X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f16b08196c780556cbf50691e2944960aebc46f6..a005a9c4dc5588fc017a1cb1d19c1560e0e68943:/tests/existing.at diff --git a/tests/existing.at b/tests/existing.at index 0ce12e24..55e8f858 100644 --- a/tests/existing.at +++ b/tests/existing.at @@ -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