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

Simen Kjaeraas <simen.kja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simen.kja...@gmail.com

--- Comment #1 from Simen Kjaeraas <simen.kja...@gmail.com> ---
Worth noting: On win32, the Small struct used above is not small enough to be
passed by value. The intended behavior shows up when Small.sizeof <= 8.

--

Reply via email to