[antlr-interest] [bug?] commented scope error

David Benn david.benn at astc-design.com
Mon Aug 11 01:13:49 PDT 2008


If you have a commented line containing a scope symbol reference, e.g.

// $foo::bar = 42;
...
foo :
// scope {
//    int bar;
//}
...
;

ANTLR 3.1b1 still complains that 'bar' does not exist.

This was noticed when the using C Runtime, but I imagine this is 
independent of runtime.

Apologies if this is a known problem.

Regards,

David

-- 
David Benn
Australian Semiconductor Technology Company (ASTC) Pty Ltd
76 Waymouth Street
Adelaide 5000, South Australia
ABN:   18 117 392 784
Tel:   +61 8 8231 2782
Mob:   +61 407 261163
Email: david.benn at astc-design.com
Web:   www.astc-design.com



More information about the antlr-interest mailing list