[dmd-internals] [D-Programming-Language/dmd] 128849: Merge pull request #4441 from 9rnsr/fix12422

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Feb 28 13:07:26 PST 2015


  Branch: refs/heads/2.067
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 128849de37d51ec6cd08860d1db08741bbd82046
      https://github.com/D-Programming-Language/dmd/commit/128849de37d51ec6cd08860d1db08741bbd82046
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-02-28 (Sat, 28 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


  Commit: fe6729a9465c628e48712d9c3c7a722d4d100f1d
      https://github.com/D-Programming-Language/dmd/commit/fe6729a9465c628e48712d9c3c7a722d4d100f1d
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-02-28 (Sat, 28 Feb 2015)

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

  Log Message:
  -----------
  Merge pull request #4447 from 9rnsr/fix13729

[REG2.067a] Issue 13729 - One not detected case of not purity
Conflicts:
	src/expression.c


Compare: https://github.com/D-Programming-Language/dmd/compare/2a0108edaf38...fe6729a9465c


More information about the dmd-internals mailing list