From: Adriano d. S. F. <no...@gi...> - 2025-06-21 19:05:48
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: f58cfa305b27ece6840cba7ed2ad6bd577b8b0f2 https://github.com/FirebirdSQL/firebird/commit/f58cfa305b27ece6840cba7ed2ad6bd577b8b0f2 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M examples/dbcrypt/CryptApplication.cpp M examples/dbcrypt/CryptKeyHolder.cpp M src/dsql/BoolNodes.h M src/dsql/DdlNodes.h M src/dsql/ExprNodes.h M src/dsql/Nodes.h M src/dsql/PackageNodes.h M src/dsql/StmtNodes.h M src/jrd/extds/InternalDS.h M src/jrd/recsrc/RecordSource.h M src/yvalve/YObjects.h Log Message: ----------- Fix warnings using override in methods. Use final classes. Commit: ab4b1d04230653ca79989fff0224e4532efea2f7 https://github.com/FirebirdSQL/firebird/commit/ab4b1d04230653ca79989fff0224e4532efea2f7 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M src/jrd/recsrc/RecordSource.h Log Message: ----------- Fix wrong override of non-virtual method. Commit: fd5a02494fcbbe8c652580705c4bfa4ddc5c8e34 https://github.com/FirebirdSQL/firebird/commit/fd5a02494fcbbe8c652580705c4bfa4ddc5c8e34 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-06-21 (Sat, 21 Jun 2025) Changed paths: M src/common/ThreadStart.h M src/common/TimeZoneUtil.cpp M src/common/TimeZoneUtil.h M src/common/classes/array.h M src/dsql/AggNodes.cpp M src/dsql/ExprNodes.cpp M src/jrd/recsrc/RecursiveStream.cpp Log Message: ----------- Fix clang warnings. Compare: https://github.com/FirebirdSQL/firebird/compare/7d28a48291b6...fd5a02494fcb To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |