https://issues.dlang.org/show_bug.cgi?id=24776
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- 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 --
