Changes between Version 19 and Version 20 of WarningFixes
- Timestamp:
- Nov 9, 2009, 7:34:04 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WarningFixes
v19 v20 35 35 ||Fusion|| ||warnings|| || 36 36 ||Graph|| ||unknown|| || 37 ||Hash|| 37 ||Hash||danieljames||unknown|| || 38 38 ||Integer|| ||unknown|| || 39 39 ||Iterators|| ||unknown|| || … … 51 51 ||Serialization|| ||unknown|| || 52 52 ||Smart Ptr|| ||unknown|| || 53 ||Spirit||hkaiser ||unknown||MSVC warnings have been cleaned, gcc still needs investigation||53 ||Spirit||hkaiser(msvc) danieljames(gcc)||unknown||MSVC warnings have been cleaned, gcc still needs investigation|| 54 54 ||Static Assert||johnmaddock||clean|| || 55 55 ||Swap|| ||unknown|| || … … 61 61 ||Typeof|| ||unknown|| || 62 62 ||Type Traits||johnmaddock||Clean||One test has (unfixable?) warnings with gcc.|| 63 ||Unordered|| 63 ||Unordered||danieljames||unknown|| || 64 64 ||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.|| 65 65 ||Variant|| ||warnings|| ||