Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/sys



Module Name:    src
Committed By:   mlelstv
Date:           Fri Jun 27 22:19:43 UTC 2008

Modified Files:
        src/sys/sys: bswap.h

Log Message:
Always cast to the right result type, independent of compiler
and optimizer settings, otherwise this causes signed/unsigned errors.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/sys/bswap.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