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: [MTASCsft PATCH 07/??] MT-, AS- and AC-Safety docs: manual/ctype.texi


On Jan 30, 2014, "Carlos O'Donell" <carlos@redhat.com> wrote:

> On 01/23/2014 01:48 PM, Alexandre Oliva wrote:
>> This patch has much of the vestigial records that glocale (now
>> @mtslocale) was regarded as an MT-Safety problem.
 
> One nits. See below. We can't rely on optimization IMO.
 
We don't.  We rely on locale being const, but the elaborate rationale
was from before we decided that.  Optimization could make this safe even
if locale wasn't constant, so we could drop the @mtslocale note if we
were to require optimization.

I'll revise and adjust the notes when I get back up, 'cause I'm too
sleepy for that right now :-(

Thanks for tonight's reviews!

-- 
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 Brazil Toolchain Engineer


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