[Issue 20771] va_arg doesn't work for structs with postblits
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Apr 27 03:27:59 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20771
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11065 "fix Issue 20771, 20772, 20775 disallow passing
non-trivially copyable types as variadic arguments" was merged into master:
- a7a9b09bf71cf194ae431fc7d4e3f37147bef6ac by Iain Buclaw:
  fix Issue 20771 - va_arg doesn't work for structs with postblits
https://github.com/dlang/dmd/pull/11065
--
    
    
More information about the Digitalmars-d-bugs
mailing list