without-package-locks

Macro

Package: excl

Arguments: &body body

This macro will execute all forms in its body with *enable-package-locked-errors* bound to nil, so no package-locked-errors or compile-time warnings will be signaled for the dynamic extent of the body.

See packages.htm for information on packages in Allegro CL and on package locking.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.