]> gcc.gnu.org Git - gcc.git/commit
cpperror.c: Remove #ifdef EMACS block.
authorZack Weinberg <zack@wolery.cumb.org>
Sun, 6 Feb 2000 07:30:25 +0000 (07:30 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 6 Feb 2000 07:30:25 +0000 (07:30 +0000)
commit40ea76de513e2bd7388dfaf144c5c9f68f53afad
tree4302b34cfa658453c0f2005d1fc2b74f7da47536
parentfd81d24f991f53d3cdd71e482e6d83f351e1759d
cpperror.c: Remove #ifdef EMACS block.

* cpperror.c: Remove #ifdef EMACS block.
* cppmain.c: Likewise.
* cpphash.c: Remove #if 0 blocks.
* cppinit.c: Remove #if 0 blocks, and the -lint option.
* cpplib.c: Remove #if 0 blocks and code referencing
pcp_inside_if or for_lint.  Remove duplicate error message.
Fix error messages for #else after #else or #elif.  Reformat.
Remove archaic TODO list.
* cpplib.h: Remove pcp_inside_if and for_lint flags.

From-SVN: r31817
gcc/ChangeLog
gcc/cpperror.c
gcc/cpphash.c
gcc/cppinit.c
gcc/cpplib.c
gcc/cpplib.h
gcc/cppmain.c
This page took 0.063249 seconds and 5 git commands to generate.