Completed
Details
Details
Assignee
Devin Walters
Devin WaltersReporter
Nelson Morris
Nelson MorrisLabels
Approval
Ok
Patch
Code and Test
Priority

Affects versions
Fix versions
Created April 18, 2015 at 11:12 PM
Updated April 24, 2015 at 4:14 PM
Resolved April 24, 2015 at 4:14 PM
From https://groups.google.com/d/msg/clojure/dweCm6Bd-vc/atritH--xUEJ.
Cause: absCount method in LongRange is not computing count correctly.
Approach: Fix computation in LongRange.absCount() and add a generative test that compares the long and non-long versions of range produce the same ranges.
Screened by: Alex Miller, also verified that generative test failed without the fix.
Patch: clj-1709-2.patch