]> granicus.if.org Git - curl/commitdiff
Note that the long long issue is fixed in Symbian OS 9.4
authorDan Fandrich <dan@coneharvesters.com>
Mon, 15 Sep 2008 18:24:23 +0000 (18:24 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 15 Sep 2008 18:24:23 +0000 (18:24 +0000)
lib/config-symbian.h

index ddccf1e8262a66e508d0b96210028e0c7ed9f664..1bd34a298ce24a9b388bc5d56690965dbadaf8f1 100644 (file)
 /* #define CURLDEBUG */
 #endif
 
-/* sys/cdefs.h fails to define this for WINSCW */
+/* sys/cdefs.h fails to define this for WINSCW prior to Symbian OS ver. 9.4 */
 #ifndef __LONG_LONG_SUPPORTED
 #define __LONG_LONG_SUPPORTED
 #endif