Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2000 13:52:23 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Daniel Frazier <dfrazier@magpage.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: make buildworld fails...
Message-ID:  <Pine.BSF.4.21.0005011347470.5147-100000@freefall.freebsd.org>
In-Reply-To: <390DE8B8.69054C3D@magpage.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 May 2000, Daniel Frazier wrote:

> and so on.  Here is line 81 from strtoul.c...
> 
> cutlim = (unsigned long)ULONG_MAX % (unsigned long)ba3e;

'3' == 0x33, 's' == 0x73 - again that 0x40 bit flip.

> Here is line 435 from skel.c:
> 
> "%+ C++ definition"l

0x6c -> 0x2c.

Your hardware is definitely toggling bits :-)

Kris

----
In God we Trust -- all others must submit an X.509 certificate.
    -- Charles Forsythe <forsythe@alum.mit.edu>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005011347470.5147-100000>