This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] locale: don't crash if locale-archive contains all zeros


On Tue, 3 Dec 2013, Aurelien Jarno wrote:

> Isn't it possible to break the format between releases, iow people are
> not supposed to rebuild the locales when installing a new libc?

We have in fact already broken it for 2.19, when char is signed, as 
described in the NEWS file, in order to make locale files not depend on 
any system property other than endianness.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]