Le 2002-04-04, Paul Richards écrivait : > #if _XOPEN_SOURCE >= 600
Could be changed to #if (_XOPEN_SOURCE - 0) >= 600 -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
Le 2002-04-04, Paul Richards écrivait : > #if _XOPEN_SOURCE >= 600
Could be changed to #if (_XOPEN_SOURCE - 0) >= 600 -- [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message