Skip to content
Snippets Groups Projects
Commit 47ac8337 authored by toy's avatar toy
Browse files

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.
parent 702172bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment