[gsl/temp_odecrash] a

Frantisek Kluknavsky fkluknav at fedoraproject.org
Wed Jan 9 11:48:37 UTC 2013


commit c3d26e7613f3cd90ae9cef1e35643518e41a2b50
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Wed Jan 9 12:48:16 2013 +0100

    a

 wrk.patch |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/wrk.patch b/wrk.patch
index 51e96ed..a9509f3 100644
--- a/wrk.patch
+++ b/wrk.patch
@@ -1,8 +1,20 @@
 diff -up wrk/ode-initval2/msbdf.c.wrk wrk/ode-initval2/msbdf.c
 diff -up wrk/ode-initval2/test.c.wrk wrk/ode-initval2/test.c
 --- wrk/ode-initval2/test.c.wrk	2013-01-09 10:48:22.051415928 +0100
-+++ wrk/ode-initval2/test.c	2013-01-09 12:41:39.031675032 +0100
-@@ -2017,7 +2017,7 @@ test_extreme_problems (void)
++++ wrk/ode-initval2/test.c	2013-01-09 12:48:01.793077658 +0100
+@@ -2007,17 +2007,17 @@ test_extreme_problems (void)
+                               initstepsize[p], &y[sd[p] * i],
+                               epsabs[p], epsrel[p], probname[p]);
+ 
+-          if (s != GSL_SUCCESS)
++/*          if (s != GSL_SUCCESS)
+             {
+               printf ("start=%.5e, initstepsize=%.5e\n", start[p],
+                       initstepsize[p]);
+               gsl_test (s, "test_extreme_problems %s %s", steppers[i]->name,
+                         probname[p]);
+-            }
++            }*/
          }
  
        /* Compare results */


More information about the scm-commits mailing list