mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-21 07:39:06 +08:00
e2dee48666
+ some build-fixes for ncurses-examples with NetBSD-6.0 curses, though it lacks some common functions such as use_env() which is not yet addressed. + build-fix and some compiler warning fixes for ncurses-examples with OpenBSD 5.3 + fix a possible null-pointer reference in a trace message from newterm. + quiet a few warnings from NetBSD 6.0 namespace pollution by nonstandard popcount() function in standard strings.h header. + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc + fix a few overlooked places for --enable-string-hacks option. |
||
---|---|---|
.. | ||
cursesapp.cc | ||
cursesapp.h | ||
cursesf.cc | ||
cursesf.h | ||
cursesm.cc | ||
cursesm.h | ||
cursesmain.cc | ||
cursesp.cc | ||
cursesp.h | ||
cursespad.cc | ||
cursesw.cc | ||
cursesw.h | ||
cursslk.cc | ||
cursslk.h | ||
demo.cc | ||
edit_cfg.sh | ||
etip.h.in | ||
headers | ||
internal.h | ||
Makefile.in | ||
modules | ||
NEWS | ||
PROBLEMS | ||
README-first |