re PR other/23541 (All error messages produce segfault)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Wed, 13 Sep 2006 21:23:28 +0000 (23:23 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 13 Sep 2006 21:23:28 +0000 (21:23 +0000)
commit2a0e366b51d09b36f590c957c96b01945d85f85f
treeca374205d05038e2aea21763360f6de7054c7d20
parent6f2789da074d0d9e68af0cf4bc79a64a3e552d03
re PR other/23541 (All error messages produce segfault)

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.

From-SVN: r116931
intl/ChangeLog
intl/dgettext.c
intl/dngettext.c