Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • rtoy's avatar
    989bf7e1
    Update from Paul Foley. · 989bf7e1
    rtoy authored
    o Disable package errors when loading up external formats.
    o A minor patch allowing string-to-octets and vice versa to write into
      a preallocated array (though they might still allocate a bigger one
      if necessary),
    o Fix up any confusion between simple-base-string and simple-string so
      that nothing breaks when/if they're not the same.
    989bf7e1
    History
    Update from Paul Foley.
    rtoy authored
    o Disable package errors when loading up external formats.
    o A minor patch allowing string-to-octets and vice versa to write into
      a preallocated array (though they might still allocate a bigger one
      if necessary),
    o Fix up any confusion between simple-base-string and simple-string so
      that nothing breaks when/if they're not the same.