OpenAFS CVS Commit: openafs/src/ubik by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 28 Apr 2008 11:20:42 EDT
Update of /cvs/openafs/src/ubik
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-5/src/ubik
Modified Files:
Tag: openafs-devel-1_5_x
udebug.c
Log Message:
DELTA DEVEL15-udebug-64bit-time_t-vs-printf-20080428
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
64-bit time_t values cannot be passed to printf() for evaluation
by a %d variable. To avoid the problem we cast the value to int.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-udebug-64bit-time_t-vs-printf-20080428 openafs/src/ubik/udebug.c 1.18.4.2 1.18.4.3