My DMD ~master build gives linker error and IDK why

Basile B. via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 7 03:12:50 PDT 2017


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




More information about the Digitalmars-d-learn mailing list