[dmd-internals] [D-Programming-Language/dmd] e2a7a3: fix Issue 15089 - Marks wrong line as where error ...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Sep 20 17:28:43 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e2a7a3a41bf63b7096b7ad844bb47dcf578b9743
      https://github.com/D-Programming-Language/dmd/commit/e2a7a3a41bf63b7096b7ad844bb47dcf578b9743
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-09-20 (Sun, 20 Sep 2015)

  Changed paths:
    M src/constfold.d
    M src/ctfeexpr.d
    M src/dinterpret.d
    M src/expression.d
    M src/optimize.d
    A test/fail_compilation/fail15089.d

  Log Message:
  -----------
  fix Issue 15089 - Marks wrong line as where error occurs.


  Commit: d26cf5f2ae73b2d7e7b21c9af8716e1a931c5873
      https://github.com/D-Programming-Language/dmd/commit/d26cf5f2ae73b2d7e7b21c9af8716e1a931c5873
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-09-20 (Sun, 20 Sep 2015)

  Changed paths:
    M src/constfold.d
    M src/ctfeexpr.d
    M src/dinterpret.d
    M src/expression.d
    M src/optimize.d
    A test/fail_compilation/fail15089.d

  Log Message:
  -----------
  Merge pull request #5106 from WalterBright/fix15089

fix Issue 15089 - Marks wrong line as where error occurs.


Compare: https://github.com/D-Programming-Language/dmd/compare/1fe9d18ade16...d26cf5f2ae73


More information about the dmd-internals mailing list