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

Ticket #313 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

toAbsolute() is borked

Reported by: kris Assigned to: kris
Priority: major Milestone: 0.96 Beta 2
Component: IO Version:
Keywords: Cc:

Description

FileSystem?.toAbsolute() is doing weird things to paths

Change History

03/05/07 15:09:32 changed by kris

  • status changed from new to closed.
  • resolution set to fixed.
  • component changed from Documentation to IO.

There was some self-referencing going on, which trashed the replacement content before it was being copied. Now fixed

03/05/07 15:10:58 changed by kris

  • status changed from closed to reopened.
  • resolution deleted.

03/05/07 15:11:08 changed by kris

  • owner changed from JJR to kris.
  • status changed from reopened to new.

03/05/07 15:11:16 changed by kris

  • status changed from new to closed.
  • resolution set to fixed.

03/05/07 18:09:35 changed by JJR

You're too fast, Kris. :-)