gnustep-dev
[Top][All Lists]
Advanced

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

Re: libobjc2 fails to build with gcc 5.4.0


From: Niels Grewe
Subject: Re: libobjc2 fails to build with gcc 5.4.0
Date: Mon, 3 Apr 2017 21:02:24 +0000

Either way, there's a difference "effectively" deprecating something and giving explicit and timely warning about the fact that a certain environment will no longer be supported, is all I'm trying to say. 

Cheers,

Niels

Von: address@hidden
Gesendet: 3. April 2017 8:51 nachm.
An: address@hidden
Cc: address@hidden; address@hidden
Betreff: Re: libobjc2 fails to build with gcc 5.4.0

On 3 Apr 2017, at 19:19, Niels Grewe <address@hidden> wrote:
>
> As I said in the pull request, I don't have any interest in GCC as an Objective-C compiler anymore (hell, I haven't compiled a single line of Objective-C code using gcc this year…). But I think outright dropping GCC support is a bit harsh. You'd be turning up the heat a lot on existing users of libobjc2 in gcc-based environments [0]. It would also be a half-baked measure without removal of the legacy runtime API (objc_msg_lookup() and friends). My favoured approach would be deprecation of the old runtime API (and GCC support) in the next release, and removal in the release after that.

There’s big a difference between deprecating building the runtime with gcc and deprecating compiling other Objective-C code compiled with GCC and using the runtime.  I’m in no hurry to do the latter, but the former is effectively done already as it implicitly disables or breaks a load of features.

David


reply via email to

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