Project

General

Profile

« Previous | Next » 

Revision 571ffcd6

Added by mame (Yusuke Endoh) about 6 years ago

ext/psych/yaml/api.c: Suppress a "variable set but not used" warning

compiling ../.././ext/psych/yaml/api.c ../.././ext/psych/yaml/api.c: In function 'yaml_document_delete': ../.././ext/psych/yaml/api.c:1122:7: warning: variable 'context' set but not used [-Wunused-but-set-variable] } context; ^~~~~~~ 

https://rubyci.org/logs/rubyci.s3.amazonaws.com/ubuntu1604/ruby-master/log/20190824T093004Z.log.html.gz