[Issue 7899] New: rdmd doesn't compile using dmd 2.059

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 13 20:15:55 PDT 2012


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

           Summary: rdmd doesn't compile using dmd 2.059
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: sh at lutzhaase.com


--- Comment #0 from Sven-Hendrik Haase <sh at lutzhaase.com> 2012-04-13 20:16:42 PDT ---
Output is

rdmd.d(197): Error: function std.path.rel2abs!().rel2abs is deprecated
/usr/include/d/std/algorithm.d(4226): Error: template std.algorithm.endsWith
does not match any function template declaration
/usr/include/d/std/algorithm.d(4226): Error: template std.algorithm.endsWith
cannot deduce template function from argument types !("a ==
b")(string,string,string,string,string)
/usr/include/d/std/algorithm.d(4226): Error: template instance endsWith!("a ==
b") errors instantiating template
/usr/include/d/std/algorithm.d(4226): Error: template std.algorithm.endsWith
does not match any function template declaration
/usr/include/d/std/algorithm.d(4226): Error: template std.algorithm.endsWith
cannot deduce template function from argument types !("a ==
b")(string,string,string,string,string)

-- 
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