#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.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [61].