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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Sven-Hendrik Haase <[email protected]> 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: -------