[Issue 11655] assignment of struct with vector field

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Dec 19 01:59:15 PST 2014


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

John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com

--- Comment #1 from John Colvin <john.loughran.colvin at gmail.com> ---
Both of these now compile, but they segfault at runtime. I'm pretty sure it's
because of an unaligned access when reading the initialiser.

--


More information about the Digitalmars-d-bugs mailing list