Skip to content

Compiler notes during installation #231

Description

@kilianmh

sbcl gives the following 2 compiler notes:

; file: .../quicklisp/http.lisp
; in: DEFUN PROCESS-HEADER
;     (ERROR "Unable to process HTTP header")
; 
; note: deleting unreachable code
; file: .../quicklisp/dist.lisp
; in: DEFUN CONFIG-FILE-INITARGS
;     (INTERN (FUNCALL QL-DIST::*INITARG-CASE-CONVERTER* STRING) 'KEYWORD)
; 
; note: deleting unreachable code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions