|
Boost : |
From: Marshall Clow (marshall_at_[hidden])
Date: 2004-05-24 16:53:22
I found that adding one line to "boost/libs/test/src/unit_test_log.cpp"
reduced the number of warnings in the Mac regression test by 80%
Here's the change:
>diff -r1.22 unit_test_log.cpp
>318a319
> > case invalid_log_level:
Here's the warning (over and over again!):
/Users/marshall/boost/boost/libs/test/src/unit_test_log.cpp:320:
warning: enumeration
value `invalid_log_level' not handled in switch
Would someone like to commit this fix, please?
-- -- Marshall Marshall Clow Idio Software <mailto:marshall_at_[hidden]> I want a machine that thinks I'm more important than it is, and acts like it. -- Eric Herrmann
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk