Skip to content

701 fix #1061 and #1062 for C++14#1177

Merged
jeffdiclemente merged 1 commit intoCppMicroServices:c++14-compliantfrom
insi-eb:701_fix_1019
Jul 29, 2025
Merged

701 fix #1061 and #1062 for C++14#1177
jeffdiclemente merged 1 commit intoCppMicroServices:c++14-compliantfrom
insi-eb:701_fix_1019

Conversation

@RobertLauferElektrobit
Copy link
Copy Markdown

@RobertLauferElektrobit RobertLauferElektrobit commented Jul 28, 2025

With #1161 and #1162 the original PRs #977 and #1019 has been cherry-picked to branch c++14-compliant.
Unfortunately some changes are not conform to C++14 standard:

"nested namespace definition is a C++17 extension; define each namespace separately [clang-diagnostic-c++17-extensions]"

@github-actions
Copy link
Copy Markdown
Contributor

No warnings, LGTM!

@RobertLauferElektrobit RobertLauferElektrobit changed the title 701 fix #1062 for C++14 701 fix #1061 and #1062 for C++14 Jul 28, 2025
@jeffdiclemente jeffdiclemente merged commit 651af45 into CppMicroServices:c++14-compliant Jul 29, 2025
10 of 52 checks passed
@RobertLauferElektrobit RobertLauferElektrobit deleted the 701_fix_1019 branch July 29, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants