(scm_list_to_typed_array): Allow the specification of the
authorMarius Vollmer <mvo@zagadka.de>
Mon, 10 Jan 2005 19:06:48 +0000 (19:06 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 10 Jan 2005 19:06:48 +0000 (19:06 +0000)
commit2caaadd1c21810df342c55ccaeec4d0b1b353535
tree588d43bcb601ce18a0f85b6b5b7c6891d8aed6f2
parent66d33784324dae3a95763dfc89a7d702e88ab764
(scm_list_to_typed_array): Allow the specification of the
upper bound as well.  This is needed for empty arrays.
(l2ra): Give needed number of elements in error message.
(scm_i_print_array): Print length information for arrays that need
it.
(scm_i_read_array): Parse it.
libguile/unif.c