[ragel-users] Bug in Go support of $err
Adrian Thurston
adrian.thurston at esentire.com
Tue Nov 30 19:44:30 UTC 2010
Hi Graham, I just checked in a fix.
Regards,
Adrian
On 10-11-26 07:22 AM, Graham Miller wrote:
> I found a bug in the Go language branch of ragel. I didn't see a public
> issue tracker, so I thought I'd post it here. I've attached an input
> file that you can compile with the following command line:
>
> ragel -G2 -Z -o errorbug.go errorbug.rl
>
> The problem is that the line reference comments associated with the $err
> action start with the wrong comment marker. That is, they should start
> with '//' and they start with '#'. Most of these comments do have the
> correct comment marker, as the problem only occurs when I add a $err
> action to my FSM.
>
> graham
>
>
>
> _______________________________________________
> ragel-users mailing list
> ragel-users at complang.org
> http://www.complang.org/mailman/listinfo/ragel-users
_______________________________________________
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