[dmd-internals] [D-Programming-Language/dmd] cf05dc: fix Issue 12677 - Assertion failure: 'isCtfeValueV...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Jun 8 16:26:21 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cf05dc3440fff978954854974d1f3272458861a8
      https://github.com/D-Programming-Language/dmd/commit/cf05dc3440fff978954854974d1f3272458861a8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-06-08 (Sun, 08 Jun 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 12677 - Assertion failure: 'isCtfeValueValid(newval)' on line 6579 in file 'interpret.c'


  Commit: 43c624ed76314678aa5fa6cafb82d7780b6c16db
      https://github.com/D-Programming-Language/dmd/commit/43c624ed76314678aa5fa6cafb82d7780b6c16db
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-06-08 (Sun, 08 Jun 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #3649 from 9rnsr/fix12677

Issue 12677 - Assertion failure: 'isCtfeValueValid(newval)' on line 6579 in file 'interpret.c'


Compare: https://github.com/D-Programming-Language/dmd/compare/f3828d0395b7...43c624ed7631


More information about the dmd-internals mailing list