On Wed, Jun 30, 2010 at 8:17 AM, David Ma <[email protected]> wrote: > The second argument of a CompareFunc List sorting function does not seem to > get > sent to the function at all. For integer sorting, 0 is sent; for object > sorting, > null is sent. > > I'm guessing you need to have the sort function be static because of the "this" pointer.
Hope that helps Rob
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
