Re: Array bugs

2007-03-04 Thread Kevin Ryde
[EMAIL PROTECTED] (Ludovic Courtès) writes: > > 1. I don't understand how `scm_shap2ra ()' is supposed to behave when > LBND > UBND since it doesn't check it. Dunno, except that in general "(10 9)" makes an empty array these days, but say "(10 8)" is an error. > Should it instead inve

Array bugs

2007-03-04 Thread Ludovic Courtès
Hi, There are a couple of bug reports (see below) by SZAVAI Gyula (Nov. 2006, on `bug-guile') that I have not fixed. I'm not very familiar with this area and after re-looking at it, I still feel unable to make an accurate evaluation of the issue and solution. In particular: 1. I don't underst