From: Mark R. <no...@gi...> - 2025-07-11 11:55:25
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 02258039cf967bee28ce8346bac2193042f0ec9b https://github.com/FirebirdSQL/firebird/commit/02258039cf967bee28ce8346bac2193042f0ec9b Author: Mark Rotteveel <mro...@us...> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M extern/cloop/src/cloop/Generator.cpp M extern/cloop/src/cloop/cloop.vcxproj M extern/cloop/src/tests/test1/test1-cpp-dll.vcxproj M extern/cloop/src/tests/test1/test1-cpp-exe.vcxproj M src/include/firebird/IdlFbInterfaces.h Log Message: ----------- Cloop constexpr (#8648) * Ensures header __cplusplus is correctly defined under Visual C++ (/Zc:__cplusplus) * Sets compiler level to C++17 in Visual C++ * Defines CLOOP_CONSTEXPR as inline constexpr for C++17 and higher To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |