You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2011/08/18 19:23:54 UTC

DO NOT REPLY [Bug 51254] apr_dir_make_recursive can return "file exists"

https://issues.apache.org/bugzilla/show_bug.cgi?id=51254

--- Comment #1 from Wim Lewis <wi...@omnigroup.com> 2011-08-18 17:23:54 UTC ---
The patch looks good to me. Another approach would be to move the ENOENT test
before the existing EEXIST case so that the EEXIST test does double duty.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org