On Wed, Jun 08, 2011 at 09:25:09AM +0100, Nicola Pero wrote:
> >>> This patch completes the removal of the public part of the 
> >>> Traditional Objective-C runtime API from libobjc.
> >>> 
> >>> From now on, the only supported API is the "Modern" API. :-)
> >> 
> >> If you are removing exported functions from libobjc.so, you should
> >> bump VERSION= in libobjc/configure.ac.
> > 
> > Yes, sure ... shall I do that now ?  I'm not done with changes yet. ;-)
> 
> But - you're right that we should bump it, so I bumped it :-)

Thanks.  All I want to ensure is that it is not forgotten, releasing 4.7
with ABI incompatible libobjc.so.3 would be bad.  And there have been many
incompatible changes already...

> I suppose we could bump it again when we get into phase 3, when we're finished
> with the changes.

No, IMHO it should stay at 4:0:0 then.  It won't be in any released
gcc in between.

        Jakub

Reply via email to