1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/ripper
nobu e21f1875b7 parse.y: fix ripper warnings
* parse.y (parser_nextc): send a warning to ripper, not to STDERR
  always.
* parse.y (rb_warn1, rb_warning1): move argument conversions to
  callers.  PRIsVALUE is not valid in String#%.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52122 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-10-14 04:58:47 +00:00
..
dummyparser.rb dummyparser.rb: on_rescue 2014-11-22 07:10:31 +00:00
test_files.rb * test/ripper/test_files.rb: set filename. 2014-11-20 07:56:08 +00:00
test_filter.rb
test_parser_events.rb parse.y: fix ripper warnings 2015-10-14 04:58:47 +00:00
test_ripper.rb parse.y: enable encoding pragma in ripper 2014-12-01 17:53:02 +00:00
test_scanner_events.rb parse.y: fix fluent interface identifier 2014-10-24 13:49:44 +00:00
test_sexp.rb parse.y: preserve tSTRING_CONTENT results 2014-12-01 21:32:04 +00:00