You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/08/06 19:12:00 UTC

DO NOT REPLY [Bug 11222] - ANTLR task fails on nested grammar inheritance

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11222>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11222

ANTLR task fails on nested grammar inheritance

kiniry@acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From kiniry@acm.org  2002-08-06 17:11 -------
I suggest that a longer-term fix should check for the existence of all
super-grammars.  This extends the existing semantics of a single grammar
specification.  Attached is a patch to the 1.5 branch to support
such.jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ANTLR.java

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>