This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [objc-improvements-branch] About to start ObjC++
- From: Alexander Malmberg <alexander at malmberg dot org>
- To: Ziemowit Laski <zlaski at apple dot com>
- Cc: discuss-gnustep at gnu dot org, gcc list <gcc at gcc dot gnu dot org>, Compiler Group <compiler-group at group dot apple dot com>
- Date: Wed, 21 Jan 2004 00:31:50 +0100
- Subject: Re: [objc-improvements-branch] About to start ObjC++
- References: <3BDB7AD8-4B7E-11D8-8A0B-000393673036@apple.com>
Ziemowit Laski wrote:
> Hello,
>
> This is just a friendly heads-up that the objc-improvements-branch,
> previously used to integrate Apple's ObjC fixes into the mainline,
> shall henceforth be used to develop the Objective-C++ front-end,
> to be integrated into mailine 3.5 upon completion.
I assume the branch will be used only for objective-c++, and that any
other objective-c changes (ie. that affect normal objective-c) will be
separated out for review; right? I have a big interest in keeping
objective-c working for us (GNUstep and related projects), but since I
don't have a real interest in objective-c++ per se, I'm not going to
track the branch and test/fix the GNU runtime side of things (unlike
last time).
- Alexander Malmberg