NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53081 CVS commit: src/sys/sys
The following reply was made to PR toolchain/53081; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53081 CVS commit: src/sys/sys
Date: Thu, 8 Mar 2018 10:06:18 +0000
Module Name: src
Committed By: mrg
Date: Thu Mar 8 10:06:18 UTC 2018
Modified Files:
src/sys/sys: bitops.h
Log Message:
use 1ul for a left shift that may be greater than int sized.
noticed by martin.
fixes PR#53081.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/sys/bitops.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index