bison/tests headers.at
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/11/14 18:08:01 Modified files: tests : headers.at Log message: (AT_TEST_CPP_GUARD_H): Don't assume that "$CC -E foo.h" is allowed, as this doesn't work with the Portland Group compiler. Instead, use "$CC -E bar.c". Include the .h file twice in the grammar, as an extra check. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/tests/headers.at.diff?tr1=1.8&tr2=1.9&r1=text&r2=text