summaryrefslogtreecommitdiff
path: root/test/support
diff options
context:
space:
mode:
authorJosh Suereth <joshua.suereth@gmail.com>2012-05-08 21:53:25 -0400
committerJosh Suereth <joshua.suereth@gmail.com>2012-05-08 21:53:25 -0400
commit84764949e299329e476824c96fb250f72506bacd (patch)
tree86c9365cf1a95ad293e87ef5c731e169238ba477 /test/support
parentda04d691c455aa3f3391bdbd9bac7fb59f29cedf (diff)
downloadscala-84764949e299329e476824c96fb250f72506bacd.tar.gz
scala-84764949e299329e476824c96fb250f72506bacd.tar.bz2
scala-84764949e299329e476824c96fb250f72506bacd.zip
Fixes SI-5328. Iterator.patched failed when from=0.
It turns out iterator.patched forgot to drop replacement values if they were at the beginning. This is because the index was advancing before checking to see if replaced elements should be dropped. Moved this behavior to the beginning of next.
Diffstat (limited to 'test/support')
0 files changed, 0 insertions, 0 deletions