Skip to content
  • ehuelsmann@1c010e3e-69d0-11dd-93a8-456734b0d56f's avatar
    3 changes: · c0aa4728
     - Improve speed of "multi-homed symbol" removal
     - Generate autoloader EXPORT commands based on
        EXPORTed symbols in the compiled files, instead of
        on the symbols currently exported (this one fixes the SLIME
          MAKE-THREAD-LOCK issue)
     - Reverse the "multi-homed filtering" and the "autoloads file exclusion"
         in order to stop considering symbols overridden by extensible
         sequences (e.g. COUNT-IF, REMOVE, etc) as being multi-homed:
         we want to autoload the non-extensible versions by default.
    c0aa4728