Update of bug #30172 (project gnustep):
Item Group: Change Request => Bug
_______________________________________________________
Follow-up Comment #3:
please read the documentation.
http://developer.apple.com/mac/library/documentation/cocoa/reference/Foundation/Classes/NSString_Class/Reference/NSString.html#//apple_ref/occ/instm/NSString/dataUsingEncoding:allowLossyConversion:
so an ä will become a
ö -> o
á -> a
etc
The implementation in base is just wrong.
And I am *not* using any C strings here.
See at the code I posted. its just a category on NSString, so you can create
a test program from it.
Cheers,
David
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?30172>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep