discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSString.h


From: Marko Riedel
Subject: NSString.h
Date: Wed, 17 Feb 2010 23:52:04 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

-----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, markoriedelde@yahoo.de                             |
| 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-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]