* unif.h, unif.c (scm_array_creator): New.
authorMarius Vollmer <mvo@zagadka.de>
Fri, 29 Oct 2004 15:41:26 +0000 (15:41 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 29 Oct 2004 15:41:26 +0000 (15:41 +0000)
commitab1be174c2c2e30b108718bd2e6d936b3f923517
treedd832ff5d6a6b373365e9a4098f1f5802b3c7099
parentc0fc64c80697891d65ecf65b01d9ba4c21f1df8c
* 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.
libguile/unif.c
libguile/unif.h