[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 239 - trunk/subversion/libsvn_fs

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-10-16 15:11:13 CEST

> I'm no expert in APR but I think the correct thing to do is to use
> APR_OFF_T_FMT defined in apr.h.

The case in point is for apr_size_t, not apr_off_t, but you're right.
apr does provide APR_SIZE_T_FMT. (Though for some odd reason it
uses "d" and "ld" instead of "u" and "lu".)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.