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