discuss-gnustep
[Top][All Lists]
Advanced

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

Re: things that fail to build with gcc and libobjc2


From: Richard Frith-Macdonald
Subject: Re: things that fail to build with gcc and libobjc2
Date: Wed, 6 Apr 2011 20:27:11 +0100

On 6 Apr 2011, at 19:48, Wolfgang Lux wrote:
> 
> I've updated STObjCRuntime.m in svn so that it now uses the Objective-C 2 API 
> with the exception of type selectors, which are a GNU extension and not part 
> of Apple's runtime and thus the API. Compiling against libobjc2 you probably 
> still will get deprecated warnings for them (I haven't tested it because I 
> don't have libobjc2 installed anywhere), but given the number of warnings 
> produced by StepTalk, these shouldn't matter much :-(

And I've replaced the runtime specific typed selector code with the runtime 
independent api we introduced about a decade ago.




reply via email to

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