We have to use ECL_SETQ to assign values to bound special variables.

This commit is contained in:
Juan Jose Garcia Ripoll 2008-10-12 22:12:57 +02:00
parent 70c64f9652
commit 53e1918169

View file

@ -241,7 +241,7 @@
((SPECIAL GLOBAL)
(if (safe-compile)
(wt-nl "cl_set(" var-loc ",")
(wt-nl "ECL_SET(" var-loc ","))
(wt-nl "ECL_SETQ(cl_env_copy," var-loc ","))
(wt-coerce-loc (var-rep-type var) loc)
(wt ");"))
(t