Thread overview
[Issue 24776] Struct with anonymous union has wrong isZeroInit
Sep 20
Dlang Bot
Oct 05
Dlang Bot
September 20
https://issues.dlang.org/show_bug.cgi?id=24776

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

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

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

- Fix Bugzilla 24776 - Struct with anonymous union has wrong isZeroInit

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

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

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:

- cbb7cb6f3cd2eeed05aca8a2853c17e8829d0d2c by Nick Treleaven:
  Bugzilla 24776 - Struct with anonymous union has wrong isZeroInit

- 179da5d3266fed3e9b3cbd65bf377d4149b31529 by Nick Treleaven:
  Fix Bugzilla 24776 - Struct with anonymous union has wrong isZeroInit

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

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

Nick Treleaven <nick@geany.org> changed:

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

--