components/gettext/README
author Rich Burridge <rich.burridge@oracle.com>
Tue, 17 Dec 2013 21:59:26 -0800
changeset 1609 87293f3666a2
parent 166 db8a55996482
child 3728 7b7ba595a151
permissions -rw-r--r--
17599591 The Python tox module needs to be added to Userland (fix build) 17599586 The Python webtest module needs to be added to Userland (fix build)

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