Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #11839 (closed enhancement: fixed)

Opened 20 months ago

Last modified 16 months ago

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

Changed 20 months ago by eridius@…

  • status changed from new to closed
  • type changed from defect to enhancement
  • resolution set to fixed

Fixed in r24423

Changed 16 months ago by nox@…

  • priority changed from Expected to Normal

Changed 16 months ago by jmpp@…

Merged into the release_1_4 branch in r24908.

-jmpp

Note: See TracTickets for help on using tickets.