/[bison]/bison/tests/input.at
ViewVC logotype

Diff of /bison/tests/input.at

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21 by eggert, Thu Nov 14 22:53:47 2002 UTC revision 1.22 by eggert, Sat Nov 30 09:51:50 2002 UTC
# Line 73  exp: foo {} foo Line 73  exp: foo {} foo
73     ;     ;
74  ]])  ]])
75    
76  AT_CHECK([bison input.y], [1], [],  AT_CHECK([bison input.y], [], [],
77  [[input.y:4.4-15: type clash on default action: <bar> != <>  [[input.y:4.4-15: warning: type clash on default action: <bar> != <>
78  input.y:5.4-8: type clash on default action: <bar> != <>  input.y:5.4-8: warning: type clash on default action: <bar> != <>
79  input.y:6.4: empty rule for typed nonterminal, and no action  input.y:6.4: warning: empty rule for typed nonterminal, and no action
80  ]])  ]])
81    
82  AT_CLEANUP  AT_CLEANUP

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26