1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/racc
aamine 0bf031acce * ext/racc/cparse/cparse.c: sync with original code (rev 1.7).
* ext/racc/cparse/cparse.c: use rb_catch instead of rb_iterate.  Giving a block to a Ruby-level method by rb_iterate is obsolete on Ruby 1.9.  Note that current cparse.c still includes one rb_iterate call on Ruby 1.8, but it is not a problem (at least just now).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-02 10:19:06 +00:00
..
cparse * ext/racc/cparse/cparse.c: sync with original code (rev 1.7). 2006-07-02 10:19:06 +00:00