https://issues.dlang.org/show_bug.cgi?id=13517
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #26 from [email protected] --- I agree with Walter. Why should the compiler care if the previous version of the .di file different or not? That's not the compiler's job. If the build tool can't properly handle files that don't change (and I know make doesn't 'cos make sux), then it should be replaced with a saner build tool. --
