[Issue 13545] New: Functions in std.file should take const(char)[] parameters, not char[] parameters
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Sep 27 13:24:34 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13545
          Issue ID: 13545
           Summary: Functions in std.file should take const(char)[]
                    parameters, not char[] parameters
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody at puremagic.com
          Reporter: bugzilla at digitalmars.com
They shouldn't be modifying their called arguments.
--
    
    
More information about the Digitalmars-d-bugs
mailing list