[dmd-internals] [D-Programming-Language/dmd] 184a52: fix Issue 13187 - Function wrongly deduced as pure

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 10 06:48:00 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 184a52f0d9c00b06d451426198c892ff50bb7099
      https://github.com/D-Programming-Language/dmd/commit/184a52f0d9c00b06d451426198c892ff50bb7099
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

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

  Log Message:
  -----------
  fix Issue 13187 - Function wrongly deduced as pure


  Commit: 125f5e9341730fd09d4ab83c1de33742435dab20
      https://github.com/D-Programming-Language/dmd/commit/125f5e9341730fd09d4ab83c1de33742435dab20
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-08-10 (Sun, 10 Aug 2014)

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

  Log Message:
  -----------
  Merge pull request #3864 from 9rnsr/fix13187

[REG2.066a] Issue 13187 - Function wrongly deduced as pure


Compare: https://github.com/D-Programming-Language/dmd/compare/f1590ef483a4...125f5e934173


More information about the dmd-internals mailing list