gnustep-dev
[Top][All Lists]
Advanced

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

Re: Broken objc_allocateClassPair


From: David Chisnall
Subject: Re: Broken objc_allocateClassPair
Date: Tue, 15 Jan 2013 15:13:49 +0000

On 14 Jan 2013, at 12:11, Luboš Doležel wrote:

> OK, great, I'll then ask the author of the patch to check if it works for him 
> :-)

It's in now, and there is a regression test that is registering 0xf0000 
selectors, which passes.  

There was a bug in expanding sparse arrays, which meant that the empty children 
were always filled with empty root nodes.  This is now fixed, and means that we 
don't have to make any changes to the message lookup code for applications that 
use under 0xffff selectors.

David

-- Sent from my brain




reply via email to

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