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[…]The same problem here. Who can help?
rel2abs has been deprecated respectively renamed, use -d to compile.
David