Fixed compiler macroexpander for STRUCTURE-SET

This commit is contained in:
Juan Jose Garcia Ripoll 2011-12-30 21:59:34 +01:00
parent 60825360ea
commit 0e2095753a

View file

@ -100,7 +100,7 @@
`(ext:compiler-typecase
,aux
(,structure-name ,form)
(t (ffi:c-inline (,aux ,structure-name ,index ,value)
(t (ffi:c-inline (,aux ',structure-name ,index ,value)
(:object :object :fixnum :object)
:object
"ecl_structure_set(#0,#1,#2,#3)"