without-package-locks

$Revision: 5.0.2.2 $

Macro

Package: EXCL

Arguments: (&body body)

This macro will execute all forms in its body with excl:*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 general documentation description is in introduction.htm. The index is in index.htm.

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