> On Oct 29, 2025, at 14:28, John Naylor <[email protected]> wrote:
> 
> <v1-0001-Use-radix-sort-when-datum1-is-an-integer-type.patch>

I just quick went through the code change. I guess I need more time to 
understand the entire logic, but I find a typo that might effect the tests:

```
+       Assert(last = first);
```

“=“ should be “=="

Best regards,
--
Chao Li (Evan)
HighGo Software Co., Ltd.
https://www.highgo.com/



Reply via email to