r116932 - in /branches/gcc-4_1-branch/intl: Cha...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Wed Sep 13 21:23:00 GMT 2006


Author: ebotcazou
Date: Wed Sep 13 21:23:44 2006
New Revision: 116932

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116932
Log:
	PR other/23541
	PR other/26507
	Backport from gettext repository:

	2003-09-04  Bruno Haible  <bruno@clisp.org>
	* dgettext.c: Include <locale.h> after gettextP.h, not before. This
	ensures that libintl_dcgettext is correctly declared on Solaris.
	(Needed because Solaris <locale.h> includes libintl.h.)
	* dngettext.c: Likewise, for the libintl_dcngettext declaration.


Modified:
    branches/gcc-4_1-branch/intl/ChangeLog
    branches/gcc-4_1-branch/intl/dgettext.c
    branches/gcc-4_1-branch/intl/dngettext.c



More information about the Gcc-cvs mailing list