Opened 18 years ago

Closed 18 years ago

Last modified 9 years ago

#34 closed defect (fixed)

On MacOS X, glob(3) is defective and needs workaround

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.2.5
Component: main Version:
Keywords: Cc:

Description

On MacOS X, glob(3) will report ENOTDIR for each file in foo/ if the pattern is foo/*/something. This looks suspiciously stupid, and sh_files_globerr() needs to catch this.

Change History (1)

comment:1 by rainer, 18 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [61].

Note: See TracTickets for help on using tickets.