Closed slyrus closed 4 years ago
When I compile overlord I get the following style-warning:
; file: /Users/sly/quicklisp/dists/quicklisp/software/overlord-20200925-git/base.lisp ; in: DEFUN OVERLORD/BASE::LOOK-FOR-ASD ; 'OVERLORD/BASE::TEMPORARY-FILE ; ; caught STYLE-WARNING: ; undefined type: OVERLORD/BASE::TEMPORARY-FILE ; ; compilation unit finished ; Undefined type: ; OVERLORD/BASE::TEMPORARY-FILE
Now I'm getting: no symbol named "FILE-PATHNAME" in "OVERLORD/TYPES"
When I compile overlord I get the following style-warning:
; file: /Users/sly/quicklisp/dists/quicklisp/software/overlord-20200925-git/base.lisp ; in: DEFUN OVERLORD/BASE::LOOK-FOR-ASD ; 'OVERLORD/BASE::TEMPORARY-FILE ; ; caught STYLE-WARNING: ; undefined type: OVERLORD/BASE::TEMPORARY-FILE ; ; compilation unit finished ; Undefined type: ; OVERLORD/BASE::TEMPORARY-FILE