From owner-cvs-all@FreeBSD.ORG Fri May 28 01:22:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4B916A4CE; Fri, 28 May 2004 01:22:59 -0700 (PDT) Received: from telecom.net.et (sparrow.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85FCA43D45; Fri, 28 May 2004 01:22:55 -0700 (PDT) (envelope-from mtm@identd.net) Received: from [213.55.66.209] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 47080468; Fri, 28 May 2004 11:16:27 +0300 Received: from rogue.acs-et.com (localhost [127.0.0.1]) ESMTP id i4S8MXpE001911; Fri, 28 May 2004 11:22:34 +0300 (EAT) (envelope-from mtm@rogue.acs-et.com) Received: (from mtm@localhost) by rogue.acs-et.com (8.12.11/8.12.11/Submit) id i4S8MU8o001903; Fri, 28 May 2004 11:22:30 +0300 (EAT) (envelope-from mtm) Date: Fri, 28 May 2004 11:22:29 +0300 From: Mike Makonnen To: Marius Strobl Message-ID: <20040528082228.GA997@rogue.acs-et.com> References: <200405220052.i4M0qGs8027965@repoman.freebsd.org> <20040522025806.A1600@newtrinity.zeist.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040522025806.A1600@newtrinity.zeist.de> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD/5.2-CURRENT (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/include atomic.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 08:22:59 -0000 On Sat, May 22, 2004 at 02:58:06AM +0200, Marius Strobl wrote: > On Fri, May 21, 2004 at 05:52:16PM -0700, Marius Strobl wrote: > > marius 2004/05/21 17:52:16 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/sparc64/include atomic.h > > Log: > > Use unsigned types for the arguments of the atomic(9) operations, > > like described in the man page and done on all other architectures. > > > > This fixes the current build problems of libthr on sparc64 but the > libthr code shouldn't rely on the integer-type of enums. Thanks. I'll change those enums to integers soon (others have suggested it as well). It's just that I find them so convenient when debugging. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !