id summary reporter owner description type status milestone component version severity resolution keywords cc 349 boost 1.32 compile error with STLPort462 and boost/format glensummers samuel_k "{{{ compile error using MSVC 7.1 STLPort4.6.2 Boost 1.32.0 Code: #include #include #include int _tmain(int argc, _TCHAR* argv[]) { return 0; } Fails with: \boost\format\format_implementation.hpp(216) : error C2244: 'boost::basic_format::size' : unable to match function definition to an existing declaration \boost\format\format_class.hpp(58) : see declaration of 'boost::basic_format::size' definition 'basic_format::size_type boost::basic_format::size(void) const' existing declarations 'boost::basic_format::size_type boost::basic_format::size(void) const' Worked with boost 1.31.0 Regards, Glen. }}}" Bugs deleted None None Duplicate