[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gsl] Wrong error messages generated by rk2.c in ode-initval
From: |
Brian Gough |
Subject: |
Re: [Bug-gsl] Wrong error messages generated by rk2.c in ode-initval |
Date: |
Mon, 01 Jun 2009 13:41:18 +0100 |
User-agent: |
Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) |
At Thu, 28 May 2009 13:20:24 -0400,
Pablo wrote:
> In function rk2_alloc (gsl 1.12, but I guess it has been there forever),
> if the allocation of either state->k3 or state->ytmp fails, then the
> following call is made:
>
>
> GSL_ERROR_NULL ("failed to allocate space for k2", GSL_ENOMEM);
>
> which is not harmful, just a bit misleading glitch.
Thanks, I'll fix that.
--
Brian Gough
(GSL Maintainer)
Support freedom by joining the FSF
http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Bug-gsl] Wrong error messages generated by rk2.c in ode-initval,
Brian Gough <=