[Issue 13056] [2.066.0-b1] Regression: Error: template std.path.baseName cannot deduce function from argument types !()(DirEntry)
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jul  6 15:28:11 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13056
--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> ---
This boils down to, once again, front() returning a different type than the
indexed type for narrow strings. Arggh.
--
    
    
More information about the Digitalmars-d-bugs
mailing list