[dmd-internals] [D-Programming-Language/dmd] 5590e1: Fix bug 10273: ICE(ctfeexpr.c): using CTFE after e...

GitHub noreply at github.com
Wed Jun 5 04:12:26 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5590e1ec349b0a92a29a13fb8ae81e9bd8eea5c2
      https://github.com/D-Programming-Language/dmd/commit/5590e1ec349b0a92a29a13fb8ae81e9bd8eea5c2
  Author: Don Clugston <emailsdontbelong at inarepository.com>
  Date:   2013-06-05 (Wed, 05 Jun 2013)

  Changed paths:
    M src/interpret.c
    M src/mtype.c
    A test/fail_compilation/ice10273.d

  Log Message:
  -----------
  Fix bug 10273: ICE(ctfeexpr.c): using CTFE after error in struct init


  Commit: 9e87b082d6f6651580f13eaafef0c838c4cdb1b3
      https://github.com/D-Programming-Language/dmd/commit/9e87b082d6f6651580f13eaafef0c838c4cdb1b3
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-06-05 (Wed, 05 Jun 2013)

  Changed paths:
    M src/interpret.c
    M src/mtype.c
    A test/fail_compilation/ice10273.d

  Log Message:
  -----------
  Merge pull request #2134 from donc/ctfe10273_icestructinit

Fix bug 10273: ICE(ctfeexpr.c): using CTFE after error in struct init


Compare: https://github.com/D-Programming-Language/dmd/compare/337e7741112f...9e87b082d6f6


More information about the dmd-internals mailing list