Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #734 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

FilePath is not threadsafe for posix

Reported by: rrichardson Assigned to: rrichardson
Priority: normal Milestone: 0.99.3
Component: Core Functionality Version: 0.99.2 Don
Keywords: File Path Cc:

Description

it uses readdir instead of readdir_r

Change History

11/08/07 21:15:31 changed by rrichardson

  • priority changed from major to normal.
  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from 0.99.3 to 0.99.2 RC5.

Committed revision 2814 to trunk with a fix.

11/08/07 22:36:38 changed by kris

  • milestone changed from 0.99.2 RC5 to 0.99.3.