mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-13 23:20:32 +02:00
*** empty log message ***
This commit is contained in:
parent
ab1be174c2
commit
327114a26a
1 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
2004-10-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2004-10-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
|
* unif.h, unif.c (scm_array_creator): New.
|
||||||
|
(scm_i_get_old_prototype): New.
|
||||||
|
(scm_array_prototype): use it to return old-style prototype, never
|
||||||
|
return creators.
|
||||||
|
(scm_make_uve): Use scm_call_1 instead of scm_call_2 with a second
|
||||||
|
arg of SCM_UNDEFINED. The latter is wrong.
|
||||||
|
|
||||||
* unif.h, unif.c (scm_make_u1vector): New, but only temporary.
|
* unif.h, unif.c (scm_make_u1vector): New, but only temporary.
|
||||||
(make_uve): Removed.
|
(make_uve): Removed.
|
||||||
(scm_i_proc_make_vector, scm_i_proc_make_string,
|
(scm_i_proc_make_vector, scm_i_proc_make_string,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue