On Fri, 22 Jan 2010 23:05:00 +0600 "Rashid N. Achilov" wrote: > > Yuppp! In 6.4-PRE "Ctrl-\" bug does not appeared! > > Sorry, people, this strange bug disappeared, when I build mc with libslang :-)
Ctrl-\ sends a SIGQUIT signal to the program. S-Lang and NCurses handle this signal in different ways. MC does not redefine the SIGQUIT handler of used library. But in any case, the core dump should not happen. -- Andrew _______________________________________________ Mc mailing list http://mail.gnome.org/mailman/listinfo/mc
