digitalmars.D.bugs - [Issue 8375] New: std.path.sep is deprecated
- d-bugmail puremagic.com (33/33) Jul 10 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8375
- d-bugmail puremagic.com (12/12) Dec 26 2012 http://d.puremagic.com/issues/show_bug.cgi?id=8375
http://d.puremagic.com/issues/show_bug.cgi?id=8375
Summary: std.path.sep is deprecated
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: nobody puremagic.com
ReportedBy: rswhite4 googlemail.com
Every time i compile something with -noboundscheck i get these errors:
Fehler 1 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\file.d 542
Fehler 2 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\file.d 543
Fehler 3 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\file.d 1968
Fehler 4 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\file.d 1969
Fehler 5 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\datetime.d 29289
Fehler 6 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\datetime.d 29598
Fehler 7 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\datetime.d 29600
Fehler 8 Error: variable std.path.sep is deprecated
D:\D\dmd2\src\phobos\std\datetime.d 29601
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jul 10 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8375
Andrej Mitrovic <andrej.mitrovich gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |andrej.mitrovich gmail.com
Resolution| |FIXED
15:50:35 PST ---
Fixed in 2.061
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 26 2012








d-bugmail puremagic.com