[Bug 236] Empty structs not copied correctly

via D.gnu d.gnu at puremagic.com
Thu Aug 11 08:12:17 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=236

--- Comment #1 from Johannes Pfau <johannespfau at gmail.com> ---
I tried adding a fake 1 ubyte field to such types, but this messes up
interfacing with C/C++ ABIs for empty structs. Is there any oher way to force
the backend to actually intialize/copy the data in a struct variable?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list