Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2018 20:58:27 -0500
From:      Lowell Gilbert <freebsd-lists@be-well.ilk.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: 1 << 31 redux
Message-ID:  <446082sgxo.fsf@lowell-desk.lan>
In-Reply-To: <201801131548.w0DFmW2b045587@pdx.rh.CN85.dnsmgr.net> (Rodney W. Grimes's message of "Sat, 13 Jan 2018 07:48:32 -0800 (PST)")
References:  <201801131548.w0DFmW2b045587@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
"Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net> writes:

> Is not this 1U<<31 -> signed value really just sweeping the bigger
> issue that we are using signed values in unsigned ways?

It might be more appropriate to say that we are using unsigned values,
but not telling the compiler that they aren't signed. No?



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