opensubscriber
   Find in this group all groups
 
Unknown more information…

g : gnustep-dev@gnu.org 2 June 2012 • 2:27PM -0400

Re: Couple of problems with current SVN
by Fred Kiefer

REPLY TO AUTHOR
 
REPLY TO GROUP




The question here is which format you souce files are in. If you aren't using UTF8 here, you have to restrict youself to ASCII in you string literals. I think there was a change in this area about a year ago, but we discussed it a lot before Richard made the change.

Hope this helps,
Fred


On the road

Am 02.06.2012 um 07:37 schrieb Germán "A. Arias" <german@xela...>:

> El vie, 25-05-2012 a las 00:22 -0600, Germán A. Arias escribió:
>> 2012-05-24 23:42:58.464 GSspell[3455] Spell server started and waiting.
>> 2012-05-24 23:42:58.514 Ink[3381] Set proxy
>> 2012-05-24 23:43:02.171 GSspell[3455] Call to delegate caused the
>> following exception: Tried to add nil to array
>>
>
> Well, I found the problem with the Spanish spellchecker. This is caused
> by the NSString class method -stringWithUTF8String:. If the argument is
> a const char that contains letters like "áéñ", this method return "nil".
> So, GSspell try to add "nil" to the guesses array (line 477 in
> GSspell.m), and this cause the exception.
>
>
> I'm not sure, but maybe this problem is related with changes made by
> Eric in NSString. Anyway, we need a test case for this.
>
>
>
> _______________________________________________
> Gnustep-dev mailing list
> Gnustep-dev@gnu....
> https://lists.gnu.org/mailman/listinfo/gnustep-dev

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu....
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.