strigi doesn't build anymore on FreeBSD

Michael Pyne mpyne at kde.org
Fri Jan 1 20:25:46 CET 2010


On Friday 01 January 2010 14: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?

Correctly multi-threaded code must be re-entrant by definition so it makes 
sense to always define this as we want re-entrant versions of code whenever 
the system libraries make it possible.

Regards,
 - Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20100101/d7d79c99/attachment.sig 


More information about the Kde-buildsystem mailing list