[D-runtime] Why does druntime us .di files instead of .d?

Jonathan M Davis jmdavisProg at gmx.com
Mon Jul 25 00:51:04 PDT 2011


On Monday 25 July 2011 09:49:12 Don Clugston wrote:
> On 25 July 2011 09:16, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> > By the way, is the CTFE problem in
> > http://d.puremagic.com/issues/show_bug.cgi?id=6374 likely to be fixed by
> > the next release as well? I believe that those 2 issues are the two
> > biggest blockers for using CTFE with string functions (though it sounds
> > like there is a workaround that we could implement in
> > std.array.appender if we have to).
> 
> Definitely. And all the similar CTFE pointer bugs. They all involve
> special cases which I missed, rather than being difficult or
> fundamental issues.

Good to here!

- Jonathan M Davis


More information about the D-runtime mailing list