[SCM] GNU Common Lisp branch, cygwin, updated. Version_2_6_9-241-g1783f17
"Camm Maguire" <[email protected]>
| Newsgroups | gmane.lisp.gcl.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Common Lisp".
The branch, cygwin has been updated
via 1783f177a6f924a5f8072457dad12775271e066c (commit)
via e2186add35eed94ed448dac9317a7bf1c3cf9224 (commit)
via 74aaef80da88a4693505aa12d960127b635d6086 (commit)
from 20f9c9e6916b81e9d141f8245cd08e7f157c49b5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1783f177a6f924a5f8072457dad12775271e066c
Author: Camm Maguire <[email protected]>
Date: Thu Jun 26 00:12:16 2014 +0000
fixnum returns declared as object with internal casts in 2.6.x, see c_apply_n
commit e2186add35eed94ed448dac9317a7bf1c3cf9224
Author: Camm Maguire <[email protected]>
Date: Wed Jun 25 22:01:30 2014 +0000
proto for vfun_wrong_number_of_args
commit 74aaef80da88a4693505aa12d960127b635d6086
Author: Camm Maguire <[email protected]>
Date: Wed Jun 25 21:58:18 2014 +0000
do not save-funob on proclaimed-function
-----------------------------------------------------------------------
Summary of changes:
gcl/cmpnew/gcl_cmpcall.lsp | 1 +
gcl/h/compprotos.h | 1 +
gcl/h/protoize.h | 1 -
gcl/o/alloc.c | 8 ++++----
gcl/o/array.c | 4 ++--
gcl/o/main.c | 4 ++--
gcl/o/structure.c | 4 ++--
gcl/o/unixfsys.c | 4 ++--
gcl/o/unixtime.c | 10 +++++-----
9 files changed, 19 insertions(+), 18 deletions(-)
hooks/post-receive
--
GNU Common Lisp