June 25, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 99b8bcacca542cfc3ab4dff3b8dc9c0fd9348e72
      https://github.com/D-Programming-Language/dmd/commit/99b8bcacca542cfc3ab4dff3b8dc9c0fd9348e72
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

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

  Log Message:
  -----------
  fix Issue 14731 - Error location insufficient when CTFE


  Commit: d284ad7b6b155e04db4f9582216f70b8e0a4b991
      https://github.com/D-Programming-Language/dmd/commit/d284ad7b6b155e04db4f9582216f70b8e0a4b991
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

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

  Log Message:
  -----------
  Merge pull request #4771 from 9rnsr/fix14731

[REG2.068a] Issue 14731 - Error location insufficient when CTFE


Compare: https://github.com/D-Programming-Language/dmd/compare/963f4c092433...d284ad7b6b15