Date: Wed, 30 Oct 2002 02:17:07 -0800 From: "David O'Brien" <obrien@freebsd.org> To: Chad David <davidc@issci.ca> Cc: freebsd-current@freebsd.org Subject: Re: Objective-C threads Message-ID: <20021030101707.GA80447@dragon.nuxi.com> In-Reply-To: <20021029210216.A45337@newton.issci.ca> References: <20021029190941.A43525@newton.issci.ca> <20021030031156.GA76120@dragon.nuxi.com> <20021029210216.A45337@newton.issci.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 29, 2002 at 09:02:16PM -0700, Chad David wrote: > On Tue, Oct 29, 2002 at 07:11:56PM -0800, David O'Brien wrote: > > On Tue, Oct 29, 2002 at 07:09:41PM -0700, Chad David wrote: > > > Does anybody know if there is a good reason why libobjc is built with > > > thr-single.c? As well, who is the current maintainer of Objective-C? > > > > Few of us have ObjC clue. Do you have a patch that makes things better > > that you can explain to us? > > To start with I have a few changes to hash.h, objc-list.h and thr.h that > allow my code to even compile (without warnings) with I have attached. > I believe they are all pretty obvious, except for the change to > compare_ptrs(), which I'm not totally sure about... Is there any reason you have not sent these changes to the gcc-patches@gcc.gnu.org list? It looks like you're making generic ObjC chagnes, not FreeBSD specific ones. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021030101707.GA80447>