]> err.no Git - sope/blobdiff - sope-core/NGStreams/NGTextStream.m
replaced usage of getCString on MacOS >= 10.4
[sope] / sope-core / NGStreams / NGTextStream.m
index 755c90e16fedc097c0c482cd37b3c1090513f7f4..dd9f522a351a1838e8f2a1cce3661a87899ee56d 100644 (file)
 
   va_start(ap, _format);
 
-#if MAC_OS_X_VERSION_MAX_ALLOWED > 1050
+#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1050
   /* As soon as we add an exception handler on Leopard compilation
    * breaks. Probably some GCC bug.
    */