Ok done, https://bugzilla.gdcproject.org/show_bug.cgi?id=280
On 28 November 2017 at 08:02, Elronnd via D.gnu wrote:
> On Friday, 24 November 2017 at 09:30:02 UTC, Iain Buclaw wrote:
>>
>> care to raise a bug?
>
>
> Hrmm. I tried to create an account on the bugzilla, but got assaulted by
> this message:
>
>
>
> There was an error sending mail from 'gdc-bug
On Friday, 24 November 2017 at 09:30:02 UTC, Iain Buclaw wrote:
care to raise a bug?
Hrmm. I tried to create an account on the bugzilla, but got
assaulted by this message:
There was an error sending mail from
'gdc-bugzi...@gdcproject.org' to elro...@slashem.me: error when
closing pipe
On 24 November 2017 at 08:48, Elronnd via D.gnu wrote:
> There is this ICE:
>
> void main() {
> import std.container;
> static immutable s = new RedBlackTree!int('h');
> }
Looks like a stack overflow to me, care to raise a bug?
Iain.