|
From: Bruno H. <br...@cl...> - 2005-06-06 18:03:46
|
Hi Sam,
Normally I like _all_ kinds of bug fixes. But not this one.
Can please undo this patch until the release:
2005-06-06 Sam Steingold <sd...@gn...>
* compelem.d (N_imagpart): use the normal Rational/Float contagion
rules for reals
* clispload.lsp (*expected-failures*): removed MISC.598
This patch does not fit in a code cool-down phase because
1. it changes user-visible and documented behaviour,
2. it is not a unanimous bug fix. IMO
- it should be protected by a global variable *COMPLEX-NUMBERS-ANSI*
that is part of the big *ANSI* switch.
- it is the beginning of a new area of work. The whole scope of this
*COMPLEX-NUMBERS-ANSI* is about 2 weeks of work.
Thanks.
Bruno
|