Thread overview
[Issue 24596] Rebindable2 corrupts objects
Jun 10
Dlang Bot
Jun 10
Dlang Bot
Jun 16
Dlang Bot
June 10
https://issues.dlang.org/show_bug.cgi?id=24596

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature updated dlang/phobos pull request #9012 "Fix bugzilla 24596: std.typecons.Rebindable2: Don't destroy classes! Only destroy structs!" fixing this issue:

- Fix bugzilla issue 24596: std.typecons.Rebindable2: Don't destroy classes! Only destroy structs!

https://github.com/dlang/phobos/pull/9012

--
June 10
https://issues.dlang.org/show_bug.cgi?id=24596

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #9012 "Fix bugzilla 24596: std.typecons.Rebindable2: Don't destroy classes! Only destroy structs!" was merged into stable:

- ed41b39f5e8cef51aa84ee781c0d77072f1dadf9 by Mathis Beer:
  Fix bugzilla issue 24596: std.typecons.Rebindable2: Don't destroy classes!
Only destroy structs!

https://github.com/dlang/phobos/pull/9012

--
June 16
https://issues.dlang.org/show_bug.cgi?id=24596

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #9015 "merge stable" was merged into master:

- 539dc473ba79db0e5e8cf9ee059a5cc137b88bda by FeepingCreature:
  Fix bugzilla issue 24596: std.typecons.Rebindable2: Don't destroy classes!
Only destroy structs! (#9012)

https://github.com/dlang/phobos/pull/9015

--