* Fixed ANTLR-202.  These now give warnings about ambig ref to $a.
     a : ID a -> $a | INT ;
   and
     a : A a {$a.text} | B ;

edit //depot/code/antlr/main/CHANGES.txt#53
edit //depot/code/antlr/main/src/org/antlr/codegen/ActionTranslator.g#18
edit //depot/code/antlr/main/src/org/antlr/codegen/ 
ActionTranslator.java#46
edit //depot/code/antlr/main/src/org/antlr/codegen/codegen.g#123
edit //depot/code/antlr/main/src/org/antlr/test/TestAttributes.java#69
edit //depot/code/antlr/main/src/org/antlr/test/TestRewriteAST.java#35
edit //depot/code/antlr/main/src/org/antlr/tool/ErrorManager.java#86
edit //depot/code/antlr/main/src/org/antlr/tool/templates/messages/ 
languages/en.stg#20
Change 4832 submitted.

Ter
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org:8080/mailman/listinfo/antlr-dev

Reply via email to