components/gettext/README
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 03 Feb 2015 18:38:59 -0800
changeset 3728 7b7ba595a151
parent 166 db8a55996482
permissions -rw-r--r--
15556327 SUNBT6830494 Update GNU gettext to version 0.19.3 15941288 "gmake test" failures for gettext 20460355 GNU-GETTEXT should have some master test results to compare against

There are ON/Userland cross consolidation dependencies.
The GNU gettext compatible feature currently supported by
the gettext() functions in libc from the ON consolidation is
based on the GNU MO format version 1.0, which matches the
one that the GNU gettext 0.16.1 package supports.  Whenever
the GNU MO format version gets changed by updating the GNU
gettext package in Userland, an appropriate update is also
required to the gettext() functions in libc, and vice versa.
For details, see the following PSARC cases:
PSARC/2007/634 More compatibility with GNU gettext
               in gettext(3c)
PSARC/2007/635 GNU gettext 0.16.1
PSARC/2013/346 GNU gettest 0.18.3 (updated to 0.19.3)