Bang for the buck (reducing warnings)

24 May
2004
24 May
'04
9:53 p.m.
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@idio.com> I want a machine that thinks I'm more important than it is, and acts like it. -- Eric Herrmann
7688
Age (days ago)
7688
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marshall Clow