This is the mail archive of the glibc-cvs@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]

libc/intl dcigettext.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.org	2006-06-22 23:58:37

Modified files:
	intl           : dcigettext.c 

Log message:
	(DCIGETTEXT): If _nl_find_msg returns -1 don't look further, return
	original strings.
	(_nl_find_msg): Do not return found translation if the conversion failed.
	Either signal the string is unusable or that something went wrong and the
	original should be used.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/intl/dcigettext.c.diff?cvsroot=glibc&r1=1.52&r2=1.53


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