[Issue 8003] Phobos uses deprecated std.path sep symbol

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 30 15:42:03 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8003


Nils <mailme+d at nilsb.dyndns.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mailme+d at nilsb.dyndns.org
         Resolution|                            |FIXED


--- Comment #1 from Nils <mailme+d at nilsb.dyndns.org> 2012-04-30 15:43:13 PDT ---
(In reply to comment #0)
> DMD 2.059 release:
> 
> std.file and std.datetime still use std.path.sep which is deprecated, they
> should use dirSeparator instead. Here are the lines:
[...]
Had been fixed before the report, but apparently missed 2.059:
https://github.com/D-Programming-Language/phobos/commit/022808fa68d2f43d159d29a40e3587cdc0f1ab5c

> Why is Phobos being compiled with the deprecation option when distributed? The
> same thing goes for RDMD which Walter compiled with -d but otherwise the 2.059
> release version wouldn't compile without -d. For lack of a better word, it's
> really unprofessional.
yup

Since std.path.sep is the main point of the report, I close the issue. If you
want to keep it open for rdmd (or the release practice criticism), just reopen
please.

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


More information about the Digitalmars-d-bugs mailing list