Re: [osol-discuss] Re: bite-size bugs

2005-07-04 Thread Joerg Schilling
Frank Batschulat <[EMAIL PROTECTED]> wrote: > > If a change is really small, it should be possible to > > verify the change by just looking at it (doing code review). > > > > Jörg > > I disagree, even a small change may destabilize a subsystem enough due side > effects > not catched during code

[osol-discuss] Re: bite-size bugs

2005-07-01 Thread Frank Batschulat
> If a change is really small, it should be possible to > verify the change by just looking at it (doing code review). > > Jörg I disagree, even a small change may destabilize a subsystem enough due side effects not catched during code review to cause panics, hangs or corruption. We've been hit