Page 1 of 1

Error in TIntValueStringListAccess.IndexOf

Posted: Wed 24 Jun 2015 13:06
by a-s-z
Hello,

the implementation of TIntValueStringListAccess.IndexOf is wrong. It will yield 0 instead of -1 if the element is not found in the list and the list is sorted.

Odac Version: 9.5.16

Best regards,
Andre

Re: Error in TIntValueStringListAccess.IndexOf

Posted: Wed 24 Jun 2015 13:14
by AlexP
Hello,

We have already fixed the problem. The fix will be included in the next version.