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

Re: A new look at the apr_off_t problem

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-23 23:36:35 CET

On Fri, Jan 23, 2004 at 05:16:14PM -0500, Greg Hudson wrote:
> 3. The svn_io wrappers use apr_off_t and apr_finfo_t. The best we
> could do here is to declare those wrappers to be private for now,
> which would be a giant rename. (The current #1710 patch uses
> svn_offset_t in places of apr_off_t, but does not address
> apr_finfo_t.)

We never once use the arp_off_t paramemters of the apr_finfo_t struct in
our code. If we make those functions private that deal with apr_finfo_t
it can hide the problem for now. We can always fix this latter and make
the public without a major change.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 23 23:37:09 2004

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.