Fix a compilation failure on svref of a symbol macro
authorPaul Khuong <pvk@pvk.ca>
Sat, 30 Mar 2013 18:22:46 +0000 (19:22 +0100)
committerPaul Khuong <pvk@pvk.ca>
Sun, 31 Mar 2013 12:16:03 +0000 (14:16 +0200)
commit66ee499237be5778b44b0d7b2de396562137228e
tree0a5df424cbc7589cd2c14d1f43d76fded5612bcb
parentac979c1f6d726f1abe99b1a44e5a09b4a5df8d4f
Fix a compilation failure on svref of a symbol macro

 Introduced in 0892423b (faster SVREF and (SETF SVREF) compilation)

 Thanks to James M. Lawrence for the quick report, with a reduced
 test case.
NEWS
src/compiler/array-tran.lisp
tests/compiler.pure.lisp