Commit Graph

15 Commits

Author SHA1 Message Date
Richard Kenner
6ac34fdc71 (struct cpp_options): New member warn_undef.
(CPP_WARN_UNDEF): New macro.

From-SVN: r13878
1997-04-13 12:50:11 -04:00
Richard Kenner
76e804216b (struct cpp_options): New member c89.
(CPP_C89): New macro.

From-SVN: r13748
1997-03-19 16:58:58 -05:00
Richard Kenner
9974098acc (DOLLARS_IN_IDENTIFIERS): Remove.
From-SVN: r12936
1996-10-09 16:26:20 -04:00
Mike Stump
0f41302f47 formatting tweaks
From-SVN: r12390
1996-07-03 22:07:53 +00:00
Per Bothner
194d74937d cpplib.h (struct parse_file): Removed.
* cpplib.h (struct parse_file):  Removed.
(CPP_FATAL_LIMIT, CPP_FATAL_ERRORS, CPP_OUT_BUFFER):  New macros.

From-SVN: r12199
1996-06-06 20:04:04 -07:00
Per Bothner
af453bb064 cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
* cpplib.h, cpplib.c:  Remove support for !STATIC_BUFFERS.
* cpplib.h:  Use unsigned char rather than U_CHAR.
* cpplib.h (cpp_reader):  Add destructor #ifdef __cplusplus.
(cpp_cleanup):  New prototype.

From-SVN: r12169
1996-06-05 16:24:48 -07:00
Richard Kenner
940d9d638b Update FSF address.
From-SVN: r9959
1995-06-15 07:33:25 -04:00
Per Bothner
6536dfcbac Add comment that '@' is not an escape inside a string.
From-SVN: r9745
1995-05-19 11:20:31 -07:00
Richard Kenner
3efba298c7 Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE.
From-SVN: r9725
1995-05-16 18:03:31 -04:00
Richard Kenner
ddd5a7c180 Fix typos in comments.
From-SVN: r9711
1995-05-16 08:14:26 -04:00
Per Bothner
3232050ccc Fix reporting of unterminated strings.
From-SVN: r9637
1995-05-12 01:13:44 -07:00
Per Bothner
7e2eb69779 Remove PARSE_GETC. Add comment about "@ ".
From-SVN: r9551
1995-04-30 14:43:12 -07:00
Per Bothner
8229b92217 * cpplib.h (cpp_define): New declaration.
From-SVN: r9402
1995-04-17 16:43:30 -07:00
Per Bothner
6be492abc2 Merged in earlier cccp.c changes
From-SVN: r9218
1995-03-21 17:06:47 -08:00
Per Bothner
7f2935c734 Initial revision
From-SVN: r9191
1995-03-16 13:59:07 -08:00