Rémi Verschelde
7b7ccf25b6
LocalVector: Don't error if from >= count
...
Vector handles this silently by returning -1, and we should do the same here.
Otherwise we get errors when calling `find()` on e.g. a LocalVector of size 0,
while `find()` is expected to always work (if the parameters are invalid then
it doesn't find anything, so -1).
Fixup to #49925 .
2021-07-01 12:16:33 +02:00
..
2021-06-14 12:17:11 +02:00
2021-06-09 13:10:49 -03:00
2021-06-09 13:10:49 -03:00
2021-02-24 21:36:08 +01:00
2021-06-07 11:03:08 +02:00
2021-01-01 20:19:21 +01:00
2021-03-21 10:20:08 +00:00
2021-07-01 12:16:33 +02:00
2021-01-01 20:19:21 +01:00
2021-04-14 11:43:45 +02:00
2021-06-07 11:03:08 +02:00
2021-01-01 20:19:21 +01:00
2021-05-22 22:35:42 +02:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-05-10 16:28:55 -07:00
2021-02-18 17:12:46 +01:00
2021-06-29 12:28:08 -03:00
2021-01-05 08:50:18 -03:00
2021-01-01 20:19:21 +01:00
2021-04-22 16:23:55 +02:00
2020-11-07 20:17:12 -03:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00
2021-01-29 12:02:13 +01:00
2021-06-17 05:22:43 -07:00
2021-04-28 16:52:31 +02:00
2021-01-01 20:19:21 +01:00
2021-01-01 20:19:21 +01:00