Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    a8a4f4a1
    Need to precompile the ef slots for both unicode and non-unicode · a8a4f4a1
    rtoy authored
    builds.  (This was broken in the 2010-04 snapshot.)
    
    code/fd-stream-comp.lisp:
    o Precompile ef slots there for ISO8859-1.
    
    code/fd-stream-extfmts.lisp:
    o Remove the precompile stuff.
    
    tools/worldcom.lisp:
    o Compile fd-stream-comp.
    
    tools/worldload.lisp:
    o Load fd-stream-comp.
    a8a4f4a1
    History
    Need to precompile the ef slots for both unicode and non-unicode
    rtoy authored
    builds.  (This was broken in the 2010-04 snapshot.)
    
    code/fd-stream-comp.lisp:
    o Precompile ef slots there for ISO8859-1.
    
    code/fd-stream-extfmts.lisp:
    o Remove the precompile stuff.
    
    tools/worldcom.lisp:
    o Compile fd-stream-comp.
    
    tools/worldload.lisp:
    o Load fd-stream-comp.