[dmd-internals] [D-Programming-Language/dmd] 7b64c8: fix Issue 14440 - [CTFE] Wrong values set in a mat...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Apr 12 06:37:12 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7b64c8d9e45c93be287c8a5b0f5f14ec566cebaa
      https://github.com/D-Programming-Language/dmd/commit/7b64c8d9e45c93be287c8a5b0f5f14ec566cebaa
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  -----------
  fix Issue 14440 - [CTFE] Wrong values set in a matrix constructor


  Commit: 444cc4e4cd4246395c2a12058a8de8ec90f134ed
      https://github.com/D-Programming-Language/dmd/commit/444cc4e4cd4246395c2a12058a8de8ec90f134ed
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-12 (Sun, 12 Apr 2015)

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

  Log Message:
  -----------
  Merge pull request #4583 from 9rnsr/fix14440

[REG2.067] Issue 14440 - [CTFE] Wrong values set in a matrix constructor


Compare: https://github.com/D-Programming-Language/dmd/compare/5041bd59f8cc...444cc4e4cd42


More information about the dmd-internals mailing list