id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7340,Visual studio iostreams warnings,Alan Birtles ,Jonathan Turkanis,"Visual studio 2010 raises ""conditional expression is constant"" warnings from chain.hpp. This can be fixed by simply including the disable_warnings header in chain.hpp Visual studio 2010 raises various ""unreachable code"" warnings. This can be fixed by adding warning 4702 in disable_warnings.hpp Visual studio 2012 raises a ""inherits via dominance"" warning from stream.hpp (see http://connect.microsoft.com/VisualStudio/feedback/details/733720/inheriting-from-std-fstream-produces-c4250-warning for the cause of this warning). This requires including the disable_warnings header in stream.hpp and adding warning 4250 to disable_warnings. ",Bugs,new,To Be Determined,iostreams,Boost 1.52.0,Problem,,,