Skip to content

Future port hpp files #170

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

Merged
merged 2 commits into from
Apr 7, 2025
Merged

Future port hpp files #170

merged 2 commits into from
Apr 7, 2025

Conversation

Timple
Copy link

@Timple Timple commented Mar 27, 2025

I got deprecation warnings in rolling. But I cannot modify our codebase just yet.

If we would future-port the .hpp extensions this could be done in all codebases already.

If accepted I'll do the same for humble.

@fujitatomoya
Copy link
Contributor

Pulls: #170
Gist: https://gist.githubusercontent.com/fujitatomoya/c4dfecc6a517147b6d57651817b265ce/raw/9649ba0653dfe8a958b1cce887bc955ba65e2195/ros2.repos
BUILD args: --packages-above-and-dependencies message_filters
TEST args: --packages-above message_filters
ROS Distro: jazzy
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/15573

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

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.

looks good to me.

@Timple
Copy link
Author

Timple commented Apr 4, 2025

I'm assigned, but I do not have merge access here 🙂

Copy link
Contributor

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

I prefer not to use here pragma once because is something that we don't use in our codebase. Do you mind to use guard headers and include a License in the top of the file ?

It will be consistent with the changes on rolling

@Timple
Copy link
Author

Timple commented Apr 4, 2025

I prefer not to use here pragma once

I can actually just drop it all together? Because the only remaining line (the include) has guards already. Does that make sense?

include a License

Is a License for a single line worth it?

@ahcorde
Copy link
Contributor

ahcorde commented Apr 4, 2025

I prefer not to use here pragma once

I can actually just drop it all together? Because the only remaining line (the include) has guards already. Does that make sense?

include a License

Is a License for a single line worth it?

The idea is to have the same headers from the original PR https://github.com/ros2/message_filters/pull/135/files#diff-d4113f796930fd2e67a52312cf95f24e1337ec9338ab81947e0d68e9c44f72c7

You can copy them from the rolling branch

@Timple
Copy link
Author

Timple commented Apr 4, 2025

Thanks for pointing me to the rolling branch.

Licenses were different for various files. Now they are in line with rolling.

Although I do think it's weird that I'm adding Willow Garage licences to files of 100% my own creation 🙃

@ahcorde
Copy link
Contributor

ahcorde commented Apr 7, 2025

Pulls: #170
Gist: https://gist.githubusercontent.com/ahcorde/33a75694231fe25459887fdc1f22d1ce/raw/9649ba0653dfe8a958b1cce887bc955ba65e2195/ros2.repos
BUILD args: --packages-above-and-dependencies message_filters
TEST args: --packages-above message_filters
ROS Distro: jazzy
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/15618

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

@ahcorde ahcorde merged commit 952340a into ros2:jazzy Apr 7, 2025
2 checks passed
@Timple
Copy link
Author

Timple commented Apr 8, 2025

@mergify backport humble

Copy link

mergify bot commented Apr 8, 2025

backport humble

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • sender-permission >= write

@Timple
Copy link
Author

Timple commented Apr 8, 2025

Ok, I did say I would do the backport to Humble. But would someone be so kind to ask @Mergifyio?

@ahcorde
Copy link
Contributor

ahcorde commented Apr 8, 2025

@mergify backport humble

Copy link

mergify bot commented Apr 8, 2025

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Apr 8, 2025
(cherry picked from commit 952340a)
ahcorde pushed a commit that referenced this pull request Apr 8, 2025
(cherry picked from commit 952340a)

Co-authored-by: Tim Clephas <[email protected]>
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