July 10, 2012
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


--- Comment #0 from rswhite4@googlemail.com 2012-07-10 15:40:43 PDT ---
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: -------
December 26, 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


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2012-12-26 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: -------