diff options
| author | Yusuke Endoh <mame@ruby-lang.org> | 2019-08-24 20:31:16 +0900 |
|---|---|---|
| committer | Yusuke Endoh <mame@ruby-lang.org> | 2019-08-24 20:31:16 +0900 |
| commit | 571ffcd6094ccf1c68d4bfc36e425e0ee524e8b4 (patch) | |
| tree | 51edd3ccd71a03c62399bcd1d27a3cdf63a0874e /include/ruby/encoding.h | |
| parent | 97ad7862d5f65c48409a5301609af8448aaae16d (diff) | |
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
Diffstat (limited to 'include/ruby/encoding.h')
0 files changed, 0 insertions, 0 deletions
