-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello there,

I found this:

#if OS_API_VERSION(100500,GS_API_LATEST)
+ (id) stringWithContentsOfFile: (NSString*)path
                   usedEncoding: (NSStringEncoding*)enc
                          error: (NSError**)error;
- - (id) initWithContentsOfFile: (NSString*)path
                 usedEncoding: (NSStringEncoding*)enc
                        error: (NSError**)error;
#endif

which does not match the OS X API (encoding passed in as a pointer,
encodings are ENUMs). Looks like a typo to me. Has this been fixed?

Best regards,

Marko Riedel

- --
+------------------------------------------------------------------+
| Marko Riedel, [email protected]                             |
| http://www.geocities.com/markoriedelde/index.html                |
| GPG Public Key:                                                  |
| http://www.mathematik.uni-stuttgart.de/~riedelmo/mriedel_pub.asc |
+------------------------------------------------------------------+
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAkt8cxQACgkQMa3eIkm2U+Ca8gCgpAD0EOf2hpH2Ex3Dkioqi/Tb
QpMAoM8gwOzPRGzhS8ffjvIsLnjELKf8
=OEyd
-----END PGP SIGNATURE-----


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to