Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   drochner
Date:           Thu Jul  3 11:12:33 UTC 2003

Modified Files:
        src/sys/dev/ic: esiop.c

Log Message:
Avoid an obscure gcc3 complaint about
"dereferencing type-punned pointer" by a cast to "void *".
I don't completely understand the warning, but it helps.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/ic/esiop.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