Skip to content

iox-#2499 Small C++14 fix in platform logger testing

2f6834a
Select commit
Loading
Failed to load commit list.
Merged

iox-#2499: C++14 support for 'iceoryx_hoofs' subset #2501

iox-#2499 Small C++14 fix in platform logger testing
2f6834a
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Oct 26, 2025 in 0s

18 / 18 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Code follows the coding style of [CONTRIBUTING.md][contributing] Completed
Tests follow the [best practice for testing][testing]
~ Changelog updated [in the unreleased section][changelog] including API breaking changes~ Completed
Branch follows the naming format (iox-123-this-is-a-branch) Completed
Commit messages have the issue ID (iox-#123 commit text) Completed
Commit author matches [Eclipse Contributor Agreement][eca] (and ECA is signed) Completed
Relevant issues are linked Completed
Add sensible notes for the reviewer Completed
All checks have passed (except task-list-completed) Completed
Assign PR to reviewer Completed
Consider a second reviewer for complex new features or larger refactorings Completed
Commits are properly organized and messages are according to the guideline Completed
Code according to our coding style and naming conventions Completed
Unit tests have been written for new behavior Completed
Public API changes are documented via doxygen Completed
Copyright owner are updated in the changed files Completed
All touched (C/C++) source code files from iceoryx_hoofs have been added to ./clang-tidy-diff-scans.txt Completed
PR title describes the changes Completed
All open points are addressed and tracked via issues Completed