Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a326fcfd501514a41341f8e3a4901fe575145016
      
https://github.com/D-Programming-Language/dmd/commit/a326fcfd501514a41341f8e3a4901fe575145016
  Author: k-hara <[email protected]>
  Date:   2015-02-23 (Mon, 23 Feb 2015)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/testInference.d

  Log Message:
  -----------
  fix Issue 12422 - Templated nested function is inferred as `pure` even if it 
calls impure functions


  Commit: b00a79fae2560ee7b82c336bd9403f2d9071c22b
      
https://github.com/D-Programming-Language/dmd/commit/b00a79fae2560ee7b82c336bd9403f2d9071c22b
  Author: Walter Bright <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/expression.c
    M test/fail_compilation/testInference.d

  Log Message:
  -----------
  Merge pull request #4441 from 9rnsr/fix12422

[REG2.055] Issue 12422 - Templated nested function is inferred as `pure` even 
if it calls impure functions


Compare: 
https://github.com/D-Programming-Language/dmd/compare/e6e194a2be6b...b00a79fae256
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to