Eliminated the use callcc as an alternative to goto. Instead, the named breaks
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 19 Jun 2007 00:30:56 +0000 (00:30 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 19 Jun 2007 00:30:56 +0000 (00:30 +0000)
commit15dee173e367415054fdd93650538983a39c8c12
tree5c7d45a209037a63b7a06643ce0d3dfb2ac88283
parent74e16770f282581c84743108732b56b42aa2167a
Eliminated the use callcc as an alternative to goto. Instead, the named breaks
implementation used in the java code generator is imitated using control flow
variables.

git-svn-id: http://svn.complang.org/ragel/trunk@249 052ea7fc-9027-0410-9066-f65837a77df0
rlgen-ruby/rubycodegen.cpp
rlgen-ruby/rubycodegen.h