0.7.8.44:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 17 Oct 2002 19:56:02 +0000 (19:56 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 17 Oct 2002 19:56:02 +0000 (19:56 +0000)
commit7c5a7fb9e1fb0ade9e31de3ffdf02252669c3d4c
treea8636f62431e73bb008d01fc2cfba0eef58bac47
parent15a5894721592fc295cc61c607c59875ec5825a2
0.7.8.44:
new reports and restart names trying to clarify what those
redefine-DEFSTRUCT CERROR restarts mean (cribbing
somewhat from CMU CL CVS)
While I'm at it, fix the behavior of the ABORT restart in
%REDEFINE-DEFSTRUCT, so that it leaves the system
unaffected as one might reasonably expect. (Before,
ABORTing then retrying an incompatible definition a
second time would allow the incompatible definition to
take place the second time with no error.)
As long as I'm proof-reading restart reports, use similar
FORMAT ~< tricks in some other restarts too.
TODO
src/code/debug.lisp
src/code/defstruct.lisp
src/code/save.lisp
src/code/toplevel.lisp
version.lisp-expr