#237: Why some removed and same added? -------------------------+-------------------------------------------------- Reporter: slavazanko | Owner: Type: task | Status: new Priority: major | Milestone: 4.7 Component: mc-core | Version: 4.6.2 Resolution: | Keywords: Blocking: | Blockedby: -------------------------+-------------------------------------------------- Changes (by metux):
* type: defect => task Comment: #1: glib: Most of the glib stuff we'd used actually does nothing by itself (g_malloc(), g_free(), ...) or things that easily fit into a few inlines. Some can even be harmful (easy to forget a trailing NULL parameter, don't handle NULL ptrs properly, ...). ATM we only use very few glib functions which aren't already provided by mhl (GTree, etc). But they're easy to replace. #2: ncurses vs. slang I've made some polls on several maillists, and the majority seem to prefer ncurses, but I know there're still some open issues for it. Perhaps we should table this decision for a while and look if we can get them solved in nearest future. -- Ticket URL: <www.midnight-commander.org/ticket/237#comment:7> Midnight Commander <www.midnight-commander.org> Midnight Development Center _______________________________________________ Mc-devel mailing list http://mail.gnome.org/mailman/listinfo/mc-devel