From 7315ebcfb7b42bc3ebb8fde740910ecb844db4d8 Mon Sep 17 00:00:00 2001 From: Tobias Stark Date: Wed, 5 Jun 2024 12:05:48 +0000 Subject: [PATCH] iox-#2299 Add port counts to introspection client --- doc/website/release-notes/iceoryx-unreleased.md | 1 + tools/introspection/source/introspection_app.cpp | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/website/release-notes/iceoryx-unreleased.md b/doc/website/release-notes/iceoryx-unreleased.md index 4b6f7e1e35..25fd43ae66 100644 --- a/doc/website/release-notes/iceoryx-unreleased.md +++ b/doc/website/release-notes/iceoryx-unreleased.md @@ -64,6 +64,7 @@ - Add support for `iox::string` in `NamedPipe` and created `named_pipe.inl` [#1693](https://github.com/eclipse-iceoryx/iceoryx/issues/1693) - Add an `iox1` prefix to all resources created by `iceoryx_posh` and `RouDi` [#2185](https://github.com/eclipse-iceoryx/iceoryx/issues/2185) - Make iceoryx resource prefix a compile time option [#2272](https://github.com/eclipse-iceoryx/iceoryx/issues/2272) +- Improve introspection-client interface by adding the number of ports in parentheses [#2299](https://github.com/eclipse-iceoryx/iceoryx/issues/2299) **Bugfixes:** diff --git a/tools/introspection/source/introspection_app.cpp b/tools/introspection/source/introspection_app.cpp index ab1ed02ef9..3fe8fb0977 100644 --- a/tools/introspection/source/introspection_app.cpp +++ b/tools/introspection/source/introspection_app.cpp @@ -340,7 +340,7 @@ void IntrospectionApp::printPortIntrospectionData(const std::vector