https://issues.dlang.org/show_bug.cgi?id=20771
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #4 from Dlang Bot <[email protected]> --- 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 --
