
David Abrahams wrote:
on Tue Nov 06 2007, Beman Dawes <bdawes-AT-acm.org> wrote:
The inspection is currently showing 2095 problems. This large number may be a sign of libraries with 1.34.0 or 1.34.1 fixes that were never merged back into the trunk. So if your library has failures on this report due to merge problems, that may be a sign that you need to look for other changes not merged back into the trunk.
Five libraries account for 1,389 problems:
fusion 300 math 247 mpl 417 regex 185 type_traits 240 ------ 1389
I'd like to see these cleared quickly so that the size of the task doesn't seem so hopeless.
Done for MPL (I hope).
Wow! Between the mpl and fusion fixes the problem count has dropped from 2095 to 1387. It looks like mpl missed 5 problems in 3 files and fusion missed 4 problems in 2 files. Thanks for the quick action, --Beman