[antlr-interest] [C target] constructex bug

Jim Idle jimi at temporal-wave.com
Sat Oct 31 17:29:23 PDT 2009


That isn't generally true, so I would need an example to investigate this :-)

Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Þðóøêèí Ìèõàèë
> Sent: Saturday, October 31, 2009 4:12 PM
> To: antlr-interest at antlr.org
> Subject: [antlr-interest] [C target] constructex bug
> 
> if "k" options isn't set parset doesn't construct and initialize
> exceptions
> 
> for example, if k=somevalue, than the following code is generated:
>                  CONSTRUCTEX();
>                  EXCEPTION->type         =
> ANTLR3_NO_VIABLE_ALT_EXCEPTION;
>                  EXCEPTION->message      = (void *)"";
>                  EXCEPTION->decisionNum  = 6;
>                  EXCEPTION->state        = 0;
> 
> but it's not generated when k=*
> 
> 
> --
> Best regards,
> Michael
> 
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address





More information about the antlr-interest mailing list