[Issue 8039] `scoped` doesn't call any elaborate destructors for struct fields

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 7 09:36:23 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8039



--- Comment #2 from github-bugzilla at puremagic.com 2012-05-07 09:37:42 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/273eb2122665312011b8bb9bd21e9c85aba140c5
Fix Issue 8039 - `scoped` doesn't call any elaborate destructors for struct
fields

Phobos isn't a place for runtime stuff like `destroy`. And Phobos developers
aren't people who should write/check such stuff.

https://github.com/D-Programming-Language/phobos/commit/cc636bea73841cfe0250a143cfba3400991cb2bd
Merge pull request #569 from denis-sh/scoped-bug8039-fix

Fix Issue 8039 - `scoped` doesn't call any elaborate destructors for struct
fields

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list