This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/721] glibc-2.3.4 fails to build with gcc-4.0-20050213


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-10-17 04:52 -------
Subject: Bug 721

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-10-17 04:52:44

Modified files:
	include        : wchar.h 
	string         : strcoll.c 
	wcsmbs         : wcscoll.c 

Log message:
	2005-03-16  Richard Henderson  <rth@redhat.com>
	
	[BZ #721]
	* include/wchar.h (__wcscoll): Remove.
	* wcsmbs/wcscoll.c: Define wcscoll directly instead of via __wcscoll.
	* string/strcoll.c: Don't issue libc_hidden_def STRCOLL redefined.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/include/wchar.h.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.26&r2=1.26.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/string/strcoll.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.33&r2=1.33.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/wcsmbs/wcscoll.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.13&r2=1.13.4.1



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=721

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]