May 07, 2012 [phobos] [D-Programming-Language/phobos] 273eb2: Fix Issue 8039 - `scoped` doesn't call any elabora... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 273eb2122665312011b8bb9bd21e9c85aba140c5 https://github.com/D-Programming-Language/phobos/commit/273eb2122665312011b8bb9bd21e9c85aba140c5 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M std/typecons.d Log Message: ----------- 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. Commit: cc636bea73841cfe0250a143cfba3400991cb2bd https://github.com/D-Programming-Language/phobos/commit/cc636bea73841cfe0250a143cfba3400991cb2bd Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-05-07 (Mon, 07 May 2012) Changed paths: M std/typecons.d Log Message: ----------- Merge pull request #569 from denis-sh/scoped-bug8039-fix Fix Issue 8039 - `scoped` doesn't call any elaborate destructors for struct fields Compare: https://github.com/D-Programming-Language/phobos/compare/0e42d76...cc636be |
Copyright © 1999-2021 by the D Language Foundation