You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ext:list-all-logical-hosts and ext:logical-host-p functions to query
the current logical host status.
Changed
Removed stage and image format command line options (-t and -T) and
replaced with options to specify image or snapshot file (--image or --snapshot) and --base option for loading base image when extensions
are present.
print-unreadable-object now prints qualified symbols for the :type t
option and uses pprint-logical-block when pretty printing.
Fixes
ext:run-program works with string streams.
print-object is now invoked for all calls to write.
slot-unbound is called for unbound condition slots (#1390).
Multiple inheritance of class-allocated slots is resolved
breadth-first (#1392).