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: search locale archive again after alias expansion


On Sep 19, 2013, Alexandre Oliva <aoliva@redhat.com> wrote:

> BZ #15969: search locale archive again after alias expansion

> If a locale alias is defined in locale.alias but not in an archive,
> and the referenced locale is only present in the archive, setlocale
> will fail if given the alias name.  This is unintuitive.  This patch
> fixes it, arranging for the locale archive to be searched again after
> alias expansion.

> for  ChangeLog

> 	[BZ #15969]
> 	* locale/findlocale.c (_nl_find_locale): Retry archive search
> 	after alias expansion.
> 	* NEWS: Updated.

Ping?
https://sourceware.org/ml/libc-alpha/2013-09/msg00566.html

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist|Red Hat Brasil GNU Toolchain Engineer


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