(In reply to comment #25) > @@ +330,5 @@ > > + i1 = 0; > > + if (i2 >= size) > > + i2 = size-1; > > + memmove(sortbuf, data+i1, (i2-i1+1)*sizeof(int)); > > + qsort(sortbuf, i2-i1+1, sizeof(int), cmpint); > > I wonder if there's glib wrapper for that one...
https://developer.gnome.org/glib/2.34/glib-Miscellaneous-Utility- Functions.html#g-qsort-with-data Might not be necessary to use the GLib wrapper. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/790183 Title: [138a:0011] Fingerprint reader Validity Sensors not recognized To manage notifications about this bug go to: https://bugs.launchpad.net/libfprint/+bug/790183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs