Skip to content
Commit 1e343ca0 authored by Raymond Toy's avatar Raymond Toy
Browse files

Fix issue with float-sign calling qfloat-sign.

If the optional arg to FLOAT-SIGN is not given, don't call qfloat-sign
with a second arg of NIL.  This breaks things.  Call qfloat-sign with
the same number of arguments as float-sign.
parent 935f7e0f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment