[Bug other/12505] [3.3 Regression] build failure due to defines of uchar in cpphash.h and sys/types.h

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 2 01:56:00 GMT 2003


------- Additional Comments From zack at gcc dot gnu dot org  2003-12-02 01:56 -------
Done.
------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-02 01:56 -------
Subject: Bug 12505

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	zack@gcc.gnu.org	2003-12-02 01:56:18

Modified files:
	gcc            : ChangeLog configure.in config.in configure 
	                 cpphash.h 

Log message:
	PR 12505
	* configure.in: Check for system-provided 'uchar' type.
	* configure, config.in: Regenerate.
	* cpphash.h: Only typedef 'uchar' if the system doesn't.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.814&r2=1.16114.2.815
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.627.2.18&r2=1.627.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.in.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.146.2.6&r2=1.146.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/configure.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.641.2.21&r2=1.641.2.22
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cpphash.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.172.4.1&r2=1.172.4.2



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12505



More information about the Gcc-bugs mailing list