
and another question Which file was being compiled? Turns out that the emission of warnings (and errors) in code occurs when templates are instantiated. So it's not enough to know where the warning is emitted. Currently, almost all the warning which occur when building the tests have been addressed. Pending are warnings which are emitted when the library is built. Also, I've set the warning level in accordance the new guidlines. In order to address this, it would be helpful to know what level of warning you are using and how it compares with the new guidline Robert Ramey Christoph Duelli wrote:
building vs trunk I got (only in my debug build):
boost/archive/basic_binary_oarchive.hpp:89: warning: comparison is always true due to limited range of data type boost/archive/basic_binary_oarchive.hpp:95: warning: comparison is always true due to limited range of data type boost/archive/basic_binary_oprimitive.hpp:163: warning: comparison between signed and unsigned integer expressions boost/archive/basic_binary_iprimitive.hpp:154: warning: comparison between signed and unsigned integer expressions
Best regards Christoph
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost