From owner-freebsd-current Wed Oct 30 2:18:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C24C37B401 for ; Wed, 30 Oct 2002 02:18:25 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B8743E4A for ; Wed, 30 Oct 2002 02:18:24 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g9UAINJR080551; Wed, 30 Oct 2002 02:18:23 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id g9UAH75R080527; Wed, 30 Oct 2002 02:17:07 -0800 (PST) Date: Wed, 30 Oct 2002 02:17:07 -0800 From: "David O'Brien" To: Chad David Cc: freebsd-current@freebsd.org Subject: Re: Objective-C threads Message-ID: <20021030101707.GA80447@dragon.nuxi.com> Reply-To: freebsd-current@freebsd.org References: <20021029190941.A43525@newton.issci.ca> <20021030031156.GA76120@dragon.nuxi.com> <20021029210216.A45337@newton.issci.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021029210216.A45337@newton.issci.ca> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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