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

fixed compilation issues for the backport to humble of issue 1842 #1860

Conversation

cmuehlbacher
Copy link
Contributor

Fixed the compilation problems with using time_stamp instead of recv_timestamp because recv_timestamp is not available in humble and time_stamp is set to the time of reception.
Removed any metadata checks in the tests as there is no callback for the updated metadata.
Fixed issues with using fs::path (Humble does not use std::fs)
Fixed issues within the tests to create topics (topic metadata is different from rolling)

Hopefully this will support the backport.

Signed-off-by: Clemens Mühlbacher <[email protected]>
@cmuehlbacher cmuehlbacher requested a review from a team as a code owner November 21, 2024 12:34
@cmuehlbacher cmuehlbacher requested review from emersonknapp and jhdcs and removed request for a team November 21, 2024 12:34
@cmuehlbacher
Copy link
Contributor Author

This should fix the compilation problems in #1850

Copy link
Contributor

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Clemens Mühlbacher <[email protected]>
@cmuehlbacher
Copy link
Contributor Author

DCO is now fixed

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.

3 participants