gdc on linux does not install druntime's .d files?

Iain Buclaw ibuclaw at ubuntu.com
Thu Oct 17 15:14:57 PDT 2013


On Oct 17, 2013 6:20 PM, "David Nadlinger" <code at klickverbot.at> wrote:
>
> On Thursday, 17 October 2013 at 09:10:43 UTC, Johannes Pfau wrote:
>>
>> DMD seems to ship .d include files for druntime now, they're no longer
>> shipping the .di files. The archlinux packages even do this for gdc.
>> Some stuff now depends on this, as having the source code available
>> allows more stuff to work in ctfe.
>
>
> And so does LDC. Actually, I'd be somewhat surprised if the Phobos test
suite still passed without core.time being CTFEable.
>

I'll have to re-check this. At the last time I looked, the interface file
generation part of the front end did not omit the bodies of functions
defined in modules.   I may perhaps be getting confused with version
statements though. ;)

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20131017/60494dc0/attachment.html>


More information about the D.gnu mailing list