[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 00:46:54 CEST

> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
>
> "Ryan Bloom" <rbb@covalent.net> writes:
> > I am strongly against using APR_EEXISTS for this. APR_E* error
codes
> > imply that something went wrong. In this case, it is a status code,
not
> > an error code, and the APR convention is that ERROR codes start with
> > APR_E and STATUS codes start with APR_
>
> Ryan,
>
> You name the new status code, and I'll add it right now and change the
> code to use it.

Great, ask the guy who can't name things to save his life. My wife
won't even let me have a say in what we name our child, and you're
letting me name a macro. :-)

Just use

APR_DIR_EMPTY

Ryan

P.S. I am getting a say in the child's name, just not as big a say as
Kelly. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 00:47: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.