bug-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gsl] How about a function to set the allocation routines so Hans-Bo


From: Britton Kerin
Subject: [Bug-gsl] How about a function to set the allocation routines so Hans-Boehm GC could be used more easily?
Date: Thu, 15 Feb 2007 06:44:58 -0900

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]