id summary reporter owner description type status milestone component version severity resolution keywords cc 5427 endpoint compile error in Windows CE 6.0 Akira Takahashi chris_kohlhoff "Windows CE is no locale. and no ostringstream::imbue. Windows CE platform needs follow: {{{ // boost/asio/ip/detail/impl/endpoint.ipp #if !defined(BOOST_NO_IOSTREAM) && !defined(_WIN32_WCE) std::string endpoint::to_string(boost::system::error_code& ec) const ... #endif // !defined(BOOST_NO_IOSTREAM) && !defined(_WIN32_WCE) }}}" Bugs new To Be Determined asio Boost 1.46.1 Problem