This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/16398] Dynamic Inheritance in Objective-C
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2005 17:22:15 -0000
- Subject: [Bug objc/16398] Dynamic Inheritance in Objective-C
- References: <20040707030036.16398.nigelenki@comcast.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-04 17:22 -------
Hmm, there is one issue with this proposal is that the classes better have the same elements, otherwise
this will not work. This also very runtime dependent so the code for the GNU runtime will be different
than the code for the NeXT Rutime. I might be able to get an implemention for the GUN runtime done
next week but I have other bugs to look though still and this is an enhancement at that.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16398