Next Prev Up Top Contents Index

*packages-for-warn-on-redefinition*

Variable
Summary

List of packages whose symbols should be checked for definitions.

Package

hcl

Initial Value

A list containing "COMMON-LISP" and other package names

Description

LispWorks detects attempts to define external symbols in certain packages. The packages are those on the list *packages-for-warn-on-redefinition* .

LispWorks is configured to protect the COMMON-LISP package and other system packages.

The action taken by LispWorks on such attempted definitions depends on the value of *handle-warn-on-redefinition*.

See also

*handle-warn-on-redefinition*


LispWorks Reference Manual - 25 Jul 2003

Next Prev Up Top Contents Index