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

Fixes pointed out by clang. #1493

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

clalancette
Copy link
Contributor

In particular, the signature of compress_serialized_bag_message() changed, so the mocking for it in mock_compression.hpp has to change to match.

In particular, the signature of compress_serialized_bag_message()
changed, so the mocking for it in mock_compression.hpp has
to change to match.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette requested a review from a team as a code owner November 13, 2023 19:50
@clalancette clalancette requested review from emersonknapp and james-rms and removed request for a team November 13, 2023 19:50
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit d6030c4 into rolling Nov 14, 2023
14 checks passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/overloaded-virtual branch November 14, 2023 01:52
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.

4 participants