On Monday, 8 December 2014 at 15:43:37 UTC, Tobias Pankrath wrote:
Was my fault. The phobos checkout didn't match my dmd version. Here is my current state (has some more unittest, bugs fixed, no assignment via SortedRange views on Sorted.): https://github.com/Panke/phobos/blob/sorted/std/container/sorted.d

You have an outdated reference to BinaryHeap at line 440

https://github.com/Panke/phobos/blob/sorted/std/container/sorted.d#L440

Should be replaced with Sorted I presume.

Reply via email to