mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 14:50:19 +02:00
*** empty log message ***
This commit is contained in:
parent
e1fbffa9f4
commit
fe7c2f88c2
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
2001-05-06 Marius Vollmer <mvo@zagadka.ping.de>
|
2001-05-06 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
|
* snarf.h (SCM_FUNC_CAST_ARBITRARY_ARGS): Use "SCM (*)()" for C++
|
||||||
|
as well. "SCM (*)(...)" does not work on RedHat 7.1.
|
||||||
|
|
||||||
* __scm.h (SCM_WTA_DISPATCH_0): Removed ARG and POS parameters,
|
* __scm.h (SCM_WTA_DISPATCH_0): Removed ARG and POS parameters,
|
||||||
they are not used. Changed `wrong type' error into `wrong num
|
they are not used. Changed `wrong type' error into `wrong num
|
||||||
args' error. Changed all callers.
|
args' error. Changed all callers.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue