Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/sparc



Module Name:    syssrc
Committed By:   mrg
Date:           Sat Oct 13 08:25:58 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc/sparc: autoconf.c

Log Message:
when comparing bp->val[] against other types, cast the bp->val[] value to
other type.  this avoids sign extension lossage as "val" is (signed) int.
PR#14212.


To generate a diff of this commit:
cvs rdiff -r1.156 -r1.157 syssrc/sys/arch/sparc/sparc/autoconf.c

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