Skip to content
Snippets Groups Projects
Commit 985a8909 authored by toy's avatar toy
Browse files

Apply Alexey Dejneka's compiler fix for SBCL bug 120a which says:

   The compiler incorrectly figures the return type of
        (DEFUN FOO (FRAME UP-FRAME)
          (IF (OR (NOT FRAME)
                  T)
              FRAME
              "BAR"))
   as NIL.
parent 341cccaf
No related branches found
No related tags found
Loading
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