[Mono-devel-list] [Patch] RReader not to rely on bounds checking
Lluis Sanchez
lluis at ximian.com
Mon Jan 31 06:54:50 EST 2005
The "using" fix looks OK to me, but I don't see what's wrong on relying
on array bound checking in this case.
Lluis.
On dl, 2005-01-31 at 01:23 +0100, Willibald Krenn wrote:
> > But this code is in the constructor. So if an exception occurs, the
> > object creation fails and no method can be called on it. My guess is
> > that this catch block can safely be removed.
>
> I've removed the catch everything-and-all in this version now. But I'm
> still trying to understand why the try-catch went in in the first place?!
>
> Any objections, or is this code 'commitable'? (Need the okay from the
> mcs maintainer ..)
>
> Thanks,
> Willi
More information about the Mono-devel-list
mailing list