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

Re: [PATCH] Re: [PATCH] A test for "Can't get entries" error

From: Julian Foad <julianfoad_at_apache.org>
Date: Fri, 23 Nov 2018 13:56:19 +0000

Daniel Shahaf wrote:
> Julian Foad wrote on Wed, 21 Nov 2018 16:00 +0000:
> > In reviewing the code I was unable to keep track of all the nuances of
> > what happens (and should happen) in all the edge cases. Especially when
> > 'flags & open_path_allow_null' is true and the requested path is a child
> > of a non-directory like the "/B/mu/iota" in this case: that combination
> > doesn't seem to be well documented, which makes me wonder what the
> > callers expect it to do.
>
> Have you read the docstring of the open_path_allow_null enumerator?

Maybe I was thinking of open_path_last_optional. "If FLAGS & open_path_last_optional is ... non-zero, require all the parent directories to exist as normal ..." when in this case the parent is not a directory.

-- 
- Julian
Received on 2018-11-23 14:56:30 CET

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.