mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-01 09:50:19 +02:00
*** empty log message ***
This commit is contained in:
parent
eb16734d62
commit
c3f3c841f0
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
* posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread
|
* posix.c (scm_ctermid): Use an L_ctermid buf on the stack, for thread
|
||||||
safety.
|
safety.
|
||||||
|
|
||||||
|
* unif.c (scm_array_set_x): For svect, use scm_num2short for
|
||||||
|
consistency with other vector types and to get arg and func name into
|
||||||
|
error message.
|
||||||
|
|
||||||
2004-07-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2004-07-27 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
* deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP, SCM_BOOL):
|
* deprecated.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOLP, SCM_BOOL):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue