[D-runtime] [dmd-internals] why core/thread.d and core/thread.di in druntime?
Walter Bright
walter at digitalmars.com
Wed Jan 9 14:21:40 PST 2013
On 1/9/2013 10:22 AM, Don Clugston wrote:
> Personally I don't think we should have any .di files in there, whatsoever.
> They just cause problems, for NO BENEFIT. We don't want have trade secrets we
> want to hide, and .di files serve no other purpose.
One example: do we really want to recompile the garbage collector for every D
program?
More information about the D-runtime
mailing list