Atmosphere-libs/libstratosphere/source/fs/fsa
Michael Scire 06ea58c7fa 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:57:42 -07:00
..
fs_directory_accessor.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
fs_directory_accessor.hpp strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
fs_file_accessor.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
fs_file_accessor.hpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
fs_filesystem_accessor.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:57:42 -07:00
fs_filesystem_accessor.hpp ams: support building unit test programs on windows/linux/macos 2022-03-23 09:15:46 -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-07 23:06:25 -07:00
fs_mount_table.cpp ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
fs_mount_table.hpp strat: use m_ for member variables 2021-10-15 23:54:35 -07:00
fs_mount_utils.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -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-07 23:06:25 -07:00
fs_registrar.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
fs_user_directory.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:57:42 -07:00
fs_user_file.cpp ams: mark ams::Result [[nodiscard]] (partially complete). 2025-11-15 12:57:42 -07:00
fs_user_filesystem_for_debug.cpp ams: use R_SUCCEED, R_THROW globally 2022-04-04 17:46:57 -07:00
fs_user_filesystem.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -07:00
fs_user_mount_table.cpp ams: globally prefer R_RETURN to return for ams::Result 2022-04-04 17:46:58 -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-07 23:06:25 -07:00