From: Mark R. <no...@gi...> - 2025-04-11 10:14:51
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: c74ca398a61298c13cc2c85f2305a1c7f41fea2b https://github.com/FirebirdSQL/firebird/commit/c74ca398a61298c13cc2c85f2305a1c7f41fea2b Author: Mark Rotteveel <mro...@us...> Date: 2025-04-11 (Fri, 11 Apr 2025) Changed paths: M builds/win32/msvc15/common_test.vcxproj M builds/win32/msvc15/common_test.vcxproj.filters M src/common/classes/ClumpletReader.cpp M src/common/classes/ClumpletReader.h M src/common/classes/ClumpletWriter.cpp M src/common/classes/ClumpletWriter.h M src/common/fb_exception.cpp M src/include/fb_exception.h Log Message: ----------- Simplify Clumplet Reader/Writer + code analysis issues (#8507) * Add missing tests to Visual Studio * Remove different ways of discerning tagged/untagged; use isTagged for correct options * get tag before clearing buffer * Improve [[noreturn]] and noexcept annotations * Init kindList explicitly * Remove nested switch that doesn't make sense for SpbStart To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |