[Issue 24577] Struct with constructor returned from C++ wrong
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jun  8 12:52:40 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24577
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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
--
    
    
More information about the Digitalmars-d-bugs
mailing list