Skip to content
Snippets Groups Projects
Commit 2a536a7f authored by wlott's avatar wlott
Browse files

*** empty log message ***

parent 135dcc38
No related branches found
No related tags found
No related merge requests found
...@@ -811,9 +811,9 @@ ...@@ -811,9 +811,9 @@
',n-sap ',n-offset ',n-size ',n-sap ',n-offset ',n-size
body decls))) body decls)))
,@body))) ,@body)))
#-new-compile #-new-compiler
(eval-when (compile) (eval-when (compile)
(clc::clc-mumble "alien-access ~S compiled.~%" lisp-type))))) (clc::clc-mumble "alien-access ~S compiled.~%" ',lisp-type)))))
(eval-when (compile load eval) (eval-when (compile load eval)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment