Re: proposal to add apr_check_dir_empty() to APR
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-02 22:36:04 CEST
"Ryan Bloom" <rbb@covalent.net> writes:
Heh! Pardon me while I feel smug :-)...
I also felt a bit suspicious about that promise, and therefore wrote
for (err = svn_io_dir_read (&finfo, flags, dir, pool);
if (finfo.filetype == APR_DIR)
[...]
}
[...]
Anyway, will do something similar in apr_dir_check_empty().
-K
---------------------------------------------------------------------
|
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.