https://issues.dlang.org/show_bug.cgi?id=13517 --- Comment #6 from Walter Bright <bugzilla at digitalmars.com> --- The generated object file isn't compared against the existing one, why should other generated files? It seems strange to me to make the .di generation special in this way. --