Hi, Thomas!

> c) while debugging for the former bug, I tried using gdb with
>    ElectricFence.  But that didn't work.  The problem was that
>    mc's sigwinch handler was calling resizeterm, which performs
>    malloc's, etc., which essentially hung the process.  That was
>    probably leftover from my first patch in 1997 or 1998.  So
>    I ifdef'd out the (unnecessary) call.  (layout.c)

This is my patch and mc with slang does not inform child(s) about
SIGWING.  Is where more elegant way to inform child about SIGWINCH.
Does your application(s) invoked from mc resize
itself after mc resizing?

Regards,
Andrew.
 

_______________________________________________
Mc-devel mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/mc-devel

Reply via email to