[dmd-internals] why core/thread.d and core/thread.di in druntime?

Andrei Alexandrescu andrei at erdani.com
Wed Jan 9 10:10:12 PST 2013


Hopefully with the new header generator from Adam, the outlook may 
improve there.

Andrei

On 1/9/13 9:41 AM, Martin Nowak wrote:
> Am 03.01.2013 20:12, schrieb Andrei Alexandrescu:
>> See
>>
>> https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.d
>>
>>
>> https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.di
>>
>>
>> Why?
> To hide the implementation as thread module needs to have access to
> runtime internals.
> If you can come up with a better proposal to achieve this please do.
>
> https://github.com/D-Programming-Language/druntime/pull/118
> https://github.com/D-Programming-Language/druntime/pull/132
>
>
>
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals


More information about the dmd-internals mailing list