Atmosphere/libraries/libstratosphere/source/fs/fsa
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
..
fs_directory_accessor.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_directory_accessor.hpp strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
fs_file_accessor.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_file_accessor.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_filesystem_accessor.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:31:07 -07:00
fs_filesystem_accessor.hpp ams: support building unit test programs on windows/linux/macos 2022-03-21 17:21:44 -07:00
fs_mount_name.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
fs_mount_table.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
fs_mount_table.hpp strat: use m_ for member variables 2021-10-10 00:14:06 -07:00
fs_mount_utils.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_mount_utils.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00
fs_registrar.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_user_directory.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:31:07 -07:00
fs_user_file.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:31:07 -07:00
fs_user_filesystem_for_debug.cpp ams: use R_SUCCEED, R_THROW globally 2022-03-26 00:14:36 -07:00
fs_user_filesystem.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_user_mount_table.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-03-26 14:48:33 -07:00
fs_user_mount_table.hpp ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals 2021-10-04 12:59:10 -07:00