(ra2l): Handle zero rank arrays.
authorMarius Vollmer <mvo@zagadka.de>
Sun, 9 Jan 2005 15:41:22 +0000 (15:41 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 9 Jan 2005 15:41:22 +0000 (15:41 +0000)
commit5f37cb6331c095aaf66d888988f78bc2436abab0
treed6e3d8dce6214bfcf3fe6e4c19415f0e4b6b07d1
parent4cf8074fd1108921a9dad984b807763c85835ccf
(ra2l): Handle zero rank arrays.
(scm_i_print_array): Print zero rank arrays specially.
(tag_to_type): Return #t for an empty tag, not the empty symbol.
(scm_i_read_array): Allow zero rank arrays.
libguile/unif.c