Thread overview
[Issue 15641] [REG2.067] std.typecons.Proxy doesn't work when destructor is not nothrow
Oct 15, 2016
Martin Krejcirik
Dec 17, 2018
Eduard Staniloiu
Jan 21, 2019
Eduard Staniloiu
October 15, 2016
https://issues.dlang.org/show_bug.cgi?id=15641

Martin Krejcirik <mk@krej.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|std.typecons.Proxy doesn't  |[REG2.067]
                   |work when destructor is not |std.typecons.Proxy doesn't
                   |nothrow                     |work when destructor is not
                   |                            |nothrow

--
December 17, 2018
https://issues.dlang.org/show_bug.cgi?id=15641

Eduard Staniloiu <edi33416@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edi33416@gmail.com

--- Comment #1 from Eduard Staniloiu <edi33416@gmail.com> ---
Not reproducible with current master.
Probably fixed by this PR - https://github.com/dlang/phobos/pull/6699

--
January 21, 2019
https://issues.dlang.org/show_bug.cgi?id=15641

Eduard Staniloiu <edi33416@gmail.com> changed:

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

--