[dmd-internals] [D-Programming-Language/dmd] fc45fe: Fix Issue 6319 - debug's relaxed purity does not a...

GitHub noreply at github.com
Thu Jan 17 17:23:01 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fc45fef72942938f2f386bb8daeab327eb7243de
      https://github.com/D-Programming-Language/dmd/commit/fc45fef72942938f2f386bb8daeab327eb7243de
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M src/scope.c
    A test/compilable/test6319.d

  Log Message:
  -----------
  Fix Issue 6319 - debug's relaxed purity does not apply to nested scopes


  Commit: 66e53d9161bf23ee0a45c1de996731869dc9d6c4
      https://github.com/D-Programming-Language/dmd/commit/66e53d9161bf23ee0a45c1de996731869dc9d6c4
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-01-17 (Thu, 17 Jan 2013)

  Changed paths:
    M src/scope.c
    A test/compilable/test6319.d

  Log Message:
  -----------
  Merge pull request #1494 from yebblies/issue6319

Fix Issue 6319 - debug's relaxed purity does not apply to nested scopes


Compare: https://github.com/D-Programming-Language/dmd/compare/d46425101c15...66e53d9161bf


More information about the dmd-internals mailing list