-
- Downloads
Fix bug noted by Gerd Moellmann.
o Remove the unused LEAF-FUN stuff from SOURCE-TRANSFORM-TRANSITIVE. It's not used anywhere. o For the one-arg case wrap the arg like (the <result-type> arg) to assert the result type, as required by ANSI CL, instead of silently returning the arg. o Update def-source-transforms for + and * to say the result type is NUMBER for the one-arg case.
Loading
Please register or sign in to comment