This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [libobjc] May I tweak objc-api.h?
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: Mike Stump <mrs at apple dot com>, discuss-gnustep at gnu dot org, objc-language at lists dot apple dot com, GCC List <gcc at gcc dot gnu dot org>, Alexander Malmberg <alexander at malmberg dot org>
- Date: 07 Feb 2004 00:36:37 +0100
- Subject: Re: [libobjc] May I tweak objc-api.h?
- Organization: Integrable Solutions
- References: <E8FE7EF1-58F8-11D8-A95F-003065BDF310@apple.com><93F590D0-58FB-11D8-B9B4-000393A6D2F2@physics.uc.edu>
Andrew Pinski <pinskia@physics.uc.edu> writes:
| On Feb 6, 2004, at 15:05, Mike Stump wrote:
| > There is excellent prior art here, with exactly this issue. The
| > case came up with X11 and C++ and a keyword, probably class, and in
| > some area that did affect api code.
|
| Sorry but this is slightly different from X11 as they have broke
| backward compatibility with
| some of their releases before (From X11R5 to X11R6 and such) but GNU's
| libobjc have been
| source and binary compatible for a long time now.
The uses of "class" I'm aware of have been preserved, even in
contemporary codes.
-- Gaby