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 11:26:54 -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 mario):

 On the current machine:
   * f2c 20100827-1
   * gcc 4.6.2

 On the new machine:
   * f2c 20100827-1
   * gcc 4.6.3

 The default gcc version on the new machine is actually 4.7.2, but we had
 to switch to 4.6.3 because 4.7.2 has what we suppose to be a code
 generation issue (see #916).  Maybe f2c has some dependency on the default
 gcc version (4.7.2)?

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1089#comment:2>
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]