id summary reporter owner description type status milestone component version severity resolution keywords cc 231 Graph Header Clashes With Format Header schmoo2k jsiek "{{{ The following code produces many errors in MSVC71 #include #include int _tmain(int argc, _TCHAR* argv[]) { std::string s = (boost::format(""%1% %2% % 3%"") % ""a"" % ""b"" % ""c"").str(); return 0; } }}}" Bugs reopened graph None Problem