https://issues.dlang.org/show_bug.cgi?id=16087
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Walter Bright <[email protected]> --- Partial fix: https://github.com/dlang/dmd/pull/6265 dmd simply doesn't support 32 byte vectors at the moment, so the rest will have to wait. --
