Lime3DS/src
SachinVin 41f13456c0
Chore: Enable warnings as errors on MSVC (#6456)
* tests: add Sanity test for SplitFilename83

fix test

fix test

* disable `C4715:not all control paths return a value` for nihstro includes

nihstro: no warn

* Chore: Enable warnings as errors on msvc + fix warnings

fixes

some more warnings

clang-format

* more fixes

* Externals: Add target_compile_options `/W0` nihstro-headers and ...

Revert "disable `C4715:not all control paths return a value` for nihstro includes"
This reverts commit 606d79b55d3044b744fb835025b8eb0f4ea5b757.

* src\citra\config.cpp: ReadSetting: simplify type casting

* settings.cpp: Get*Name: remove superflous logs
2023-05-01 22:38:58 +03:00
..
android audio_core: Implement OpenAL backend (#6450) 2023-05-01 21:17:45 +02:00
audio_core Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
citra Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
citra_qt Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
common Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
core Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
dedicated_room Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
input_common Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
network Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
tests Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
video_core Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
web_service build: Improvements to bundled libraries support. (#6435) 2023-04-28 13:02:53 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00