https://d.puremagic.com/issues/show_bug.cgi?id=11286
--- Comment #2 from [email protected] 2013-11-07 20:08:05 PST --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8d2ac819d9c71951e1adabaf0ce1c0e5073d8e91 fix Issue 11286 - Impure dtor makes "cannot call impure function" error, although it won't actually be called. https://github.com/D-Programming-Language/dmd/commit/d9a2adb1bda4fa146ed3aa4acbce45c6be1ffdc0 Merge pull request #2677 from 9rnsr/fix11286 Issue 11286 - Impure dtor makes "cannot call impure function" error, although it won't actually be called. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
