From: Paul Eggert Date: Mon, 21 Mar 2005 06:58:31 +0000 (+0000) Subject: * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don't put options X-Git-Tag: BISON-2_1~165 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/65211d70bc432eb6d374ee810a6ef047860ef878?ds=sidebyside * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don't put options after operands; POSIX says this isn't portable for the c99 command. --- diff --git a/ChangeLog b/ChangeLog index ca10af17..3a510133 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-20 Paul Eggert + + * tests/local.at (AT_COMPILE, AT_COMPILE_CXX): Don't put options + after operands; POSIX says this isn't portable for the c99 command. + 2005-03-18 Paul Eggert * tests/glr-regression.at (glr-regr2a.y): Try to dump core