[Mono-devel-list] System.IO.FileStream patch

eric lindvall eric at 5stops.com
Thu Jun 19 19:05:02 EDT 2003


there's still one more.. =)

e.


On Thu, 19 Jun 2003, Ben Maurer wrote:

> On Thu, 2003-06-19 at 17:52, eric lindvall wrote:
> > Is there a reason for your double "if (buf == null)" checks?
> > e.g.:
> > 
> > +                               } else if (buf == null) {
> > +                                       if (buf == null) buf = new byte [buf_size];
> >                                 }
> oops. attached fixed version





More information about the Mono-devel-list mailing list