-
- Downloads
o As a stop-gap for (concatenate 'fixnum '(a b c)) sometimes causing
all following code (including function return) to be deleted, change the result-type of concatenate from consed-sequence to t. o Do the same for make-sequence. I think this is because the derived type from the derive-typ optimizer conflicts with the declared result type.
Loading
Please register or sign in to comment