[Issue 24577] Struct with constructor returned from C++ wrong
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Jun  8 13:47:38 UTC 2024
    
    
  
https://issues.dlang.org/show_bug.cgi?id=24577
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
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
--
    
    
More information about the Digitalmars-d-bugs
mailing list