[Pythonmac-SIG] MacOS X _POSIX_C_SOURCES and stuff

Ronald Oussoren ronaldoussoren at mac.com
Wed Feb 8 19:45:53 CET 2006


On 8-feb-2006, at 13:18, Bill Northcott wrote:

> Not happy with the replies I received, I have ground this very small
> and think I now understand what is going on.
>
> Try the following test program:
> #define	_POSIX_C_SOURCE 200112L
> #include <Carbon/carbon.h>
> int main ()
> {
> }

Is that a valid POSIX program? Don't define _POSIX_C_SOURCE if you use
system libraries that are not part of POSIX.

Ronald

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2157 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20060208/81e45f1c/attachment.bin 


More information about the Pythonmac-SIG mailing list