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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to