[fpc-devel] Sorting tests
    Ondrej Pokorny 
    lazarus at kluug.net
       
    Tue Nov 29 15:44:17 CET 2022
    
    
  
Am 29.11.2022 um 14:25 schrieb Sven Barth via fpc-devel:
> For such a comparison function the issue is indeed in the comparison 
> function, but Nikolay also mentioned "a<b=false and b<a=false" which 
> is the case for equal elements.
I assume this was some kind of typo or reasoning error because 
"a<b=false and b<a=false" is always the case for equal elements if the 
compare function is correct. And Nikolay was talking about incorrect 
comparison functions.
Ondrej
    
    
More information about the fpc-devel
mailing list