Skip to content
Snippets Groups Projects
Commit 87723ec1 authored by Liam Healy's avatar Liam Healy
Browse files

Finalizer in alloc-gsl-struct replaces free-gsl-struct

Using trivial-garbage to define a portable finalizer in
#'alloc-gsl-struct.  Removed #'free-gsl-struct; #'expand-data no
longer calls #'free-gsl-struct.  As in the old free-gsl-struct, the
finalizer removes the gsl-vector-c or gsl-matrix-c, and the
gsl-block-c if applicable.  Test results are the same (1 failure for
unrelated reason).
parent ebf82b24
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment