]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
internal.h: Replace all uses of uchar with unsigned char.
authorRoger Sayle <roger@eyesopen.com>
Sat, 27 Nov 2004 21:59:38 +0000 (21:59 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 27 Nov 2004 21:59:38 +0000 (21:59 +0000)
commitc812785aaaabb3012c848a9e9febb019eff62cdc
tree25e1fb0626b94baa0060522367379a530b0650f8
parent38318b7342286bdb454b869ed2278c3d088392d6
internal.h: Replace all uses of uchar with unsigned char.

* internal.h: Replace all uses of uchar with unsigned char.
* include/cpp-id-data.h: Likewise.  Guard typedef of uchar
with !IN_GCC, so uchar is only defined whilst building libcpp.

Co-Authored-By: Zack Weinberg <zack@codesourcery.com>
From-SVN: r91394
libcpp/ChangeLog
libcpp/include/cpp-id-data.h
libcpp/internal.h