Adobe ExtendScript File object gotcha under OS X Lion
The File object behaves differently in ExtendScript under OS X Lion.
Under Snow Leopard, the following code would work (you'll find variants of this code floating around the Internets):
The File object behaves differently in ExtendScript under OS X Lion.
CGPDFContext.h:60:23: error: expected function body after function declarator
A strange compile-time error and workaround on Xcode 3.2.4/iOS 4.1 SDK.
any #ifdefs that refer to
TARGET_ IPHONE_SIMULATOR
Compiling SFHFKeychainUtils with Xcode 3.2.4/iOS 4.1 SDK using the LLVM compiler.
The way I get it to work is to try to load a page in Safari. As it's trying, I disconnect the T-Mobile connection. Then, I reconnect.
svn: Commit failed (details follow): svn: Your file or directory 'paypal.py' is probably out-of-date svn: The version resource does not correspond to the resource within the transaction. Either the requested version resource is out of date (needs to be updated), or the requested version resource is newer than the transaction root (restart the commit).