On 4/27/15 12:00 PM, Ivan Kazmenko wrote:

Right now, it is possible to test binary heap integrity with an explicit
"-debug=BinaryHeap", and it is not tested by default.

Right, but phobos unit tests are not doing that. If we added a version(unittest) debug = BinaryHeap; to fix that problem there, then you would still be complaining ;)

-Steve

Reply via email to