discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Proposed Patch for NSMutableArray


From: Richard Frith-Macdonald
Subject: Re: Proposed Patch for NSMutableArray
Date: Wed, 24 Feb 2016 07:42:30 +0000

> On 24 Feb 2016, at 06:30, Patryk Laurent <plaurent@me.com> wrote:
> 
> Hello,
> 
> In using the nifty Parcoa Library[1] with GNUstep, I ran into an 
> incompatibility causing a crash.  It turns out GNUstep's current 
> implementation of NSMutableArray setObject atIndexedSubscript is missing a 
> bit of functionality to be on par with Apple's documented API[2].
> 
> I've created a pull request[3] adding the missing functionality, and also 
> included the patch below.  Would someone be willing to merge this in?
> 
> Alternatively, any feedback on the patch would be appreciated.

Thanks very much, I applied your bugfix (now in svn trunk).


reply via email to

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