Some variables in src/document/document.lisp are present, some absent after loading just the mgl-pax system. I see that some functions are autoloaded, hence my asking if the behavior is intended, but from my admittedly brief look at the file, I couldn't figure out what could be causing the absent variables.
This behavior is present on master (303f48f3e0b8bfc75b1785d295ee56f2b9b0ec29), and also on commit ed82a80207b70801fab061f6592cf7d7355294a6.
Is the following intended?
Some variables in
src/document/document.lisp
are present, some absent after loading just themgl-pax
system. I see that some functions are autoloaded, hence my asking if the behavior is intended, but from my admittedly brief look at the file, I couldn't figure out what could be causing the absent variables.This behavior is present on
master
(303f48f3e0b8bfc75b1785d295ee56f2b9b0ec29), and also on commit ed82a80207b70801fab061f6592cf7d7355294a6.