[Bug libobjc/48177] incorrect registration of typed selectors

rfm at gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 21 10:47:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177

--- Comment #4 from rfm at gnu dot org 2011-03-21 10:08:31 UTC ---
The bug did cause proxies to fail ... but I implemented a workaround for that
in base, so it's not critical for gnustep once the new base is released (and
older versions of base use the old runtime api anyway).

As far as argframe stuff goes in base ... it would be nice to be able to remove
it ... perhaps we can.  It's part of the public API ... but not of the OSX API
as far as I know.  maybe it could be deprecated and removed soon.



More information about the Gcc-bugs mailing list