2013/2/17 deadalnix <[email protected]> > On Saturday, 16 February 2013 at 09:54:10 UTC, Walter Bright wrote: > >> On 2/16/2013 1:37 AM, deadalnix wrote: >> >>> I cannot use separate compilation to mitigate the problem as some symbol >>> are not >>> emitted properly (so I get linker errors). >>> >> >> Are there bugzilla entries for these? >> > > So reduced thing with dmd from git, and this still boils down to that : > http://d.puremagic.com/issues/**show_bug.cgi?id=8997<http://d.puremagic.com/issues/show_bug.cgi?id=8997> >
Just now, I posted another fix for bug 8997. https://github.com/D-Programming-Language/dmd/pull/1667 Kenji Hara
