It would be nice if GSL had a call to allow clients to set the
malloc/realloc/free
used, like glib does:

http://developer.gnome.org/doc/API/2.0/glib/glib-Memory-Allocation.html#g-mem-set-vtable

Of course given the nature of the data used with GSL it would probably
be good to provide
support for a vtable slot for at least GC_MALLOC_ATOMIC and use that
when appropriate.

Britton




_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl

Reply via email to