[Issue 11740] [64-bit] Struct with constructor incorrectly passed on stack
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 15 13:48:52 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11740
Iain Buclaw <ibuclaw at ubuntu.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at ubuntu.com
--- Comment #1 from Iain Buclaw <ibuclaw at ubuntu.com> 2013-12-15 13:48:44 PST ---
Errm...
This is working correctly as designed. Structs with constructors are considered
non-POD, so they cannot be bit-copied in and out of registers.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list