yuzu/src/web_service
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds
Allows reporting more cases where logic errors may exist, such as
implicit fallthrough cases, etc.

We currently ignore unused parameters, since we currently have many
cases where this is intentional (virtual interfaces).

While we're at it, we can also tidy up any existing code that causes
warnings. This also uncovered a few bugs as well.
2020-04-15 21:33:46 -04:00
..
CMakeLists.txt
telemetry_json.cpp web_service/telemetry_json: Report USER_CONFIG 2020-01-29 17:53:11 -03:00
telemetry_json.h
verify_login.cpp
verify_login.h web_service: Remove unnecessary inclusions 2019-03-02 14:58:49 -05:00
web_backend.cpp CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
web_backend.h web-service: Port citra's updated web_backend code. 2019-11-09 14:00:44 -05:00