* ramap.c (scm_array_map_x): Do not try to convert fill value
authorMarius Vollmer <mvo@zagadka.de>
Sun, 2 Jan 2005 20:25:26 +0000 (20:25 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 2 Jan 2005 20:25:26 +0000 (20:25 +0000)
commit5d916ba3f0dc29b1bccc35d304f5a7849cfe41e7
treedddf65460721f02aa71e84c84aee9e1dea67e494
parentb8b154fdf99d5df86c8bac87341067e86d0cd8a3
* ramap.c (scm_array_map_x): Do not try to convert fill value
before filling, any necessary conversion is done while storing.
libguile/ramap.c