https://issues.dlang.org/show_bug.cgi?id=16619
Rainer Schuetze changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=16619
--- Comment #4 from Rainer Schuetze ---
The newest version https://github.com/dlang/visuald/releases/tag/v0.45.0-beta1
uses generic dependency tracking for the compiler, too. So you might get hit by
this issue again with the next version.
If you are
https://issues.dlang.org/show_bug.cgi?id=16619
--- Comment #3 from ben stembridge ---
Disabling "monitor link dependencies" seems to be a good enough workaround in
my case. I dont have any complex link dependencies and the project detects
source file changes and rebuilds anyway.
--
https://issues.dlang.org/show_bug.cgi?id=16619
--- Comment #2 from ben stembridge ---
Created attachment 1620
--> https://issues.dlang.org/attachment.cgi?id=1620&action=edit
build log of sample app after no file changes where made
I notice that pipedmd.exe has -deps Win32\Debug\ConsoleApp1.ln
https://issues.dlang.org/show_bug.cgi?id=16619
Rainer Schuetze changed:
What|Removed |Added
CC||r.sagita...@gmx.de
--- Comment #1 from Rai