#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@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.