On Wednesday, 18 December 2013 at 16:28:48 UTC, H. S. Teoh wrote:
On Wed, Dec 18, 2013 at 12:27:01PM +0100, Andrea Fontana wrote:
I have an internal compiler error in my code. I can't reduce
code to
reproduce this problem, but I remember there was a tool that
can do
this, what's its name? Where can I download that tool?
Dustmite, by Vladimir Panteleev.
It's actually packaged with the 'tools' repository in Dlang's
github
organization now; you can get it here:
https://github.com/D-Programming-Language/tools.git
T
Yes just done! And here the problem:
https://d.puremagic.com/issues/show_bug.cgi?id=11763