diff options
author | Daniel Llorens <daniel.llorens@bluewin.ch> | 2013-04-19 12:57:13 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2014-02-09 12:48:21 +0100 |
commit | 8269f0be18c046d94f01f83dcff80794e97e6c27 (patch) | |
tree | ba133adc5125997ebeb5dcbe856f3d91d32260da /libguile/array-handle.c | |
parent | b0d9b0744a6bfadbf172a90ed3b5b788555ca11d (diff) | |
download | guile-8269f0be18c046d94f01f83dcff80794e97e6c27.tar.gz |
Fix array map functions with empty arguments
* libguile/array-map.c
- scm_ra_matchp: look for empty axes and return new case 5 if so. Use
array handles to remove the SCM_I_ARRAYP / not branch.
- scm_ramapc: Heed case 5.
* test-suite/tests/ramap.test
- test empty arguments for array-copy! and array-for-each. Note those
that failed in 2.0.9.
Diffstat (limited to 'libguile/array-handle.c')
0 files changed, 0 insertions, 0 deletions