help-gnustep
[Top][All Lists]
Advanced

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

Re: NSString changes


From: richard
Subject: Re: NSString changes
Date: Mon, 6 Nov 2000 14:05:17 +0000

On Monday, November 6, 2000, at 12:43 PM, enrico@imago.ro wrote:

>  
> After the latest changes in cvs, it seems that it is now impossible to 
> sort an array (_i_NSGMutableArray__sortUsingFunction_context_). 
>  
> And, if I don't sort it, I get a "NSInternalInconsistencyExeption: Called 
> +allocWithZone: on private string class" and GWorkspace crashes anyway, 
> some lines after, in _i_NSString__lastPathComponent. 
>  
> The code is in Viewer.m, in the delegate method - (void)browser:(NSBrowser 
> *)sender createRowsForColumn:(int)column  inMatrix:(NSMatrix *)matrix 
>  
> Please help me because I'm fighting with this problem from two days 
> without any result... 

Ok - I think I've fixed the bug in getting a substring of a mutable string -
but what's the problem with sorting arrays?


reply via email to

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