From: Francesc A. <fa...@op...> - 2003-10-21 08:58:27
|
A Dilluns 20 Octubre 2003 21:36, Todd Miller va escriure: > I talked this over with Perry and we concluded that it's probably a good > thing to trap the out of range scalar values before using them. Thus, > we're proposing to fix the error handling, but to make the calls in > question raise an overflow exception on the first call. We are > interested in hearing other opinions however. Comments? You mean implementing range checking in numarray objects? In my opinion, that would be a very nice feature, although I don't know how that would affect the assignment performance. -- Francesc Alted |