[Issue 22175] assert fail when struct assignment value is desired and struct size is odd

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 9 09:33:59 UTC 2022


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

--- Comment #5 from Walter Bright <bugzilla at digitalmars.com> ---
For anyone needing a workaround, just add fields so the size is 8 bytes.

--


More information about the Digitalmars-d-bugs mailing list