id summary reporter owner description type status milestone component version severity resolution keywords cc 401 a simple patch about boost::format (for MSVC7.1) whitecrw samuel_k "{{{ It seems to be a bug on MSVC7.1 compiler. that foolish compiler has some conflict on matching signature... 'basic_format::size_type boost::basic_format::size(void) const' and 'boost::basic_format::size_type boost::basic_format::size(void) const' i think this is ultimately same signature. but, msvc71 doesn't.. for this, i used some #if tricks. :) attached patchfile contains my modifications. may the code be with you~ }}}" Patches closed None None Fixed