chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #579: expt does not check errno after calling pow


From: Chicken Trac
Subject: Re: [Chicken-janitors] #579: expt does not check errno after calling pow()
Date: Tue, 31 May 2011 12:21:17 -0000

#579: expt does not check errno after calling pow()
-----------------------------+----------------------------------------------
  Reporter:  ckeen           |       Owner:  felix      
      Type:  defect          |      Status:  assigned   
  Priority:  critical        |   Milestone:  4.8.0      
 Component:  core libraries  |     Version:  4.7.x      
Resolution:                  |    Keywords:  numbers egg
-----------------------------+----------------------------------------------

Comment(by felix):

 I committed a change to `numbers/trunk` that uses a fixnum-specific
 version of `C_expt`, but still get an incorrect result on a 64-bit machine
 (well, actually I forgot what the correct result was, but it is different
 from Racket's result).

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