biod/sambamba

make unittest fails on dmd 2.059 (i386)

Closed this issue · 2 comments

Testing Value code...

object.Exception@utils/range.d(21): Amount of elements to prefetch must be positive

./run_unittests(pure @safe bool std.exception.enforce!(bool, "utils/range.d", 21).enforce(bool, lazy const(char)[])+0x2b) [0x81642df]

Should work now. I had assumption in the code that totalCPUs > 1. Thanks :)

Yup. Passes