action #45827
Updated by riafarov almost 6 years ago
See motivation in the parent ticket. ## Acceptance criteria * Required changes to libyui-ncurses package are separated and only minimal changes are applied to libyui-ncurses itself ## Suggestions One can take a look on libyui split part: https://github.com/libyui/libyui/pull/141 It contains links to the separated project (as of now called libyui-testframework). And modified ncurses branch, which imports libyui-testframework statically, which we are going to change in this ticket. Good reading regarding dynamic libraries loading: http://www.linux-tutorial.info/modules.php?name=Howto&pagename=C++-dlopen