Thanks. Sorry about that. -Kip
On Jan 15, 2008 2:01 PM, John Baldwin <[EMAIL PROTECTED]> wrote: > jhb 2008-01-15 22:01:26 UTC > > FreeBSD src repository > > Modified files: > sys/dev/cxgb cxgb_sge.c > sys/dev/cxgb/sys uipc_mvec.c > Log: > Use '%zd' to print PIO_LEN since it involves a size_t (via sizeof()) to > appease the tinderbox on 32-bit platforms. > > Tested on: amd64, i386 > > Revision Changes Path > 1.43 +1 -1 src/sys/dev/cxgb/cxgb_sge.c > 1.22 +1 -1 src/sys/dev/cxgb/sys/uipc_mvec.c > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
