id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1875,Boost.Iostreams warnings with GCC -Wall -W -std=c++98 -pedantic,anonymous,Jonathan Turkanis,"I'm using Boost.Iostreams on Mac OS X 10.4 with GCC 4.0.1 and the highest Warninglevel -Wall -W -std=c++98. GCC reports warnings for the Iostreams Headers. Even if those aren't real bugs. They should be fixed since every sane programer usually wants to compile without warnings! {{{ boost-1_35/boost/iostreams/chain.hpp:416: warning: base class 'class boost::iostreams::detail::chain_base, std::allocator >, char, std::char_traits, std::allocator, boost::iostreams::input>' should be explicitly initialized in the copy constructor }}} ",Bugs,closed,,iostreams,Boost 1.35.0,Problem,fixed,,