[ragel-users] rlcodegen: parse error
Adrian Thurston
thurs... at cs.queensu.ca
Fri Feb 2 23:41:54 UTC 2007
Hi Ivan,
Sample.rl fails for me at the frontend because it contains CR characters and
I am on linux. The new parser is not treating them as whitespace as it
should. So I fixed this, but then the XML file that is generated works okay
for me. I'm not sure if my fix to the frontend will fix your problem in the
backend though. Could you post the XML file that gives you trouble?
Regards,
Adrian
Ivan Cibiri wrote:
> I uploaded file Sample.rl
> When I run following commands, I get error:
>
> ragel -D -o Sample.xml Sample.rl
> rlcodegen -o Sample.d Sample.xm
> Sample.xml:145:30: parse error
>
> Any idea what is going wrong?
>
> Ivan
>
>
>
More information about the ragel-users
mailing list