]> git.saurik.com Git - bison.git/commit
tests: fix missing include caught by g++ 4.4.1.
authorJoel E. Denny <jdenny@clemson.edu>
Fri, 22 Jan 2010 19:53:42 +0000 (14:53 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Fri, 22 Jan 2010 20:12:40 +0000 (15:12 -0500)
commit95611b56170082a1152416368f519f4392123fdd
tree2c2cb98a24192c33a943abf8514c78f4c2b9696f
parentd6e40cba9de4b772708be405ccbcafc1cf9d1886
tests: fix missing include caught by g++ 4.4.1.

Reported by Tys Lefering.
* HACKING (Release checks): Add note about trying a recent GCC.
* tests/regression.at (_AT_DATA_DANCER_Y): For C++, include
cstdlib for abort.
(_AT_DATA_EXPECT2_Y): Likewise.
ChangeLog
HACKING
tests/regression.at