[Issue 6068] std.path has some issues for Windows user

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6068

Andrei Alexandrescu and...@erdani.com changed:

   What|Removed |Added

Version|D1  D2 |D2

--


[Issue 6068] std.path has some issues for Windows user

2012-02-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6068


Lars T. Kyllingstad bugzi...@kyllingen.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@kyllingen.net
 Resolution||WONTFIX


--- Comment #2 from Lars T. Kyllingstad bugzi...@kyllingen.net 2012-02-01 
14:31:36 PST ---
Marking this as won't fix, since the functions in question will soon be
removed from Phobos.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 6068] std.path has some issues for Windows user

2011-05-28 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6068


Jonathan M Davis jmdavisp...@gmx.com changed:

   What|Removed |Added

 CC||jmdavisp...@gmx.com


--- Comment #1 from Jonathan M Davis jmdavisp...@gmx.com 2011-05-28 15:07:25 
PDT ---
I would point out that Lars has revamped std.path, and his changes are likely
to be up for review sometime soon (I believe that dsimcha's TempAlloc stuff is
going to be reviewed first). And that's likely to change the behavior of some
of std.path's stuff. Your issues here may be totally fixed in the code that
Lars has done. So, I'm reluctant to spend time trying to fix what's currently
there. As long as the pull request is good, it'll probably get merged in, but
fixing the other issues should probably be left to Lars' changes, since I fully
expect some version of that to get through the review process. We should keep
these issues in mind however when Lars' changes are reviewed so that new code
handles them in whatever the best way is.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---