Bug#926285: ncurses mvaddnwstr is implicit

2019-04-02 Thread Emil Fihlman
Package: libncursesw5-dev Packages: libncursesw?5.* Version: 6.0+20161126-1+deb9u2 (for libncursesw5-dev) warning: implicit declaration of function ‘mvaddnwstr’ [-Wimplicit-function-declaration] when compiling with -lncursesw. However, the resulting binary _does_ work so the linker does find the c

Bug#805697: Please add readline

2018-07-31 Thread Emil Fihlman
I would also very much like to see this added to the system. The usability increase is pretty great and the cost (--enable-readline=yes) is pretty small. Emil Fihlman

Bug#817930: I second the importance of this wish

2018-01-15 Thread Emil Fihlman
Hi I ran into this issue myself: man pthread_rwlock_init results in "No manual entry for pthread_rwlock_init" but man pthread_rwlock_destroy details both functions (which is not apparent at all) This is a) hard to track down (having installed all the required packages and searched for many hours