diff options
author | Marius Vollmer <mvo@zagadka.de> | 2006-02-12 01:01:46 +0000 |
---|---|---|
committer | Marius Vollmer <mvo@zagadka.de> | 2006-02-12 01:01:46 +0000 |
commit | 1aaa1c171edd094072f5b4202fd480e0f40c2aad (patch) | |
tree | 31b0ffdf3dcf7eb46d3a7cc4ee0756253bf7e864 /libguile/inline.h | |
parent | d7c6575f3f77db3bd4ea7bcac7d283f885dae6aa (diff) | |
download | guile-1aaa1c171edd094072f5b4202fd480e0f40c2aad.tar.gz |
* deprecated.scm (make-uniform-array): Don't pass the prototype as
the fill value, dimensions->uniform-array will do the right thing
now. See scm_dimensions_to_uniform_array why we need to be tricky
about the fill value.
* unif.c (scm_dimensions_to_uniform_array): Use the prototype for
filling when the fill parameter is omitted, as documented, but
turn #\nul into 0 since s8 arrays (signified by a #\nul prototype)
can not store characters.
Diffstat (limited to 'libguile/inline.h')
0 files changed, 0 insertions, 0 deletions