[gsl/temp_odecrash] temporary diagnostic

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Jan 17 15:29:42 UTC 2013


commit e0373435facbb3b242c7957aca8a2f2023f46821
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu Jan 17 16:24:04 2013 +0100

    temporary diagnostic

 wrk.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wrk.patch b/wrk.patch
index 8a3f8c2..1a9b174 100644
--- a/wrk.patch
+++ b/wrk.patch
@@ -1,6 +1,6 @@
 diff -up wrk/ode-initval2/msbdf.c.wrk wrk/ode-initval2/msbdf.c
 --- wrk/ode-initval2/msbdf.c.wrk	2013-01-09 10:35:45.259960403 +0100
-+++ wrk/ode-initval2/msbdf.c	2013-01-17 16:22:54.705899325 +0100
++++ wrk/ode-initval2/msbdf.c	2013-01-17 16:24:02.083361754 +0100
 @@ -43,6 +43,8 @@
     framework.
  */
@@ -40,7 +40,7 @@ diff -up wrk/ode-initval2/msbdf.c.wrk wrk/ode-initval2/msbdf.c
     */
 -
 +printf("%d\n", ord);
-+printf("%lu\n", ordwait);
++printf("%lu\n", state->ordwait);
 +PD(h);
 +PD(hprev);
    msbdf_calccoeffs (ord, state->ordwait, h, hprev, l, &errcoeff,


More information about the scm-commits mailing list