discuss-gnustep
[Top][All Lists]
Advanced

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

Unicode support on GNUstep


From: Andreas Hoeschler
Subject: Unicode support on GNUstep
Date: Thu, 27 Mar 2003 18:15:35 +0100

Hi all,

on my Solaris/GNUstep installation I get

NSData *data = [@"Höschler" dataUsingEncoding:NSNonLossyASCIIStringEncoding];
      NSLog(@"data %@", data);

2003-03-27 18:11:16.829 Test[14953] data (nil)

If I replace the "ö" with "oe" it works. I remember to already have had this problem but I don't remember the solution anymore and I don't have my emails of the last months handy here.

Any ideas what I have to install or upgrade to make this working?

Thanks,

   Andreas






reply via email to

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