Josef Reidinger changed bug 1074600
What Removed Added
CC   jreidinger@suse.com

Comment # 1 on bug 1074600 from
well, issue is that we have method that shortcut ncurses method. But when they
use macro, it stop working:

https://github.com/libyui/libyui-ncurses/blob/73e8244a34cd162dc2ceb2b2aee08933c5bada10/src/ncursesw.h#L1613

So what is a options? we can probably rename it, but it will change API and ABI
which is not so nice. another option can be probably to undefine this macro,
but is question how ncurses will react


You are receiving this mail because: