(scm_array_handle_set): Correctly execute only one
authorMarius Vollmer <mvo@zagadka.de>
Sun, 9 Jan 2005 17:45:59 +0000 (17:45 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 9 Jan 2005 17:45:59 +0000 (17:45 +0000)
commitbcbbea0e2f81731f1296cd990a6f9875c6390421
treef51563f177d3a5c89b9c26a6399bf6914b417195
parent7c2ef9a87be97c259f729b86fb8d5cef1882f3f3
(scm_array_handle_set): Correctly execute only one
alternative.  D'Oh!
(scm_list_to_typed_array, l2ra): Use scm_t_array_handle to fill
the array; this covers all cases with much simpler code.
libguile/unif.c