On Mon, 7 Aug 2000, Juergen Vigna wrote:

> > I honestly think is almost ready for use in LyX expect that the Ispell
> > module assumes ownership of the SIGCHLD and SIGPIPE signals which might
> > cause problems as LyX seams to use pipes in a lot of places.  Am I
> > correct?  If so I would really appreciate some advice on how to correctly
> > handle those signals.
> > 
> 
> Why do you use this signals? Why do you assume ownership on it? I don't
> think a library should hold ownership of public used signals.

Because I need to in order to use a pipe which is used to communicate to
the ispell process when the Ispell module is used.  

-- 
Kevin Atkinson
kevina at users sourceforge net
http://metalab.unc.edu/kevina/

Reply via email to