bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #24211] gsl_interp_accel_find() boundary condition error


From: Brian Gough
Subject: [Bug-gsl] [bug #24211] gsl_interp_accel_find() boundary condition error
Date: Fri, 05 Sep 2008 15:53:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080716 Fedora/false StumbleUpon/1.73 SeaMonkey/1.1.11

URL:
  <http://savannah.gnu.org/bugs/?24211>

                 Summary: gsl_interp_accel_find() boundary condition error
                 Project: GNU Scientific Library
            Submitted by: bjg
            Submitted on: Fri 05 Sep 2008 04:53:17 PM BST
                Category: Runtime error
                Severity: 4 - Important
        Operating System: 
                  Status: Confirmed
             Assigned to: bjg
             Open/Closed: Open
                 Release: 1.11
         Discussion Lock: Any

    _______________________________________________________

Details:

From: Thomas Weber <address@hidden>
To: address@hidden
Subject: [Bug-gsl] Bug in gsl_interp_accel_find()
Date: Wed, 03 Sep 2008 14:18:15 +0200

[1  <text/plain (7bit)>]
Hi, 

sorry, just realized that there's a separate list for bug reports
(originally posted to
http://lists.gnu.org/archive/html/help-gsl/2008-09/msg00003.html)


Consider the attached example code; the last assertion fails. Note that
idx2 == 0, but idx3 == 1.
The reason for that is that gsl_interp_accel_find() checks only for
strictly smaller/bigger values. 

(Untested) patch attached.

        Thomas



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 05 Sep 2008 04:53:17 PM BST  Name: break-accel.c  Size: 513B   By:
bjg

<http://savannah.gnu.org/bugs/download.php?file_id=16433>
-------------------------------------------------------
Date: Fri 05 Sep 2008 04:53:17 PM BST  Name: interp.diff  Size: 503B   By:
bjg

<http://savannah.gnu.org/bugs/download.php?file_id=16434>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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