Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2014 10:55:32 -0700
From:      Sean Bruno <sbruno@ignoranthack.me>
To:        freebsd-current <freebsd-current@FreeBSD.org>
Subject:   Re: libstand modification [committed]
Message-ID:  <1406310932.1080.5.camel@bruno>
In-Reply-To: <1406043907.1063.27.camel@bruno>
References:  <1406043907.1063.27.camel@bruno>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2014-07-22 at 08:45 -0700, Sean Bruno wrote:
> https://phabric.freebsd.org/D443
> 
> the 64bit version of userboot has been screaming about bit shifting
> operators for a while now.
> 
> The short explanation, amd64 sizeof(long) != i386 sizeof(long).
> 
> The long explanation is in the phabric diff and comments.
> 
> I see no reason to not commit this, but thought I'd throw it here for
> your commentary.
> 
> sean

This is now in head.

sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1406310932.1080.5.camel>