[cmucl-ticket] [cmucl] #71: NOT-MORE-CONTAGIOUS broken for double-double-floats
cmucl
cmucl-devel at common-lisp.net
Fri Jan 25 04:28:19 UTC 2013
#71: NOT-MORE-CONTAGIOUS broken for double-double-floats
---------------------+------------------------------------------------------
Reporter: rtoy | Owner: somebody
Type: defect | Status: closed
Priority: major | Milestone:
Component: Core | Version: 2013-01
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Changes (by toy.raymond@…):
* status: new => closed
* resolution: => fixed
Comment:
commit b2ee65dabba1742203e28f538eeee59da126093c
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Thu Jan 24 20:28:09 2013 -0800
Fix ticket:71
The reader conditionals in {{{NOT-MORE-CONTAGIOUS}}} were incorrrectly
handling the case when the second type was a double-float. It was
always returning T in that case, but this is wrong if the first type
is a double-double-float.
--
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/71#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.
More information about the cmucl-ticket
mailing list