cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS.
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 5 Jun 1996 23:24:48 +0000 (16:24 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 5 Jun 1996 23:24:48 +0000 (16:24 -0700)
commitaf453bb064882fc999cd65f979b950e5d71f9373
tree26e7bae77034fcbc204fb43474c77e1c848127f7
parentc003becadac8ce151cfcca944bc317b51007ede1
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
gcc/cpplib.h