diff options
author | Daniel Llorens <daniel.llorens@bluewin.ch> | 2013-04-17 14:01:54 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2014-01-27 21:45:18 +0100 |
commit | ecd6c045272e9dfdd111651521bf2894a0fcfda5 (patch) | |
tree | 70bca2a7ec8454ae8c496798b2943a80824303d2 /test-suite/tests/arrays.test | |
parent | c9b62794e00a835aa8fae222b8c4d795f2d2fdf1 (diff) | |
download | guile-ecd6c045272e9dfdd111651521bf2894a0fcfda5.tar.gz |
Avoid array API in make-srfi-4-vector
* libguile/bytevector.h: publish SCM_BYTEVECTOR_TYPE_SIZE, bytevector_ref_fns
and bytevector_set_fns from libguile/bytevector.c.
* libguile/bytevector.c: bv_handle_ref, bv_handle_set: prefer
SCM_BYTEVECTOR_TYPE_SIZE to scm_array_handle_uniform_element_size.
* libguile/srfi-4.c: scm_make_srfi_4_vector: don't use array handles.
Diffstat (limited to 'test-suite/tests/arrays.test')
0 files changed, 0 insertions, 0 deletions