[Issue 20772] va_arg doesn't work for structs with copy constructors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 27 03:28:00 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20772

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 #11065 "fix Issue 20771, 20772, 20775 disallow passing
non-trivially copyable types as variadic arguments" was merged into master:

- e8d157d3f9c9531c0812b6325ba2244abe6bc946 by Iain Buclaw:
  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