Date: Wed, 30 May 2001 06:54:08 -0300 From: "Daniel C. Sobral" <dcs@newsguy.com> To: mjacob@feral.com Cc: "Daniel C. Sobral" <dcs@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/ficl dict.c ficl.h Message-ID: <3B14C340.2E7BFB40@newsguy.com> References: <Pine.BSF.4.21.0105291757220.38165-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B14C340.2E7BFB40>