From: Artyom A. <no...@gi...> - 2025-04-08 07:15:13
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 1175a17c3849f5059c4fd4f3dd1748f5676f0e2d https://github.com/FirebirdSQL/firebird/commit/1175a17c3849f5059c4fd4f3dd1748f5676f0e2d Author: Artyom Abakumov <art...@gm...> Date: 2025-04-08 (Tue, 08 Apr 2025) Changed paths: M src/burp/BurpTasks.cpp M src/burp/restore.epp M src/common/unicode_util.cpp M src/dsql/BoolNodes.cpp M src/dsql/ExprNodes.cpp M src/dsql/StmtNodes.cpp M src/include/firebird/iberror.h M src/isql/isql.h M src/jrd/ExtEngineManager.cpp M src/jrd/idx.cpp M src/jrd/inf.cpp M src/jrd/sqz.cpp M src/yvalve/why.cpp Log Message: ----------- Fix windows warnings (C4554, C4018) and mark error message constants as constexpr (C26814) (#8497) * Fix windows warnings (C4554, C4018) and mark error message constants as constexpr (C26814) * Add FB prefix to STATUS_CONST and undefine it at end --------- Co-authored-by: Artyom Abakumov <art...@re...> To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |