Range check error using Dictionary.Keys.Ordered(TStringComparer.OrdinalIgnoreCase)

Issue #412 resolved
Mark Ford created an issue

I’ve attached a console mode application that should show the problem. The data itself is a list of Oracle schema objects owned by SYS and so the issue shows in a real world application. This is, however, the only dataset that seems to cause the error. I could be using ordered() incorrectly (and if so, I’d love to find out the correct way.) Latest development branch and Delphi 11.3. Issue shows in 32bit and 64bit.

Comments (4)

  1. Log in to comment