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

2.015.3: more general plumbing to prevent infinite recursion in defining systems.

A new exported macro with-system-definitions protects
operate (and through it oos, load-system and compile-system)
and find-system (and also its helper load-sysdef should it ever be exported)
and will hopefully complete the find-system-if-being-defined from 2.015.2
in preventing infinite recursions while defining systems that are defined
in a place different from the place where they are registered
(maybe there should be a warning for that?)
parent ff4057b6
Branches
Tags 2.015.3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment