[antlr-interest] Possible bug in C# backend

Johannes Luber jaluber at gmx.de
Fri Dec 21 15:51:56 PST 2007


Federico Di Gregorio schrieb:
> Hi,
> 
> using the C# backend and "scope" the generated code can't be compiled
> because for every rule with a scope the compiler generates code that
> references rulename_stack but never declares it. Is this enough or there
> is a formal way to post a bug report?
> 
> (Or this is not a bug and I just don't understand scopes?)
> 
> federico
>

Can you attach a sample grammar exhibiting this behaviour?

Johannes


More information about the antlr-interest mailing list