------- Comment #8 from ebotcazou at gcc dot gnu dot org  2006-09-13 21:24 
-------
Subject: Bug 26507

Author: ebotcazou
Date: Wed Sep 13 21:24:04 2006
New Revision: 116933

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

        2003-09-04  Bruno Haible  <[EMAIL PROTECTED]>
        * 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_0-branch/intl/ChangeLog
    branches/gcc-4_0-branch/intl/dgettext.c
    branches/gcc-4_0-branch/intl/dngettext.c


-- 


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

Reply via email to