* Type-punning warning fixes;* small_fixnum overflow fixes;* off by one fix in cerror;* Fix compiler error which had not recognized defpackage as a package operation;* Fix tkl.lisp call to open-named-socket;* Make values-list and nreconc signal errors when they should on dotted lists.; * Avoid use of windows.h types as macros.; * New config.{sub,guess} - 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>2003年07月16日 02:02:51 +0000
committerCamm Maguire <camm@debian.org>2003年07月16日 02:02:51 +0000
commitc74de75e891844d1a8a28f9c3c85c5c5a3b57cad (patch)
treec9ae45b974e92d2480a7a79d7f42366a26d22c83
parentff24fc6da4343c10439990e402ef3707de27ad71 (diff)
downloadgcl-c74de75e891844d1a8a28f9c3c85c5c5a3b57cad.tar.gz
* Type-punning warning fixes;* small_fixnum overflow fixes;* off by one fix in cerror;* Fix compiler error which had not recognized defpackage as a package operation;* Fix tkl.lisp call to open-named-socket;* Make values-list and nreconc signal errors when they should on dotted lists.; * Avoid use of windows.h types as macros.; * New config.{sub,guess}unlabeled-1.26.4
Diffstat
-rw-r--r--gcl/h/protoize.h 3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcl/h/protoize.h b/gcl/h/protoize.h
index 9fcc3b7ad..1c62cf7b9 100644
--- a/gcl/h/protoize.h
+++ b/gcl/h/protoize.h
@@ -1737,6 +1737,9 @@ cdifference(object,object);
object
cplus(object,object);
+object
+Icall_error_handler(object,object,int,...);
+
#if defined (__MINGW32__)
int bcmp ( const void *s1, const void *s2, size_t n );
void bcopy ( const void *s1, void *s2, size_t n );
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月02日 17:03:59 +0000

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