fixed TList<T>.Reverse for empty lists

Declined
#18 · Created  · Last updated

Declined pull request

Thanks for spotting this and providing a fix. I integrated the changes into the release/1.2 branch.

Closed by: ·2016-03-04

Description

TList<T>.Reverse fails when the list is empty (i.e. index = count = fCount = 0).

0 attachments

0 comments

Loading commits...