ASDF3 now checks deferred warnings by default, which notably catches forward references to special variables.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org If the Bible proves that God exists then comic books prove the existence of Superman. — seen on #Atheism IRC
; file: /home/testgrid/quicklisp-patched2/dists/quicklisp/software/mcclim-20120909-cvs/graphics.lisp ; in: CLIM-EXTENSIONS:DEFINE-BITMAP-FILE-READER :XPM ; (CLIM-INTERNALS::XPM-PARSE-FILE PATHNAME) ; ; caught STYLE-WARNING: ; undefined function: CLIM-INTERNALS::XPM-PARSE-FILE ; ; compilation unit finished ; Undefined types: ; CLIM:CLIM-STREAM-PANE CLIM:STREAM-OUTPUT-HISTORY-MIXIN CLIM-INTERNALS::TOP-LEVEL-SHEET-PANE ; Undefined functions: ; (SETF CLIM-BACKEND:PORT-MOTION-HINTS) (SETF CLIM-BACKEND:SELECTION-OWNER) (SETF CLIM-BACKEND:SELECTION-TIMESTAMP) CLIM-LISP:DESCRIBE CLIM:MAKE-SPACE-REQUIREMENT CLIM:MEDIUM CLIM-BACKEND:PORT-MOTION-HINTS CLIM-BACKEND:PORT-SET-MIRROR-REGION CLIM-BACKEND:PORT-SET-MIRROR-TRANSFORMATION CLIM-BACKEND:SELECTION-OWNER CLIM-INTERNALS::TEXT-BOUNDING-RECTANGLE* CLIM-INTERNALS::XPM-PARSE-FILE ; Undefined variables: ; CLIM:*INPUT-WAIT-HANDLER* CLIM:*INPUT-WAIT-TEST* CLIM:*POINTER-BUTTON-PRESS-HANDLER* CLIM:+EVERYWHERE+ CLIM:+NOWHERE+ ; caught 7 WARNING conditions ; caught 35 STYLE-WARNING conditions Unhandled SERIOUS-CONDITION of type COMPILE-FAILED-ERROR is signaled: Lisp compilation failed
Is there anyone here to fix the issues? To apply a patch if I fix them?
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Minimum wage laws are but making it illegal for less productive people to get an honest job.
On Wed, Feb 20, 2013 at 10:43 PM, Faré fahree@gmail.com wrote:
ASDF3 now checks deferred warnings by default, which notably catches forward references to special variables.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org If the Bible proves that God exists then comic books prove the existence of Superman. — seen on #Atheism IRC
; file: /home/testgrid/quicklisp-patched2/dists/quicklisp/software/mcclim-20120909-cvs/graphics.lisp ; in: CLIM-EXTENSIONS:DEFINE-BITMAP-FILE-READER :XPM ; (CLIM-INTERNALS::XPM-PARSE-FILE PATHNAME) ; ; caught STYLE-WARNING: ; undefined function: CLIM-INTERNALS::XPM-PARSE-FILE ; ; compilation unit finished ; Undefined types: ; CLIM:CLIM-STREAM-PANE CLIM:STREAM-OUTPUT-HISTORY-MIXIN CLIM-INTERNALS::TOP-LEVEL-SHEET-PANE ; Undefined functions: ; (SETF CLIM-BACKEND:PORT-MOTION-HINTS) (SETF CLIM-BACKEND:SELECTION-OWNER) (SETF CLIM-BACKEND:SELECTION-TIMESTAMP) CLIM-LISP:DESCRIBE CLIM:MAKE-SPACE-REQUIREMENT CLIM:MEDIUM CLIM-BACKEND:PORT-MOTION-HINTS CLIM-BACKEND:PORT-SET-MIRROR-REGION CLIM-BACKEND:PORT-SET-MIRROR-TRANSFORMATION CLIM-BACKEND:SELECTION-OWNER CLIM-INTERNALS::TEXT-BOUNDING-RECTANGLE* CLIM-INTERNALS::XPM-PARSE-FILE ; Undefined variables: ; CLIM:*INPUT-WAIT-HANDLER* CLIM:*INPUT-WAIT-TEST* CLIM:*POINTER-BUTTON-PRESS-HANDLER* CLIM:+EVERYWHERE+ CLIM:+NOWHERE+ ; caught 7 WARNING conditions ; caught 35 STYLE-WARNING conditions Unhandled SERIOUS-CONDITION of type COMPILE-FAILED-ERROR is signaled: Lisp compilation failed