
10 Nov
2009
10 Nov
'09
7:02 a.m.
Hi, if, in SVN trunk as of revision 57535, I go to libs/program_options/test and run: bjam warnings=all cxxflags=-Wextra I get a pile of warnings like this: ../../../boost/integer.hpp:145:24: warning: use of C99 long long integer constant These are actually only warnings that are now printed. Does anybody know what to do with them? Thanks, Volodya