Hi,

A small question: 

In 

BufferView_pimpl.C:1036 

in the function

void BufferView::Pimpl::cursorToggle()

the function

sigchldhandler(int, int *) 

is called, which is a function from the spellcheck code. 

Shouldn't

sigchldchecker(int, int *) 

be called instead?

Thanks, Ed.

Reply via email to