https://issues.dlang.org/show_bug.cgi?id=24577
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @tim-dlang created dlang/dmd pull request #16570 "Fix bugzilla 24577 - Struct with constructor returned from C++ wrong" fixing this issue: - 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 --
