Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
Raymond Toy's avatar
Raymond Toy authored
Fix #30: compilation of describe foo

The debug-info-source isn't available until later in the fasl, so
don't try to print where the source was compiled from.  This seems
like a small oversight since the next bit of code does nothing if the
debug-info-source isn't available.

See merge request !11
f810fc97
History
Name Last commit Last update