[antlr-interest] Exception handling

Tapodyuti Mandal tmandal at cal.interrasystems.com
Thu May 5 09:16:26 PDT 2005


Hello Everybody,
   I'm facing problem using ANTLR with gcc3.2.3 on Linux 7.2. The problem
is with catch-throw. The parser is throwing MisMatchToken exception. There's
a catch immediately after throw. The catch doesn't work. It finally 
gives SIGABORT
signal. The same code works fine for gcc2.96. Can anyone shed some light 
on the
problem? I'm using antlr-2.7.4.

Thanks in advance,
Tapodyuti




More information about the antlr-interest mailing list