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() (was: Numbers egg does not compute the same result as other schemes)
Date: Sun, 29 May 2011 21:52:56 -0000

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

  * owner:  sjamaan => felix
  * status:  new => assigned
  * component:  unknown => core libraries
  * milestone:  4.7.0 => 4.8.0


Comment:

 So far it appears to be a bug in Chicken core's implementation of expt; it
 doesn't check errno and produces fixnum results when pow() overflows.

 Updating summary and reassigning to Felix.

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