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

Removed warnings - unqualified-std-cast-call (backport #1618) #1622

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 23, 2024

Removed warnings - unqualified-std-cast-call

/root/ros2_ws/src/ros2/rosbag2/rosbag2_transport/test/rosbag2_transport/test_player_stop.cpp:141:23: warning: unqualified call to 'std::move' [-Wunqualified-std-cast-call]
  141 |     MockPlayer player(move(reader_), storage_options_, play_options_);
      |                       ^
      |                       std::
```<hr>This is an automatic backport of pull request #1618 done by [Mergify](https://mergify.com).

Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit a111ee5)
@mergify mergify bot requested a review from a team as a code owner April 23, 2024 11:33
@mergify mergify bot requested review from MichaelOrlov and james-rms and removed request for a team April 23, 2024 11:33
@ahcorde
Copy link
Contributor

ahcorde commented Apr 23, 2024

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

@ahcorde ahcorde merged commit 0c2eef0 into jazzy Apr 23, 2024
13 checks passed
@delete-merged-branch delete-merged-branch bot deleted the mergify/bp/jazzy/pr-1618 branch April 23, 2024 20:57
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.

2 participants