This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/16398] Dynamic Inheritance in Objective-C


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]