[dmd-internals] [D-Programming-Language/dmd] 74dbc6: Issue 10905 - [CTFE] Fix [ICE](ctfeexpr.c line 355...

GitHub noreply at github.com
Sun Dec 8 22:49:56 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 74dbc6e48b5e3da2944438804d5cdd055f6fb129
      https://github.com/D-Programming-Language/dmd/commit/74dbc6e48b5e3da2944438804d5cdd055f6fb129
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M src/ctfeexpr.c
    A test/fail_compilation/fail10905.d

  Log Message:
  -----------
  Issue 10905 - [CTFE] Fix [ICE](ctfeexpr.c line 355) with ulong2 in structs


  Commit: 99ff22023fcaf7de49a71bd2e1691523943b8fd5
      https://github.com/D-Programming-Language/dmd/commit/99ff22023fcaf7de49a71bd2e1691523943b8fd5
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-12-08 (Sun, 08 Dec 2013)

  Changed paths:
    M src/ctfeexpr.c
    A test/fail_compilation/fail10905.d

  Log Message:
  -----------
  Merge pull request #2937 from ibuclaw/issue10905

Issue 10905 - [CTFE] Fix [ICE](ctfeexpr.c line 355) with ulong2 in structs


Compare: https://github.com/D-Programming-Language/dmd/compare/a1ee24fa549f...99ff22023fca


More information about the dmd-internals mailing list