bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] ode-initval2/driver.c: some methods always return GSL_SUCCESS


From: Matthias Sitte
Subject: [Bug-gsl] ode-initval2/driver.c: some methods always return GSL_SUCCESS
Date: Mon, 06 Jul 2015 09:52:04 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hi list,

digging through the code I noticed that some routines in the
ode-initval2/driver.c file always return GSL_SUCCESS, because they incorrectly
use the GSL_ERROR_NULL macro instead of GSL_ERROR on error.

Git patch attached if you want to apply it directly.

Regards,

  Matthias Sitte

Attachment: ode-initval2_fix_error_macro.patch
Description: Text document


reply via email to

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