>> 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? -- 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
