http://gdcproject.org/bugzilla/show_bug.cgi?id=15
--- Comment #3 from Iain Buclaw 2012-10-22 19:20:00
UTC ---
On further analysis looks to be a custom static chain bug...
In the map!() template, we emit this code:
{
struct MapResult __ctmp997 = {};
__ctmp.this = this; // 'this' is in a
On Mon, Oct 22, 2012 at 09:29:01AM -0700, H. S. Teoh wrote:
> On Mon, Oct 22, 2012 at 07:48:52AM +0200, Timo Sintonen wrote:
> > On Sunday, 21 October 2012 at 13:14:25 UTC, Iain Buclaw wrote:
> >
> > >If you compiled gdc - it should have also include libphobos in the
> > >build... unless you did s
On Mon, Oct 22, 2012 at 07:48:52AM +0200, Timo Sintonen wrote:
> On Sunday, 21 October 2012 at 13:14:25 UTC, Iain Buclaw wrote:
>
> >If you compiled gdc - it should have also include libphobos in the
> >build... unless you did something strange and omitted it. :)
>
> The old update script did it