[ragel-users] Goto changes in r59 have broken Ragel's Go code generation.
Alex
a.bramley at gmail.com
Thu Aug 4 19:38:58 UTC 2011
Hi all,
Quoth the r59 release notes[1]:
"In essence, a goto statement outside a block cannot jump to a label
inside that block."
Unfortunately, Ragel's Go backend relied on this pretty much
exclusively to create its FSM. Ragel's author and the ragel-users list
is already aware[2], just thought I'd mention it here too.
Cue pouty "I was using that!" face ;-)
--alex
[1] http://golang.org/doc/devel/release.html#r59
[2] http://www.complang.org/pipermail/ragel-users/2011-July/002685.html
_______________________________________________
ragel-users mailing list
ragel-users at complang.org
http://www.complang.org/mailman/listinfo/ragel-users
More information about the ragel-users
mailing list