*enable-package-locked-errors*

$Revision: 5.0.2.3 $

Variable

Package: EXCL

If non-nil, executing code that violates package-locking (see package-lock) or package-definition-locking (see package-definition-lock) will signal errors and compiling a file containing such code will signal warnings. If nil, such code will execute without package-locked-errors or compile-time warnings.

See also without-package-locks.

See packages.htm for general information on the implementation of packages in Allegro CL and more information on package locking.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.