egcs/gcc/cp ChangeLog decl.c lex.c
echristo@gcc.gnu.org
echristo@gcc.gnu.org
Thu Nov 9 15:15:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: echristo@gcc.gnu.org 2000-11-09 15:15:28
Modified files:
gcc/cp : ChangeLog decl.c lex.c
Log message:
2000-11-07 Eric Christopher <echristo@redhat.com>
* decl.c (init_decl_processing): Change definition of
__wchar_t to wchar_t. Remove artificial declaration of
wchar_t.
* lex.c: Change instances of __wchar_t to wchar_t.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2060&r2=1.2061
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.707&r2=1.708
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/lex.c.diff?cvsroot=gcc&r1=1.221&r2=1.222
More information about the Gcc-cvs
mailing list