id summary reporter owner description type status milestone component version severity resolution keywords cc 1510 [format] C6323 compiler warning from VC8/VC9 Richard Webb Samuel Krempp "Building a project that uses format in VC8/9 with the code analysis option enabled results in a 6323 warning: {{{ boost\format\feed_args.hpp(214) : warning C6323: Use of arithmetic operator on Boolean type(s) }}} from {{{ size_type sz = (std::min)(res_size+prefix_space, tmp_size); }}} Is it ok to simply silence this with a 'pragma warning'?" Bugs closed To Be Determined format Boost Development Trunk Cosmetic fixed