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

Re: New apr_stat/apr_dir_read behavior

From: Vadim Chekan <kot.begemot_at_gmail.com>
Date: 2005-12-12 23:09:56 CET

On 12/12/05, Julian Foad <julianfoad@btopenworld.com> wrote:

> When apr_stat() returns APR_INCOMPLETE, presumably finfo->valid tells which
> fields are valid. This ought to be documented.
>

"finfo" is a return value, if I understand correctly. It is
initialized inside apr_stat(). And as far as I tracked APR,
finfo->valud is not initilized propery, as result it is missing some
"if"s and do nothing. So looks like APR bug to me.
I can give more details when I get home.

> - Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 12 23:16:16 2005

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.