The suggested patches fix duplication for 'stdscr' function detection.
Additionally patches fix potential problematic situation when 'addwstr' or
'has_colors' detected in one ncurses library (for example 'ncurses'),
while 'stdscr' detected in other ncurses library (for example 'curses').
Such combination leads to problems.
The fix: https://github.com/MidnightCommander/mc/pull/187
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463>
Midnight Commander <https://midnight-commander.org>
Midnight Development Center
* owner: => andrew_b
* status: new => accepted
* milestone: Future Releases => 4.8.30
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:1>
Comment (by andrew_b):
Related to #3628.
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:2>
* branch_state: no branch => on review
Comment:
Thanks for the patch!
Branch: 4463_ncurses_libs
changeset:92ae4c6b2027315d32059e8fed2c601a0dff1070
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:3>
* votes: => andrew_b
* branch_state: on review => approved
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:4>
* status: accepted => testing
* votes: andrew_b => committed-master
* resolution: => fixed
* branch_state: approved => merged
Comment:
Merged to master: [f17ebfd2a5c0f7e8a1284e2f1dc9119cfa0a1304].
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:5>
* status: testing => closed
--
Ticket URL: <http://www.midnight-commander.org/ticket/4463#comment:6>