Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide error description strings via C/C++ API #491

Closed
orecham opened this issue Oct 28, 2024 · 0 comments · Fixed by #506 · May be fixed by #538
Closed

Provide error description strings via C/C++ API #491

orecham opened this issue Oct 28, 2024 · 0 comments · Fixed by #506 · May be fixed by #538
Assignees

Comments

@orecham
Copy link
Contributor

orecham commented Oct 28, 2024

Brief feature description

For convenience / logging purposes, an API to retrieve a pointer to a string describing each error variant would be useful.

Detailed information

  1. Description strings should be statically compiled into the binary to avoid dynamic allocations
  2. The API should provide a pointer to the correct string given an error variant as input
@orecham orecham self-assigned this Oct 28, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 5, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 15, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 15, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 15, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 15, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 15, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 18, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit to orecham/iceoryx2 that referenced this issue Nov 19, 2024
orecham added a commit that referenced this issue Nov 20, 2024
…iption-string

[#491] Propagate error strings from iceoryx2 via CXX API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant