summaryrefslogtreecommitdiff
path: root/README.ja.md
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-25 03:29:41 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-25 07:52:19 +0900
commit414d6cf1d310de8f9eed1263116ad568b05a98ec (patch)
tree9f8653d272297bbcd12d6143c87aeba015ba7a8d /README.ja.md
parent698dde525ad3df1444276ccd28c6349c81af2a19 (diff)
[ruby/psych] Get rid of C90 feature
For ruby 2.6 and earlier. https://travis-ci.org/ruby/psych/jobs/562435717#L245-L248 ``` ../../../../ext/psych/psych_parser.c: In function ‘make_exception’: ../../../../ext/psych/psych_parser.c:87:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] VALUE ePsychSyntaxError = rb_const_get(mPsych, rb_intern("SyntaxError")); ^ ``` https://github.com/ruby/psych/commit/aa457443b8
Diffstat (limited to 'README.ja.md')
0 files changed, 0 insertions, 0 deletions