[issue3052] Mac Modules failing to compile

2008-06-07 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: It is fixed. Thanks. -- status: pending -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ __

[issue3052] Mac Modules failing to compile

2008-06-06 Thread Ronald Oussoren
Ronald Oussoren <[EMAIL PROTECTED]> added the comment: This should be fixed in revision 63997. -- resolution: accepted -> fixed status: open -> pending ___ Python tracker <[EMAIL PROTECTED]> _

[issue3052] Mac Modules failing to compile

2008-06-06 Thread Benjamin Peterson
Benjamin Peterson <[EMAIL PROTECTED]> added the comment: This is 10.4. ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-bugs-list mailing li

[issue3052] Mac Modules failing to compile

2008-06-06 Thread Ronald Oussoren
Ronald Oussoren <[EMAIL PROTECTED]> added the comment: Is this on OSX 10.4? I'll fix this tonight or tomorrow (the latter would probably result in a commit on sunday morning PST). The fix will look like this: #ifdef __LP64__ FSIORefNum fRefNum; #else SInt16 fRefNum; #en

[issue3052] Mac Modules failing to compile

2008-06-06 Thread Benjamin Peterson
New submission from Benjamin Peterson <[EMAIL PROTECTED]>: On Mac 10.4 PPC: building 'MacOS' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -I/temp/python/trunk/./Include -I/temp/python/trunk/./Mac/Include -I. -IInclude -I./Include -I/usr/local/include -