discuss-gnustep
[Top][All Lists]
Advanced

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

Objective-C++


From: Mike Stump
Subject: Objective-C++
Date: Tue, 26 Apr 2005 15:13:35 -0700

I'm pushing the Objective-C++ frontend into the FSF source tree on mainline. In doing this, I'm also pushing various updates to the Objective-C language; fast dispatching, GC, a new warning or two, a way to get at C++ ctors/dtors from a ObjC method. Most of these would require library work to be complete.

Thought you guys would like to know.

The work isn't in, it is still awaiting review.

If you want, you can apply the patches and try it out, it builds, but I've not even tried it out yet. The testsuite is still missing, as are doc patches and a few other things. You'lll need --enable- languages=obj-c++ to build it.

The Objective-C work in the patch set should work and be complete, if you find any regressions in objc support, I'd like to know about it.

Concerns, questions and flames can be sent to me (or the gcc-patches list).





reply via email to

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