TRepeatedIterator doesn't iterate

Issue #142 resolved
Adam Rowell created an issue

TRepeatIterator<T>.MoveNext always returns false, fState is never STATE_RUNNING

There were no test cases calling TEnumerable.Repeated

I have attached 2 .diff files, one of additional test cases, and another of my suggested fix

Comments (4)

  1. Log in to comment