https://issues.dlang.org/show_bug.cgi?id=18134
Jakub Łabaj <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #2 from Jakub Łabaj <[email protected]> --- Seems like it was wrong only for multiples of size_t.sizeof. I made a PR fixing this: https://github.com/dlang/phobos/pull/6110. --
