]> git.saurik.com Git - bison.git/blobdiff - tests/existing.at
(nullable_compute): Do not subtract from the returned value of malloc.
[bison.git] / tests / existing.at
index 6a1f7f39236af022ca5c80e446ea780542df5852..bad9858e2c5d73d951bdfa058b4580352123fbf1 100644 (file)
@@ -1191,7 +1191,7 @@ ARGUMENT_LIST   :       EXPRESSION              { mout(MENDSEP);
 # 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 contains 78 shift/reduce conflicts and 10 reduce/reduce conflicts.
+[[input.y: warning: 78 shift/reduce conflicts and 10 reduce/reduce conflicts
 ]])
 
 AT_CHECK([[grep '^State.*contains' input.output]], 0,