mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
```
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
|
||
|---|---|---|
| .. | ||
| lib | ||
| yaml | ||
| depend | ||
| extconf.rb | ||
| psych.c | ||
| psych.gemspec | ||
| psych.h | ||
| psych_emitter.c | ||
| psych_emitter.h | ||
| psych_parser.c | ||
| psych_parser.h | ||
| psych_to_ruby.c | ||
| psych_to_ruby.h | ||
| psych_yaml_tree.c | ||
| psych_yaml_tree.h | ||