hi!
Dear Martin,

I notice another issue with Gsl binding.
In Gsl.OdeivEvolve::apply,
the time t and the step size are defined as an array.

But they are really in-out parameters, which should be defined as 'ref'., aka:

ref double t, ... ref double h.

I don't know if there are also similar issues around.

Best,

Yu


I am not the author of that bindings, else Matías.

Regards.

_______________________________________________
Vala-list mailing list
Vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to