Re: [yocto] [PATCH 3/3] mc: disable Ctrl-g key and Ctrl-\ key

2017-09-04 Thread Burton, Ross
On 18 August 2017 at 10:29, Hongxu Jia wrote: > We could not backport fix from the latest master which introduce > gplv3 contamination, but we could revert to disable Ctrl-g key > and Ctrl-\ key > Considering how small the upstream fix is, reimplementing it using just

Re: [yocto] [PATCH 3/3] mc: disable Ctrl-g key and Ctrl-\ key

2017-08-18 Thread Mark Hatle
I'm fine with this. But as a non-mc user. I'm not entirely sure what the missing ctl-g and ctrl-\ will affect. But since this is only for the 'gplv2' version which isn't as used as the main version, that should be fine. Acked-by: Mark Hatle On 8/18/17 4:29 AM,

[yocto] [PATCH 3/3] mc: disable Ctrl-g key and Ctrl-\ key

2017-08-18 Thread Hongxu Jia
Since ncurses upgraded to 6.0+20170715, it compile failed ... | ../../../mc-4.7.5.2/lib/tty/tty-ncurses.c: In function 'tty_init': | ../../../mc-4.7.5.2/lib/tty/tty-ncurses.c:163:13: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}' | cur_term->Nttyb.c_cc[VINTR] =