[dmd-internals] [D-Programming-Language/dmd] 33dda1: fix issue 10694 - wrong purity check for static va...

GitHub noreply at github.com
Wed Jul 24 20:35:41 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 33dda1f177478c34113b47dcd24cd54c08100cb4
      https://github.com/D-Programming-Language/dmd/commit/33dda1f177478c34113b47dcd24cd54c08100cb4
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix issue 10694 - wrong purity check for static variables with impure
destructor


  Commit: 2b1bc0eea17bd2f7497f73285d3411079844c704
      https://github.com/D-Programming-Language/dmd/commit/2b1bc0eea17bd2f7497f73285d3411079844c704
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-07-24 (Wed, 24 Jul 2013)

  Changed paths:
    M src/declaration.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #2373 from hpohl/10694

fix issue 10694 - wrong purity check for static variables with impure destructor


Compare: https://github.com/D-Programming-Language/dmd/compare/c2ae114f110e...2b1bc0eea17b


More information about the dmd-internals mailing list