Skip to content
  • camm's avatar
    add package-error condition(preliminary);hash conditions only by the error... · c8cdb913
    camm authored
    add package-error condition(preliminary);hash conditions only by the error name, not the format string;pass error types for both correctable and non-correctable situations;eliminate duplicate loading of clcs/package.lisp;Allow t doc-types in documentation (returning nil) for now;fix final type errors in predlib.lsp (regarding base-string);other error functions to pass continuable errors (needs cleaning up);package designators can be characters;delete-package added;make-package doesn't :use lisp by default;in-package returns error if package does not exist instead of making the package(relatively big change -- need to address instances of in-package in .lsp code);call make-package on relevant packages in init_gcl.lsp.in and pcl/sys-package.lisp;\-ffunction-sections for hppa with no-optimization -- enables first maxima build here;separate lisp variables to specify optimization flags for level 2 and 3
    c8cdb913