ecl/src
Daniel Kochmański 0e7ef61b69 cmp: t3local-fun-declaration: do not call next-lcl more than needed
When we process required arguments their amount may exceed maximum
number of arguments which are allowed to be passed on C stack. In this
case the remainder is shifted to optionals *but* we have called
next-lcl for all arguments what lead to a situation where all
arguments were passed on the list. Fixes #514.
2019-07-19 14:30:53 +02:00
..
bdwgc bdwgc: Update library to version 7.6.8. 2019-01-12 20:21:19 +01:00
c preprocessor: error when ECL_C_ARGUMENTS_LIMIT changes 2019-07-19 14:30:50 +02:00
clos make-load-form-saving-slots: structures: refrence slot by an offset 2019-05-25 09:56:08 +02:00
cmp cmp: t3local-fun-declaration: do not call next-lcl more than needed 2019-07-19 14:30:53 +02:00
doc si:trap-fpe: move into ext package and extend documentation 2019-06-30 13:01:24 +02:00
ecl long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
gmp gmp: issue autoreconf -ivf (fixes ppc64le builds) 2015-09-02 15:59:18 +02:00
h cosmetic: align slot 2019-07-19 14:30:53 +02:00
libffi libffi: use unified assembler syntax to allow building libffi on arm with clang 2019-01-04 16:15:25 +01:00
lsp si::get-local-time-zone: don't apply shift for daylight saving time 2019-06-02 19:53:46 +02:00
newcmp remove trash file 2017-09-29 20:07:47 +02:00
tests tests: add regression test for #513 2019-07-19 14:21:03 +02:00
util update installation instructions for recent Android NDKs and support ARM64 2019-01-12 22:51:17 +01:00
aclocal.m4 aclocal: fix typo in test for complex float 2019-05-25 09:55:50 +02:00
bare.lsp.in The ECL code no longer uses tabulator characters, they were replaced 2015-09-03 07:35:47 -04:00
compile.lsp.in ansi conformance: remove spurious package nicknames 2019-03-15 19:22:35 +00:00
config.guess Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
config.sub Upgrade config.guess and config.sub to newer versions 2013-03-30 23:29:22 +01:00
configure cleanup: remove unused code 2019-07-16 09:04:46 +02:00
configure.ac long-float: remove conditionalization 2019-05-24 21:04:59 +00:00
install.sh
Makefile.in configure: change manual installation 2019-04-11 18:17:02 +02:00