Skip to content

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 29, 2025

🦟 Bug fix

Fixes #717

Summary

Properly initializes the move constructor.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if the library has them)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers
  • Was GenAI used to generate this PR? If so, make sure to add "Generated-by" to your commits. (See this policy for more info.)

Generated-by: Remove this if GenAI was not used.

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by and Generated-by messages.


This is an automatic backport of pull request #718 done by Mergify.

Signed-off-by: Carlos Agüero <caguero@osrfoundation.org>
(cherry picked from commit ede1091)
@mergify mergify bot requested a review from caguero as a code owner September 29, 2025 07:58
@mergify mergify bot mentioned this pull request Sep 29, 2025
9 tasks
@github-actions github-actions bot added the 🪵 jetty Gazebo Jetty label Sep 29, 2025
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development Oct 3, 2025
@caguero caguero merged commit 81ce706 into gz-transport15 Oct 3, 2025
15 checks passed
@caguero caguero deleted the mergify/bp/gz-transport15/pr-718 branch October 3, 2025 16:36
@github-project-automation github-project-automation bot moved this from In review to Done in Core development Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪵 jetty Gazebo Jetty

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Node::Subscriber move constructor needs to initialize dataPtr

1 participant