Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpuser



Module Name:    src
Committed By:   pooka
Date:           Thu Nov  8 10:57:19 UTC 2007

Modified Files:
        src/sys/rump/librump/rumpuser: rumpuser_pth.c

Log Message:
Cast void * to intptr_t before casting to int and vice versa.
Fixes 64bit compilation warnings.  reported by moof & wiz


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/rump/librump/rumpuser/rumpuser_pth.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