Consensus: Locale format may change from release to release?
Mike Frysinger
vapier@gentoo.org
Sat Oct 24 16:49:00 GMT 2015
On 24 Oct 2015 11:08, Andreas Schwab wrote:
> Mike Frysinger <vapier@gentoo.org> writes:
> > so this direction seems to miss an edge case: static binaries. if locale
> > data is incompatible, and we abort when trying to load incompatible data,
> > then static binaries cannot safely use any locale functions.
>
> It's in the same class as the nss interface: you must have the matching
> dynamic libraries installed.
not really:
(1) if you install the nss dynamic libs, the static app works
(2) there are options to enable static nss libs and thus bypass it
there is no recourse with locale files because you can't control
the path to them nor can you have parallel versions installed
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20151024/09915aa7/attachment.sig>
More information about the Libc-alpha
mailing list