id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5887,flex_string.hpp needs to include ,howard.hinnant@…,Hartmut Kaiser,"In boost/wave/util/flex_string.hpp: #if defined(__PATHSCALE__) #include #else #include #endif But later this file uses: std::ios_base::eofbit and: std::ios_base::failbit This code is only correct when __PATHSCALE__ is defined. Bug detected by Ryuta Suzuki using libc++. Bug diagnosed by Marc Glisse. ",Bugs,closed,To Be Determined,wave,Boost 1.47.0,Problem,fixed,,