[D-runtime] [dmd-internals] why core/thread.d and core/thread.di in druntime?
Jonathan M Davis
jmdavisProg at gmx.com
Wed Jan 9 15:07:32 PST 2013
On Wednesday, January 09, 2013 21:08:50 Jonathan M Davis wrote:
> For most everything in druntime at this point, I believe that the .di files
> are simply copies of the .d files with a different extension
Actually, I just looked at druntime, and apparently, the files are just copied
without their extensions being changed, so it's not mostly just .d files
sitting in the import directoryy, and they're not even claiming to be .di
files. That also makes it clear which files are stripped and which aren't.
- Jonathan M Davis
More information about the D-runtime
mailing list