Previous 199869 Revisions Next

r199000 Sunday 22nd October, 2023 at 20:13:23 UTC by AJR
chd.cpp, chdcodec.cpp: Minor refactoring
- Return std::error_condition from set_raw_sha1 and set_parent_sha1 instead of throwing exceptions
- Fix a few cases where error codes could be swallowed
- Catch exceptions in is_XXX predicates
- Add const qualifier to SHA-1 extraction methods
- Add noexcept qualifier to a few internal functions
- Clean up various comments
[src/lib/util]chd.cpp chd.h chdcodec.cpp chdcodec.h
[src/tools]chdman.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team