
31 Jan
2006
31 Jan
'06
7:25 p.m.
I recently introduced in some test code in a program bulit with the Test Execution Monitor:
BOOST_WARN_EQUAL(offset1, offset2);
Allthough the offsets were different, I could not see any messages even when I launched the program with --log_level=warnings
isn't it --log_level=warning? Gennadiy