[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: warnings

From: Alexey Mahotkin <alexm_at_hsys.msk.ru>
Date: 2001-02-03 23:29:31 CET

>>>>> "GH" == Greg Hudson <ghudson@MIT.EDU> writes:

>> This does not require of you to change interface of any function, and
>> will be implemented in no more than 100 lines, including extensive
>> copyright info :)

GH> But it's intrinsically not thread-safe.

You could pass thread_id to warning-related functions :)

Thread_id is itself naturally a singleton object.

Or even better: warning-related functions could themselves track thread_id
they are called from and use appropriate stack of warnings.

--alexm
Received on Sat Oct 21 14:36:21 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.