Atmosphere/libraries/libstratosphere/source/htc/server/rpc
Michael Scire 3bc1951820 ams: mark ams::Result [[nodiscard]] (partially complete).
NOTE: This work is not yet fully complete; kernel is done, but
it was taking an exceedingly long time to get through libstratosphere.
Thus, I've temporarily added -Wno-error=unused-result for libstratosphere/stratosphere.

All warnings should be fixed to do the same thing Nintendo does as relevant, but this
is taking a phenomenally long time and is not actually the most important work to do,
so it can be put off for some time to prioritize other tasks for 21.0.0 support.
2025-11-15 12:31:07 -07:00
..
htc_htcmisc_rpc_server.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
htc_htcmisc_rpc_server.hpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:31:07 -07:00
htc_htcmisc_rpc_tasks.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
htc_htcmisc_rpc_tasks.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
htc_rpc_client.cpp strat: fix nx_debug build target 2024-01-20 13:31:12 -07:00
htc_rpc_client.hpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:31:07 -07:00
htc_rpc_task_id_free_list.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
htc_rpc_task_queue.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
htc_rpc_task_table.hpp ams: build with -std=gnu++23 2024-06-01 22:36:37 -07:00
htc_rpc_tasks.hpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00