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