[antlr-interest] C Runtime Error Handling Problems

Jim Idle jimi at temporal-wave.com
Wed Jan 28 16:06:31 PST 2009


Bot Tiger wrote:
> Hi Jim, thank you for the response.
>
> I have upgraded to the libantlr3c-3.1.2.b1.tar.gz library on the 
> Hudson version control website.
>
> I thought it would be an EOF token problem too, but the same error 
> occurs when I do any of these:
>
> 1++2
> 1++2+3
> 1+2++3+4
>
> It seems to me that it should not be expecting an EOF token or even be 
> at the EOF token at this case.
Are you saying that this aborts when trying to print an error message if 
you do not try to override the reporting function with your own, or that 
it aborts with your own reporting function?

Jim


More information about the antlr-interest mailing list