
28 Sep
2004
28 Sep
'04
8:02 a.m.
Lassi A.Tuura wrote:
Slightly related meta-fix I would request once more: please silence all warnings out of boost python binding, at least in the interface users will use. (In fact the same applies to all of boost, but I only recall seeing problems with python bits.)
Aleksey, is it possible to represent warning in regression test results somehow? Missing warning information is the only drawback of the current results format.
I'd recommend that boost uses the above options + -Werror with GCC to make sure no warnings can creep into the release.
Maybe, this is a good idea. At least, it will make ignoring warnings much harder. - Volodya