[Issue 16527] extern( C++ ) Win64 build - return struct by value is broken
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon May 14 14:13:32 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16527
Ethan Watson <gooberman at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #3 from Ethan Watson <gooberman at gmail.com> ---
Looks like this issue was fixed somewhere along the line. Example code works
just fine on run.dlang.org, and the interop code I was working on for C# that
was returning structs was also working just fine on DMD 2.078. No idea when
exactly this would have been fixed, but it certainly Works For Me! now.
--
    
    
More information about the Digitalmars-d-bugs
mailing list