Changes between Version 29 and Version 30 of WarningFixes
- Timestamp:
- Nov 20, 2009, 1:32:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WarningFixes
v29 v30 35 35 ||Fusion|| ||warnings|| || 36 36 ||Graph|| ||unknown|| || 37 ||Hash||danieljames|| unknown||gcc: headers clean, warnings in one of the tests||37 ||Hash||danieljames||[https://svn.boost.org/trac/boost/ticket/3648 Patches]||gcc: headers clean, warnings in one of the tests. MSVC: warnings in tests only - see patch.|| 38 38 ||Integer|| ||unknown|| || 39 39 ||Iterators|| ||unknown|| || … … 62 62 ||Typeof|| ||unknown|| || 63 63 ||Type Traits||johnmaddock||Clean||One test has (unfixable?) warnings with gcc.|| 64 ||Unordered||danieljames|| unknown||gcc clean||64 ||Unordered||danieljames||clean||gcc & msvc clean|| 65 65 ||Utility||johnmaddock||clean||result_of_test.cpp and verify_test.cpp assert_test.cpp and base_from_member_test.cpp still have warnings that are probably deliberate.|| 66 66 ||Variant|| ||clean||Warning still present in some tests from integer-conversion tests.||