ruby/ext/racc/cparse
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
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
cparse.c * ext/racc/cparse/cparse.c: sync with original code (rev 1.7). 2006-07-02 10:19:06 +00:00
depend racc runtime imported. 2002-03-22 07:20:31 +00:00
extconf.rb racc runtime imported. 2002-03-22 07:20:31 +00:00