bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Document %define lr.type and lr.default_rules.


From: Akim Demaille
Subject: Re: [PATCH] Document %define lr.type and lr.default_rules.
Date: Tue, 21 Apr 2009 21:47:59 +0200


Le 21 avr. 09 à 12:32, Joel E. Denny a écrit :

@@ -7205,7 +7354,8 @@ useless: STR;
@command{bison} reports:

@example
-calc.y: warning: 1 nonterminal and 1 rule useless in grammar
+tmp.y: warning: 1 nonterminal useless in grammar
+tmp.y: warning: 1 rule useless in grammar
calc.y:11.1-7: warning: nonterminal useless in grammar: useless
calc.y:11.10-12: warning: rule useless in grammar: useless: STR
calc.y: conflicts: 7 shift/reduce

tmp.y?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]