Re: [patch] more errorlist cleaning

2003-06-24 Thread Alfredo Braunstein
Lars Gullik Bjønnes wrote: > Not much to comment on really, it looks just fine to me. I'll commit then. Regards, Alfredo

Re: [patch] more errorlist cleaning

2003-06-24 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | This patch make further errorlist-related cleaning: | | | - eliminates BufferView::resetErrorList, making an automatic reset with | every dialog show. | - eliminates BufferView::setErrorList, making the callers use the parseError | signal (added a

[patch] more errorlist cleaning

2003-06-24 Thread Alfredo Braunstein
This patch make further errorlist-related cleaning: - eliminates BufferView::resetErrorList, making an automatic reset with every dialog show. - eliminates BufferView::setErrorList, making the callers use the parseError signal (added a couple of buffer_funcs helpers). - removed calls to bv->showE