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 2/9] Add the low level infrastructure for pthreads lock elision with TSX


On 05/15/2013 03:04 PM, Andi Kleen wrote:
>> Everything in the library should be localized unless we have a 
>> good reason not to including that the services aren't available
>> to us at the point at which our code runs.
> 
> Sorry. I don't want to deal with this. I already wasted 
> far too much time on debugging pthread init ordering problems.
> 
> I will just remove the messages.

The messages you have are better than no message at all,
please leave them in.

A "good reason" includes not having enough time to do 
the work, when we checkin the code remind me to file 
a bug to try get those strings localized.

Cheers,
Carlos.


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