[Issue 20771] va_arg doesn't work for structs with postblits
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 26 22:44:43 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20771
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #3 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 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