[Issue 14585] destructor called on garbage in std.variant

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14585

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/15712f6e6ccc68f86142d75d5f659ca746e8fabe
fix issue 14585 - destructor called on garbage in std.variant

https://github.com/dlang/phobos/commit/4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
Merge pull request #3284 from aG0aep6G/variant

--


[Issue 14585] destructor called on garbage in std.variant

2015-05-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14585

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/15712f6e6ccc68f86142d75d5f659ca746e8fabe
fix issue 14585 - destructor called on garbage in std.variant

https://github.com/D-Programming-Language/phobos/commit/4e0347a59c0260f78d1c1ea4ee1a81bc89c93570
Merge pull request #3284 from aG0aep6G/variant

fix std.variant issues 14585 and 14586

--


[Issue 14585] destructor called on garbage in std.variant

2015-05-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14585

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--