]> git.saurik.com Git - bison.git/blobdiff - tests/existing.at
* doc/yacc.1.in: New.
[bison.git] / tests / existing.at
index 0ce12e2488e5d16fe29297555a8863dee89b8c2d..55e8f858fff910acc7abaa186a1cf2b5bf65f4dc 100644 (file)
@@ -1519,7 +1519,7 @@ expr:
 # don't actually check the output.  But SEGV is watching us, and
 # so might do dmalloc.
 AT_CHECK([[bison --verbose --defines input.y]], 0, [],
-[[input.y:453.11-48: warning: rule never reduced because of conflicts: path: ORDINAL LAST object_type relative_path
+[[input.y:453.11-48: warning: rule useless in parser due to conflicts: path: ORDINAL LAST object_type relative_path
 ]])
 
 AT_CLEANUP