[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PCL Compile warnings in Coral CL



In case you are interested, the following warnings are issued when (pcl::compile-
pcl) is run in Allegro CL on a mac II.

Compiler warnings for file "HD60:Programming:Lisp:clos:walk.lisp" :
 In function WALKER::WITH-AUGMENTED-ENVIRONMENT : Unused lexical variable (#:G181
)
Compiler warnings for file "HD60:Programming:Lisp:clos:macros.lisp" :
 In function PCL::DEFINE-METHOD-BODY-MACRO : Unused lexical variable (#:G785)
Compiler warnings for file "HD60:Programming:Lisp:clos:boot.lisp" :
 In function PCL::EXPAND-DEFMETHOD-INTERNAL : Unused lexical variables (PCL::SETF
P PCL::QUALIFIERS PCL::METHOD)
 In function PCL::ENSURE-GENERIC-FUNCTION : Unused lexical variable (PCL::GENERIC
-FUNCTION-CLASS)
 In function PCL::REAL-ENSURE-GF-INTERNAL : Unused lexical variables (PCL::METHOD
-COMBINATION DOCUMENTATION PCL::DECLARATIONS PCL::ARGUMENT-PRECEDENCE-ORDER PCL::
LAMBDA-LIST)
 In function PCL::MAKE-TOP-LEVEL-FORM : Unused lexical variable (PCL::NAME)

Compiler warnings for file "HD60:Programming:Lisp:clos:methods.lisp" :
 In function PCL::LOOKUP-METHOD-INTERNAL : Unused lexical variable (PCL::GENERIC-
FUNCTION)

Compiler warnings for file "HD60:Programming:Lisp:clos:combin.lisp" :
 In function PCL::MAKE-EFFECTIVE-METHOD-