Lines Matching full:warnings
304 not with build-in types or enum or union. It avoids MSVC8 warnings.
837 This help to limit warnings about uninitialized variable before use under
2571 Add some cast to avoid Borland suspicious pointer arithmetic warnings
2740 deleted to avoid warnings because the Borland archiver do not have a
3025 _warnings_off.h as this file now also turn off Borland warnings.
3740 warnings with -Wall.
3840 to avoid warnings on 64-bits platforms; thanks Thomas Kho and
3987 warnings when instanciating a hashed container with the size_t key.
4518 * stlport/stl/_time_facets.c: gcc warnings reveal that we were missing some
4587 * src/c_locale_win32/c_locale_win32.c: Add some cast to remove warnings.
4590 than size_t to avoid warnings.
4722 * test/unit/unordered_test.cpp, locale_test.cpp: Removed gcc mingw warnings.
4806 in one and add -Wall and -Wsign-promo warnings.
5107 * test/unit: Fixing 64 bits warnings in many tests.
5109 * src/c_locale_win32/c_locale_win32.c: Fixing 64 bits warnings.
5219 to avoid very anoying warnings under some compilers (MSVC 7.0 7.1).
5232 at STLport level except fixing or disabling warnings for unit tests build.
5358 * Many fixes to avoid warnings using MSVC in level 4 warnings:
5604 workaround to avoid annoying warnings.
5638 * stlport/stdexcept: removes some warnings regarding the exception class being derived
5666 * stlport/stl/_locale.h: remove body of protected constructor to avoid warnings.
6223 file to avoid warnings during build process thanks Michael Fink.
7794 * type_traits.h : added bool parameter to shut up warnings on some compilers (Thanks glassman)
7819 * _config.h : _STLP_RETHROW changed to avoid warnings with NO_EXCEPTIONS (thanks Richmond)
8001 * Some warnings in debug mode fixed (thanks to Marco)