On Wednesday, 26 October 2016 at 15:38:30 UTC, Kagamin wrote:
On Wednesday, 26 October 2016 at 15:02:28 UTC, Stefam Koch wrote:
    bLength = cast(uint)a.length;

Reads past the end of b if b is shorter than a.

you are right.
Thanks for spotting it :)

Reply via email to