0.9.2.18: various error &co reporting improvements and build tweaks
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Jul 2005 13:51:06 +0000 (13:51 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 3 Jul 2005 13:51:06 +0000 (13:51 +0000)
commit568214ddf4c8ecc881caec98e20848d017974ec0
tree1265b43384d8877dd97bae7bbfd5d440ba5ffc39
parent96060ccf8bb2077575d4180e30250d38e96ebb95
0.9.2.18: various error &co reporting improvements and build tweaks
 * print the cell name for CELL-ERRORs when *PRINT-ESCAPE* is true.
 * print just the filename, not the SHARED-OBJECT structure for failed
   LOAD-SHARED-OBJECT.
 * improve our Darwin dlerror(3)-shim reporting; also clean up warnings from
   ppc-darwin-dlsim.c and reindent it for 80 columns.
 * move reporting of failed contribs to make-target-contrib.sh, and re-add
   --disable-debugger, which had accidentally fallen off.
make-target-contrib.sh
make.sh
src/code/condition.lisp
src/code/foreign-load.lisp
src/runtime/ppc-darwin-dlshim.c
version.lisp-expr