Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/sys
On Fri, Mar 09, 2012 at 10:38:03AM -0500, Christos Zoulas wrote:
> Modified Files:
> src/sys/sys: gmon.h
>
> Log Message:
> use explicit cast for RHS of shift operator since semantics change from
> traditional c to ansi.
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.9 -r1.10 src/sys/sys/gmon.h
Also, shouldn't that 8 be CHAR_BIT?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index