one of places which uses qsort_r is in extern/, so it can't use BLI. Ofcourse this qsort_r can be placed to extern/ but i don't think it's nice. IMO, better to update recast library.
Αντώνης Ρυακιωτάκης wrote: > This is glib's code for qsort: > > http://sourceware.org/git/?p=glibc.git;a=blob;f=stdlib/qsort.c;h=b19e86ece1b576616a1ce5784065071c6da0ba22;hb=ee4d03150a65018f367e3250887ec9c5b2133ce4 > > A modification to something like BLI_qsort_r can't be too hard. > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- With best regards, Sergey I. Sharybin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
