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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Pythonmac-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/pythonmac-sig
