From: Mark R. <no...@gi...> - 2025-07-15 13:11:00
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 9fc0f7395a214ff596f7a1cb8dc222c58b3adda7 https://github.com/FirebirdSQL/firebird/commit/9fc0f7395a214ff596f7a1cb8dc222c58b3adda7 Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/common/utils.cpp M src/common/utils_proto.h M src/jrd/event.cpp M src/jrd/event.h Log Message: ----------- Fix -Wparentheses in event + constexpr + mark fb_utils::logAndDie as noreturn Commit: 3762f805bc6566c4a9793356f0ffa909f538143c https://github.com/FirebirdSQL/firebird/commit/3762f805bc6566c4a9793356f0ffa909f538143c Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/jrd/filters.cpp Log Message: ----------- Fix -Wparentheses in filters Commit: d5f8538a39ce29d177099bc09bebb6f1c444ebf9 https://github.com/FirebirdSQL/firebird/commit/d5f8538a39ce29d177099bc09bebb6f1c444ebf9 Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/jrd/vio.cpp Log Message: ----------- Fix -Wswitch in vio Commit: bf81c8e9b70771376d773849981cb8a62d8e969d https://github.com/FirebirdSQL/firebird/commit/bf81c8e9b70771376d773849981cb8a62d8e969d Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/dsql/DsqlRequests.cpp Log Message: ----------- Fix -Wswitch warning DsqlRequests + constexpr Commit: 670980043e56d0f473853b68cb1faf460bc873da https://github.com/FirebirdSQL/firebird/commit/670980043e56d0f473853b68cb1faf460bc873da Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/dsql/StmtNodes.cpp Log Message: ----------- Fix -Wswitch warnings in StmtNodes + Fix fallthrough warnings Commit: be32194b65f40dc40547425e650b529cb77dc123 https://github.com/FirebirdSQL/firebird/commit/be32194b65f40dc40547425e650b529cb77dc123 Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/dsql/make.cpp Log Message: ----------- Fix -Wswitch warning in dsql/make Commit: b34101f463a29a35cce5a623fccf65ea036bed51 https://github.com/FirebirdSQL/firebird/commit/b34101f463a29a35cce5a623fccf65ea036bed51 Author: Mark Rotteveel <ma...@la...> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M src/jrd/extds/InternalDS.cpp Log Message: ----------- Fix -Wswitch in InternalDS Compare: https://github.com/FirebirdSQL/firebird/compare/f8ec22137cac...b34101f463a2 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |