external-format in compile-file1 - gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2013年11月18日 15:41:56 +0000
committerCamm Maguire <camm@debian.org>2013年11月18日 15:44:31 +0000
commit7694d84316d542d3b37100d64f41dca4fb48e7e3 (patch)
tree5eb506aababba5a8b787d4a1e76857a65a696d69
parent6a3d9609be562b81ef4c23f80321b8ec1a0c4d57 (diff)
downloadgcl-7694d84316d542d3b37100d64f41dca4fb48e7e3.tar.gz
external-format in compile-file1
Diffstat
-rwxr-xr-xgcl/cmpnew/gcl_cmpmain.lsp 2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcl/cmpnew/gcl_cmpmain.lsp b/gcl/cmpnew/gcl_cmpmain.lsp
index bfc9d3941..78635bbab 100755
--- a/gcl/cmpnew/gcl_cmpmain.lsp
+++ b/gcl/cmpnew/gcl_cmpmain.lsp
@@ -184,6 +184,7 @@
#+aosvs (ob-file nil)
(system-p *default-system-p*)
(print *compile-print*)
+ (external-format :default)
(verbose *compile-verbose*)
(load nil)
&aux (*standard-output* *standard-output*)
@@ -197,6 +198,7 @@
(*data* (list (make-array 50 :fill-pointer 0 :adjustable t) nil nil nil))
(*fasd-data* *fasd-data*)
(*error-count* 0))
+ (declare (ignore external-format))
; (declare (special *c-debug* system-p))
(when input-pathname
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月05日 17:37:42 +0000

AltStyle によって変換されたページ (->オリジナル) /