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

RE: proposal to add apr_check_dir_empty() to APR

From: Ryan Bloom <rbb_at_covalent.net>
Date: 2002-07-03 01:06:49 CEST

> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
>
> "Ryan Bloom" <rbb@covalent.net> writes:
> > Just use
> >
> > APR_DIR_EMPTY
>
> Btw, we needed the reverse sense. That is, if APR_EEXIST would have
> indicated that the dir is not empty, then if we're not going to use
> it, we should use APR_DIR_NOT_EMPTY instead.
>
> The question is, should APR_SUCCESS indicate that the dir is empty, or
> do we need both
>
> APR_DIR_EMPTY
> APR_DIR_NOT_EMPTY

Sorry, use APR_SUCCESS for success and APR_DIR_NOT_EMPTY for failure.

Ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 01:07:20 2002

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.