> On 24 Feb 2016, at 06:30, Patryk Laurent <[email protected]> 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). _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
