On Wednesday, 9 May 2012 at 22:44:01 UTC, Jonathan M Davis wrote:
What we probably should do is change druntime's makefile so that it generates .di files for certain files and just uses
the .d files for others.

Yes, I agree.


Perhaps at some point we'll want a hint for di generation
on a function by function basis, but for druntime, using
the .d files as the interface (when needed) is the best
solution.

Reply via email to