Re: Name collision using std.regex and std.array / std.range

2011-07-24 Thread Dmitry Olshansky
On 24.07.2011 20:46, Tobias Pankrath wrote: I needed a small script for a project of mine and hacked one in python. Since I want to learn some D, I tried to convert it. Took me a bit longer than I thought, because I got delayed by this lovely error message: Error: template instance ambiguous tem

Name collision using std.regex and std.array / std.range

2011-07-24 Thread Tobias Pankrath
I needed a small script for a project of mine and hacked one in python. Since I want to learn some D, I tried to convert it. Took me a bit longer than I thought, because I got delayed by this lovely error message: Error: template instance ambiguous template declaration std.array.replace(R1,R2,R