Walter Bright (@WalterBright) reported this on 2013-09-07T12:27:36Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=10988
CC List
- Martin Nowak (@MartinNowak)
Description
Many comments on how to do it are here:
https://github.com/D-Programming-Language/druntime/pull/593
A pull request based on a previous version of how druntime worked:
https://github.com/D-Programming-Language/dlang.org/pull/375
I suggest pulling 375 and then issuing a followup to revise it to reflect the improvements in 593.
code (@MartinNowak) commented on 2013-09-08T22:46:37Z
(In reply to comment #0)
> I suggest pulling 375 and then issuing a followup to revise it to reflect the
> improvements in 593.
Makes sense to me, it will change quite a bit when the high-level D interface gets done.