On Wed Aug 27 22:49:37 2008, cotto wrote:
> 
> Most of these test wouldn't throw an exception anyway, since assigning
> to a positive out-of-bounds element simply resizes the array.  (This
> excludes nonsensically large positive indicies, which should probably
> tested for.)  I added exception handling for oob indicies to the one
> fixed array test in r30610, which still passes.  I deleted the other
> references to this ticket.
> It's possible that out-of-bounds refers to negative indicies.  I added
> some tests with exception handlers for those cases in r30611.
> 
> If there are no objections, I'll mark this resolved after the weekend.
> 
> Christoph
> 

Done.

Reply via email to