Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/build_tools/
Dfb_compile_mongo.sh54 --disable-warnings-as-errors \
/rocksdb-6.9/
DCMakeCache.txt316 //Treat compile warnings as errors
DCMakeLists.txt289 option(FAIL_ON_WARNINGS "Treat compile warnings as errors" ON)
DHISTORY.md987 * Bunch of code cleanup, some extra warnings turned on (-Wshadow, -Wshorten-64-to-32, -Wnon-virtual…
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest.h551 # define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) \ argument
553 __pragma(warning(disable: warnings))
558 # define GTEST_DISABLE_MSC_WARNINGS_PUSH_(warnings) argument