https://issues.dlang.org/show_bug.cgi?id=24577
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dlang Bot <[email protected]> --- dlang/dmd pull request #16570 "Fix bugzilla 24577 - Struct with constructor returned from C++ wrong" was merged into master: - d8a684c435aca1f85fcb6a250beed5628284f777 by Tim Schendekehl: Fix bugzilla 24577 - Struct with constructor returned from C++ wrong The test case is copied from LDC, where it already worked. It also has an additional test for a member struct with constructor. https://github.com/dlang/dmd/pull/16570 --
