On Wednesday, 7 June 2017 at 09:55:24 UTC, Basile B. wrote:
On Wednesday, 7 June 2017 at 09:50:41 UTC, Basile B. wrote:
bla bla bla

Actually it's this code:

void main(string[] args)
{
    import std.stdio;
    import std.compiler;
    writeln(vendor);
}

that gives the error. I suspect a regression.

Pass your way, you cannot help. Eventually you can verify that you're also affected.

https://issues.dlang.org/show_bug.cgi?id=17475


Reply via email to