mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* ext/syck/token.c: re2c no longer compiled with bit vectors. caused
problems for non-ascii characters. [ruby-core:03280] * ext/syck/implicit.c: ditto. * ext/syck/bytecode.c: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c6a58f8725
commit
6bf86382c0
4 changed files with 3821 additions and 1966 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/* Generated by re2c 0.9.3 on Fri Jun 18 18:55:09 2004 */
|
||||
/* Generated by re2c 0.9.3 on Fri Aug 13 11:47:50 2004 */
|
||||
#line 1 "bytecode.re"
|
||||
/*
|
||||
* bytecode.re
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue