diff options
author | Daniel Llorens <daniel.llorens@bluewin.ch> | 2013-04-20 01:27:42 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2014-02-10 21:18:48 +0100 |
commit | c545f7164a80586ac287c551b089101387319e8c (patch) | |
tree | 72d05bbea781cb50e8b1940e1da67ed85b5d262a /libguile/array-map.c | |
parent | dd60e9348ea6ff1e0e12025621f44dd8e9d5094b (diff) | |
download | guile-c545f7164a80586ac287c551b089101387319e8c.tar.gz |
Refactor array-contents
* libguile/arrays.c (scm_array_contents): Branch cases not on
scm_is_generalized_vector but on SCM_I_ARRAYP. Thus lbnd!=0, which
could happen with scm_is_generalized_vector, never appears in the
output.
* test-suite/tests/arrays.test: Test array-contents.
Diffstat (limited to 'libguile/array-map.c')
0 files changed, 0 insertions, 0 deletions