patch: src/cpoly.lisp



>>>>> "Douglas" == Douglas Crosher  writes:

    Douglas> * (cpoly-rl, rpoly-rl): use most-positive-double-float
    Douglas>    and least-positive-double-float rather than trying to
    Douglas>    convert most-positive-long-float and
    Douglas>    least-positive-long-float to double-floats which will
    Douglas>    overflow on CL implementations for which
    Douglas>    most-positive-long-float is larger than
    Douglas>    most-positive-double-float - such as Scieneer Common
    Douglas>    Lisp which has extended precision long-float support.

Patch will be applied shortly.

Thanks,

Ray