*load-local-names-info*

$Revision: 5.0.2.2 $

Variable

Package: EXCL

This variable is similar to excl:*load-xref-info* and excl:*load-source-file-info* in that it controls whether information stored in a fasl file should be loaded into Lisp when the fasl file is loaded. The information is local name and scope information useful for debugging (but somewhat wasteful of space). That information is written to fasl files when the values of the optimization qualities safety, space, speed, and debug are such that either or both or the compiler switches comp:save-local-names-switch and comp:save-local-scopes-switch are true. See 8.0 Declarations and optimizations in compiling.htm for information on switches.

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.