trees on openmcl-1.0-darwin-powerpc - Details

Version:0.6.1
Started at:2006-04-15 22:30:42
Ended at:2006-04-15 22:30:47
Elapsed time (seconds):5
Most recent change:2006-01-09 12:32:40
Most recent file:/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/aa-trees.lisp

REPL Output

;;; ASDF-INSTALL: Downloading 9463 bytes from http://www.cs.rice.edu/~froydnj/lisp/trees.tar.gz to TREES.asdf-install-tmp ...

;;; ASDF-INSTALL: Installing TREES.asdf-install-tmp in /Users/gwking/temporary/asdf-test/input/openmcl/site/, /Users/gwking/temporary/asdf-test/input/openmcl/site-systems/
trees_0.6.1/trees.asd
trees_0.6.1/package.lisp
trees_0.6.1/generics.lisp
trees_0.6.1/types.lisp
trees_0.6.1/print.lisp
trees_0.6.1/binary-trees.lisp
trees_0.6.1/red-black-trees.lisp
trees_0.6.1/avl-trees.lisp
trees_0.6.1/aa-trees.lisp
trees_0.6.1/utils.lisp
trees_0.6.1/LICENSE
trees_0.6.1/README
trees_0.6.1/NEWS
trees_0.6.1/TODO

#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/" 
#P"/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/" 
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/binary-trees.lisp" :
;   Unused lexical variable LOW-SUBTREE, in (TREE-DELETE-NONEMPTY (BINARY-TREE T T T)).
;   Unused lexical variable CHILD, in (TREE-DELETE-NONEMPTY (BINARY-TREE T T T)).
;   Unused lexical variable DELETED, in (TREE-DELETE-NONEMPTY (BINARY-TREE T T T)).
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x83C638E> on #<CL-SOURCE-FILE "binary-trees" #x83C8416>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/red-black-trees.lisp" :
;   Unused lexical variable LOW-SUBTREE, in (TREE-DELETE-NONEMPTY (RED-BLACK-TREE T T T)).
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x83C638E> on #<CL-SOURCE-FILE "red-black-trees" #x83C805E>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/avl-trees.lisp" :
;   Unused lexical variable DELETED, in (TREE-DELETE-NONEMPTY (AVL-TREE T T T)).
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x83C638E> on #<CL-SOURCE-FILE "avl-trees" #x83C7CBE>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>
;Compiler warnings for "/Users/gwking/temporary/asdf-test/input/openmcl/site/trees_0.6.1/aa-trees.lisp" :
;   Unused lexical variable LOW-SUBTREE, in (TREE-DELETE-NONEMPTY (AA-TREE T T T)).
;   Unused lexical variable DELETED, in (TREE-DELETE-NONEMPTY (AA-TREE T T T)).
; Warning: COMPILE-FILE warned while performing #<COMPILE-OP NIL #x83C638E> on #<CL-SOURCE-FILE "aa-trees" #x83C791E>.
; While executing: #<STANDARD-METHOD ASDF:PERFORM (ASDF:COMPILE-OP ASDF:CL-SOURCE-FILE)>