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 finding any redefinitions depends on the value of *handle-warn-on-redefinition*

See also

*handle-warn-on-redefinition*


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index