1.0.33.28: Display descriptions for internal errors in the runtime.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Mon, 21 Dec 2009 16:30:08 +0000 (16:30 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Mon, 21 Dec 2009 16:30:08 +0000 (16:30 +0000)
commit9e5604a23d758b7b2d08ed457d737c69b7aea2a5
treec6bbfc81d2a301b1535cc316140a2565a767a018
parent51a0c5601903cd78dee59781e07bfce91328aa67
1.0.33.28: Display descriptions for internal errors in the runtime.

  * In genesis, output a define with the descriptions of internal
errors.

  * In interr.c, create an array with said descriptions and use it when
describing an internal error.
src/compiler/generic/genesis.lisp
src/runtime/interr.c
version.lisp-expr