Skip to content
Snippets Groups Projects
Commit cbca8e6f authored by Francois-Rene Rideau's avatar Francois-Rene Rideau
Browse files

When loading a system with non-primary name (e.g. foo/bar),

load the system with primary name first (e.g. foo), but
avoid infinite loops by checking for system being defined.
This should help with Quicklisp and other extensions that define functions
for *system-definition-search-functions* so they don't have to pay special
attention to primary name canonicalization unless they really want to.
Also, use the ensure-gethash utility in a few more places.
parent 651cd5c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment