MDEV-34348: typedef qsort_cmp2 qsort2_cmp
To create more consistency in comparators, make qsort2_cmp use the definition of qsort_cmp2, and extend the strictness of qsort_cmp2 to make its first parameter const.
Showing
Please register or sign in to comment