Ticket #11839 (closed enhancement: fixed)
fs-traverse should use fts functions
| Reported by: | eridius@… | Owned by: | eridius@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.4 |
| Component: | base | Version: | 1.4.3 |
| Keywords: | Cc: | ||
| Port: |
Description
fs-traverse should use the fts.3 family of functions. Right now it uses opendir/readdir which means on 10.3 it'll have the same issue as file delete -force if you use it to delete files.
Change History
Note: See
TracTickets for help on using
tickets.

