From owner-cvs-all Wed May 30 2:54:13 2001 Delivered-To: cvs-all@freebsd.org Received: from newsguy.com (perry.pathlink.com [209.155.233.33]) by hub.freebsd.org (Postfix) with ESMTP id 6F59D37B422; Wed, 30 May 2001 02:54:09 -0700 (PDT) (envelope-from dcs@newsguy.com) Received: from newsguy.com (ppp039-bsace7002.telebrasilia.net.br [200.181.81.39]) by newsguy.com (8.11.0/8.9.1) with ESMTP id f4U9rZK63800; Wed, 30 May 2001 02:53:36 -0700 (PDT) Message-ID: <3B14C340.2E7BFB40@newsguy.com> Date: Wed, 30 May 2001 06:54:08 -0300 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.77 [en] (Win98; U) X-Accept-Language: en,pt-BR,pt,en-GB,en-US,ja MIME-Version: 1.0 To: mjacob@feral.com Cc: "Daniel C. Sobral" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/ficl dict.c ficl.h References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew Jacob wrote: > > On Tue, 29 May 2001, Daniel C. Sobral wrote: > > > dcs 2001/05/29 16:44:15 PDT > > > > Modified files: > > sys/boot/ficl dict.c ficl.h > > Log: > > Turn dictthreshold and dictincrease into cell-sized variables, so > > they can be used with cell operators like !. > > > > As I did this, I noticed the whole CELL thing might have problems with > > big endian architectures with sizeof(int)!=sizeof(void*). > > Alpha is Little Endian, but it is true that sizeof (int) != sizeof (void *) Yeah, but Alpha works. (And I even tested it just because in practice practice doesn't always follow theory.) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.secret.bsdconspiracy.net wow regex humor... I'm a geek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message