chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1089: parametric-curve: Error: assertion failed:


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1089: parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs (- x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))
Date: Mon, 20 Jan 2014 01:03:17 -0000

#1089: parametric-curve: Error: assertion failed: (every (lambda (x y) (< (abs 
(-
x y)) 1e-15)) ((sample-curve my-scaled-c) 5) (list 3.0 4.0 25.0))
-------------------------+--------------------------------------------------
  Reporter:  mario       |       Owner:  iraikov         
      Type:  defect      |      Status:  new             
  Priority:  major       |   Milestone:  someday         
 Component:  extensions  |     Version:  4.8.x           
Resolution:              |    Keywords:  parametric-curve
-------------------------+--------------------------------------------------

Comment(by iraikov):

 Thanks for the report. This egg relies in bvsp-spline, which in turn
 relies on the f2c library, so it is possible that a difference in the
 system libraries is the cause. Can you tell me the OS versions of the old
 and new machines and the versions of gcc and f2c installed?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1089#comment:1>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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