[Issue 7287] std.container.BinaryHeap example fails

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 12 22:53:37 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=7287



--- Comment #3 from github-bugzilla at puremagic.com 2014-02-12 22:52:24 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/80ef8ef7f5f85ed8e7bf5b4d51eea9bc99f0f6d6
Fix Issue 7287 - BinaryHeap example

Two changes:

1. Fixed the array in the final assert. Not sure where the original array came
from -- not Intro to Algorithms, I checked my copy!
2. Moved to documented unit test so we make sure it actually passes.

https://d.puremagic.com/issues/show_bug.cgi?id=7287

https://github.com/D-Programming-Language/phobos/commit/a60b269425a3133d5c26794067c03c329255742c
Merge pull request #1931 from Poita/bug7287

Fix Issue 7287 - BinaryHeap example

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list