On Fri, Jan 1, 2010 at 8:19 PM, Raphael Kubo da Costa <[email protected]> wrote:
> On Friday 01 January 2010 17:10:17 Pau Garcia i Quiles wrote:
>> >> Till already defined _REENTRANT yesterday because he had the same
>> >> problem in the MAC AFAIR.
>> >
>> > He's defined _REENTRANT inside an IF (APPLE) block. Should we move it
>> > outside so that it's defined for all platforms?
>>
>> That'd be wrong IMHO. Shouldn't we check for the actual condition,
>> then define _REENTRANT only if that condition is OK?
> What condition?

My point, exactly. Why are we defining _REENTRANT if we don't even
know if what condition should we check to know if the
system/libraries/whatever is reentrant?

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to