[Issue 20772] va_arg doesn't work for structs with copy constructors
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Apr 26 22:44:44 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20772
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #11065 "fix Issue 20771, 20772,
disallow passing non-trivially copyable types as variadic arguments" fixing
this issue:
- fix Issue 20772 - va_arg doesn't work for structs with copy constructors
https://github.com/dlang/dmd/pull/11065
--
    
    
More information about the Digitalmars-d-bugs
mailing list