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

ddsi_serdata_print return type is size_t not bool #1942

Merged

Conversation

eboasson
Copy link
Contributor

Nothing important in the code base depended on it: the only thing is that it would never append an indication that the content in the trace was actually truncated. It is also not part of the stable API.

Fixes #1934.

Nothing important in the code base depended on it: the only thing is that it would never
append an indication that the content in the trace was actually truncated. It is also not
part of the stable API.

Signed-off-by: Erik Boasson <eb@ilities.com>
@eboasson eboasson merged commit bc80a19 into eclipse-cyclonedds:master Mar 12, 2024
16 of 21 checks passed
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.

ddsi_serdata_print returning bool instead of size_t
2 participants