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

Specify template for Vector2 in Vector2_TEST #645

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

shameekganguly
Copy link
Contributor

🦟 Bug fix

Summary

Small fix in Vector2_TEST where for some versions of gcc in Bazel build, automatic template type deduction fails causing build to fail.
e.g. https://buildkite.com/bazel/bcr-presubmit/builds/8774#01932597-4017-45bd-8002-7cca347166e2/254-432

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

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

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
@github-actions github-actions bot added 🏛️ ionic Gazebo Ionic 🪵 jetty Gazebo Jetty labels Nov 14, 2024
Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
@shameekganguly shameekganguly marked this pull request as ready for review November 14, 2024 20:43
@scpeters scpeters merged commit 8e4cc6f into gz-math8 Nov 15, 2024
14 checks passed
@scpeters scpeters deleted the shameek/test branch November 15, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏛️ ionic Gazebo Ionic 🪵 jetty Gazebo Jetty
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants