id summary reporter owner description type status milestone component version severity resolution keywords cc 13431 ncurses.h and boost.asio problem Adrian Rapiteanu chris_kohlhoff "Hi, I got the latest boost library (1.66) and tried to compile my old project. The file that I have the errors has #include I get a bunch of errors related to timeout() call. To reproduce: #include #include /boost_release_1_66/include/boost/asio/basic_socket_streambuf.hpp:586:7: error: ‘stdscr’ is not a type int timeout() const Looking to the history I see that it was a similar issue but was fixed, and now in the latest release this issue is back. " Bugs new To Be Determined asio Boost 1.66.0 Problem ncurses.h and boost.asio