[CM] loading of .cminit

Rick Taube taube at uiuc.edu
Tue Aug 31 06:59:43 PDT 2004


safe-load is needed because -- in some perverse situations -- a load 
may break due to permissions, or a changed file system or a moved 
image, etc. I think maybe my handler condition 't' needs to be more 
specific but im not really up on the cltl error system -- it may take 
me a bit to figure out what conditions my handler should  really be 
testing for!

> wrapping it inside a
>
>   (handler-bind ((simple-warning
>                   #'(lambda (c) (declare (ignore c)))))
>      (load-clm-here))
>
>




More information about the Cmdist mailing list