From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18848 invoked by alias); 4 Sep 2005 17:22:19 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 18834 invoked by uid 48); 4 Sep 2005 17:22:15 -0000 Date: Sun, 04 Sep 2005 17:22:00 -0000 Message-ID: <20050904172215.18833.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040707030036.16398.nigelenki@comcast.net> References: <20040707030036.16398.nigelenki@comcast.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug objc/16398] Dynamic Inheritance in Objective-C X-Bugzilla-Reason: CC X-SW-Source: 2005-09/txt/msg00444.txt.bz2 List-Id: ------- 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