[gambit-list] Small patch for compilation with the iOS SDK 4.0

Alex Queiroz asandroq at gmail.com
Thu Jul 15 13:13:10 EDT 2010


Hallo,

     In the iOS SDK 4.0 the function stat64 exists but the struct
stat64 does not (the stat64 function is marked as deprecated since
stat always uses 64 bits). The attached patch looks for this struct,
only enabling stat64 if both the function and the struct are found.

Cheers,
-- 
-alex
http://www.artisancoder.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Checking-also-for-struct-stat64.patch
Type: application/octet-stream
Size: 1535 bytes
Desc: not available
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20100715/51f3ac5a/attachment.obj>


More information about the Gambit-list mailing list