[Issue 16381] Wrapping a float4 array leads to segfault.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Aug 12 11:43:16 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16381
b2.temp at gmx.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |b2.temp at gmx.com
--- Comment #2 from b2.temp at gmx.com ---
If the opIndex header is changed to
ref float4 opIndex(size_t idx)
then no segfault.
--
More information about the Digitalmars-d-bugs
mailing list