D.gnu - ICE with static immutable RedBlackTree
- Elronnd (5/5) Nov 23 2017 There is this ICE:
- Iain Buclaw (3/8) Nov 24 2017 Looks like a stack overflow to me, care to raise a bug?
- Elronnd (13/14) Nov 27 2017 Hrmm. I tried to create an account on the bugzilla, but got
- Iain Buclaw (3/19) Nov 28 2017 Buildbot ate up all the disk-space. :-(
- Elronnd (1/1) Nov 28 2017 Ok done, https://bugzilla.gdcproject.org/show_bug.cgi?id=280
There is this ICE: void main() { import std.container; static immutable s = new RedBlackTree!int('h'); }
Nov 23 2017
On 24 November 2017 at 08:48, Elronnd via D.gnu <d.gnu puremagic.com> 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.
Nov 24 2017
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-bugzilla gdcproject.org' to elronnd slashem.me: error when closing pipe to sendmail: Temp failure (EX_TEMPFAIL) Traceback: at Bugzilla/Mailer.pm line 179. Bugzilla::Mailer::MessageToMTA(...) called at Bugzilla/Token.pm line 89 Bugzilla::Token::issue_new_user_account_token(...) called at Bugzilla/User.pm line 2423 Bugzilla::User::check_and_send_account_creation_confirmation(...) called at /srv/bugzilla/createaccount.cgi line 39
Nov 27 2017
On 28 November 2017 at 08:02, Elronnd via D.gnu <d.gnu puremagic.com> wrote:On Friday, 24 November 2017 at 09:30:02 UTC, Iain Buclaw wrote:Buildbot ate up all the disk-space. :-( Should be ok now, however I will move this soon™.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-bugzilla gdcproject.org' to elronnd slashem.me: error when closing pipe to sendmail: Temp failure (EX_TEMPFAIL) Traceback: at Bugzilla/Mailer.pm line 179. Bugzilla::Mailer::MessageToMTA(...) called at Bugzilla/Token.pm line 89 Bugzilla::Token::issue_new_user_account_token(...) called at Bugzilla/User.pm line 2423 Bugzilla::User::check_and_send_account_creation_confirmation(...) called at /srv/bugzilla/createaccount.cgi line 39
Nov 28 2017
Ok done, https://bugzilla.gdcproject.org/show_bug.cgi?id=280
Nov 28 2017