Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8d2ac819d9c71951e1adabaf0ce1c0e5073d8e91
      
https://github.com/D-Programming-Language/dmd/commit/8d2ac819d9c71951e1adabaf0ce1c0e5073d8e91
  Author: k-hara <[email protected]>
  Date:   2013-11-03 (Sun, 03 Nov 2013)

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

  Log Message:
  -----------
  fix Issue 11286 - Impure dtor makes "cannot call impure function" error, 
although it won't actually be called.


  Commit: d9a2adb1bda4fa146ed3aa4acbce45c6be1ffdc0
      
https://github.com/D-Programming-Language/dmd/commit/d9a2adb1bda4fa146ed3aa4acbce45c6be1ffdc0
  Author: Walter Bright <[email protected]>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

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

  Log Message:
  -----------
  Merge pull request #2677 from 9rnsr/fix11286

Issue 11286 - Impure dtor makes "cannot call impure function" error, although 
it won't actually be called.


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

Reply via email to