Thread overview
[Issue 23841] isZeroInit does not take into account unions
Sep 20
Dlang Bot
Oct 05
Dlang Bot
September 20
https://issues.dlang.org/show_bug.cgi?id=23841

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel updated dlang/dmd pull request #16858 "Fix Bugzilla 24776 - Struct with anonymous union has wrong isZeroInit" fixing this issue:

- Fix Bugzilla 23841 - isZeroInit does not take into account unions

https://github.com/dlang/dmd/pull/16858

--
October 05
https://issues.dlang.org/show_bug.cgi?id=23841

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/dmd pull request #16858 "Fix: isZeroInit does not take into account unions" was merged into master:

- 261044eb866a952dab4063ea4aa945916bc444b1 by Nick Treleaven:
  Fix Bugzilla 23841 - isZeroInit does not take into account unions

https://github.com/dlang/dmd/pull/16858

--
October 05
https://issues.dlang.org/show_bug.cgi?id=23841

Nick Treleaven <nick@geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=24776

--