RE: [boost] Little bug in unit_test_result.cpp
Both applied. Thanks. Though CLA support is about to be reworked anyway. Gennadiy. ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
[boost] Little bug in unit_test_result.cpp
Hi, I'm not really interested in this file, but since gcc complained about an unitialized variable, I did fix it. And it is the first patch. So please apply it (and change the name of the enum item before, if necessary). However, by looking at the code, I found a good example of data duplication;