-
Notifications
You must be signed in to change notification settings - Fork 40
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
Comments
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 8, 2024
17 tasks
orecham
added a commit
to orecham/iceoryx2
that referenced
this issue
Nov 8, 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 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 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
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
orecham
added a commit
to orecham/iceoryx2
that referenced
this issue
Dec 2, 2024
17 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: