[ruby-cvs:66522] nobu:r59344 (trunk): parse.y: utf-8 codepoints
nobu at ruby-lang.org
nobu at ruby-lang.org
Sun Jul 16 22:39:18 JST 2017
nobu 2017-07-16 22:39:18 +0900 (Sun, 16 Jul 2017)
New Revision: 59344
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=59344
Log:
parse.y: utf-8 codepoints
* parse.y (parser_tokadd_utf8): skip spaces in the current line,
without advancing the line, to get rid of dangling pointer.
[ruby-core:82029] [Bug #13742]
Modified files:
trunk/parse.y
trunk/test/ruby/test_parse.rb
More information about the ruby-cvs
mailing list