--- "Chris B. Vetter" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> is anyone actually checking these "patches" before
> they are committed?
> Because once again, those "patches" thoroughly crash
> GNUMail once
> again -- this time with a
> 
> NSInvalidArgumentException:
> GSCInlineString(instance) does not
> recognize replaceCharactersInRange:withString:

the issue is +[NSMutableString stringWithString:] is
not returning a mutable string but a GSCInlineString

i added a test for this in the testsuite... which
currently fails, it can also be reproduced by copying
something to the pasteboard.


> 
> Thank you,
> 
> --
> Chris,
> NOT amused


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


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

Reply via email to