https://issues.dlang.org/show_bug.cgi?id=19510
--- Comment #6 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/e22d631956dd5fdc5e3772c1a854524ac6d34347
fix issue 19510 - random and spurious error about a missing NO
https://issues.dlang.org/show_bug.cgi?id=19510
--- Comment #5 from Seb ---
Ah it only auto-closes issues when they are in master. And it's not the bot,
but the not so smart GitHub integration.
--
https://issues.dlang.org/show_bug.cgi?id=19510
Basile B. changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=19510
Seb changed:
What|Removed |Added
CC||greeen...@gmail.com
--- Comment #3 from Seb ---
Was t
https://issues.dlang.org/show_bug.cgi?id=19510
--- Comment #2 from Basile B. ---
adding -v shows that dmd calls dmd.exe to link instead of lld-link.exe
--
https://issues.dlang.org/show_bug.cgi?id=19510
--- Comment #1 from Basile B. ---
Note that the issue is not related to piping the source code. The problem was
observed for the first time when trying to build dcd with -m64. It was also
much less random by the way.
to verify if this is fixed:
``