0.8.2.42:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 18 Aug 2003 16:46:28 +0000 (16:46 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 18 Aug 2003 16:46:28 +0000 (16:46 +0000)
commitb8fb12e4870780ba1188e63f177d4679a535091d
tree92acea2bc72eec0f2899865e0e48cc52a352e88b
parentd4e3d480732ff18fd53b4d772fd32e941adb7551
0.8.2.42:
FORMAT string deftransforms can give spurious optimization notes
on e.g. (COMPILE NIL '(LAMBDA (X) (ERROR X))); implement
checking of constant format strings via DEFOPTIMIZER OPTIMIZER
instead.
... also add rudimentary test of warning functionality
src/compiler/srctran.lisp
tests/compiler.test.sh
version.lisp-expr