bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [sr #108743] Inconsistent definition of libintl_gettext_ge


From: Daiki Ueno
Subject: [bug-gettext] [sr #108743] Inconsistent definition of libintl_gettext_germanic_plural
Date: Fri, 06 Feb 2015 19:39:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.3.0

Follow-up Comment #1, sr #108743 (project gettext):

> "./plural-exp.c", line 71: identifier redeclared:
libintl_gettext_germanic_plural

This code path is taken only when the compiler doesn't support C99:
http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/intl/plural-exp.c#n66

and Solaris Studio 12.3 supports C99:
http://docs.oracle.com/cd/E24457_01/html/E21990/bjabb.html

What happens if you add "-xc99=all,lib —Xc" to the compiler options?  I
wonder why I didn't encounter the problem when I tested with the compiler on
Solaris 11 (without any special compiler option).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108743>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]