Source-Changes archive

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

CVS commit: src/common/lib/libprop



Module Name:    src
Committed By:   he
Date:           Thu Oct 19 10:10:35 UTC 2006

Modified Files:
        src/common/lib/libprop: prop_object.c

Log Message:
sysconf() returns long, which isn't neccessarily assignment-compatible
with size_t, as evidenced by sh5, so add an explicit cast.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/common/lib/libprop/prop_object.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