Hacking on Phobos
Sergey Matveychuk
sem at semmy.ru
Sat Apr 28 11:46:14 PDT 2012
On Tuesday, 17 April 2012 at 19:28:05 UTC, Joseph Rushton
Wakeling wrote:
> Oddly enough building rdmd with my newly-build dmd results in
> error:
>
> rdmd.d(197): Error: function std.path.rel2abs!().rel2abs is
> deprecated
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> std.algorithm.endsWith does not match any function template
> declaration
> /usr/local/include/d2/std/algorithm.d(4184): Error: template
> std.algorithm.endsWith cannot deduce template function from
> argument types !("a == b")(string,string,string,string,string)
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> instance endsWith!("a == b") errors instantiating template
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> std.algorithm.endsWith does not match any function template
> declaration
> /usr/local/include/d2/std/algorithm.d(4184): Error: template
> std.algorithm.endsWith cannot deduce template function from
> argument types !("a == b")(string,string,string,string,string)
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> instance endsWith!("a == b") errors instantiating template
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> std.algorithm.endsWith does not match any function template
> declaration
> /usr/local/include/d2/std/algorithm.d(4184): Error: template
> std.algorithm.endsWith cannot deduce template function from
> argument types !("a == b")(string,string,string,string,string)
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> instance endsWith!("a == b") errors instantiating template
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> std.algorithm.endsWith does not match any function template
> declaration
> /usr/local/include/d2/std/algorithm.d(4184): Error: template
> std.algorithm.endsWith cannot deduce template function from
> argument types !("a == b")(string,string,string,string,string)
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> instance endsWith!("a == b") errors instantiating template
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> std.algorithm.endsWith does not match any function template
> declaration
> /usr/local/include/d2/std/algorithm.d(4184): Error: template
> std.algorithm.endsWith cannot deduce template function from
> argument types !("a == b")(string,string,string,string,string)
> /usr/local/include/d2/std/algorithm.d(4226): Error: template
> instance endsWith!("a == b") errors instantiating template
The same problem here. Who can help?
More information about the Digitalmars-d-learn
mailing list