This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch]: setting errno to ENOTDIR rather than ENOENT


On Tue, Jan 25, 2005 at 03:54:14PM -0500, Pierre A. Humblet wrote:
>This patch should take care of the error reported by 
>Eric Blake on the list, at least for disk files.
>
>It also removes code under the condition
>(opt & PC_SYM_IGNORE) && pcheck_case == PCHECK_RELAXED
>which is never true, AFAICS.
>
>It also gets rid of an obsolete function.
>
>While testing, the assert (!i); on line 259 of pinfo.cc kicks in.
>That's a feature because when flag & PID_EXECED the code just loops,
>keeping the same h0 and mapname! Am I the only one to see that?

No.  Corinna is seeing it too.  I have a fix in my sandbox but I've been
too busy to test it properly before I check it in.

Feel free to nuke the digits stuff.  Corinna will have to give her
blessings to the rest since she's the one who researched this most
recently.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]