id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1618,Warnings need supressing,Paul A. Bristow,Jonathan Turkanis,"Warnings need suppressing (at least these but probably more): iostreams/detail/adaptor/non_blocking.hpp #ifdef _MSC_VER # pragma warning (disable : 4512) // assignment operator could not be generated #endif iostreams\chain.hpp #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma warning (disable : 4127) // expression is constant # pragma once #endif ",Feature Requests,closed,Boost 1.36.0,iostreams,Boost 1.34.1,Cosmetic,fixed,,