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

Fix static typing when allow undeclared #702

Merged
merged 2 commits into from
Mar 9, 2021

Conversation

ivanpauno
Copy link
Member

Add tests checking that declaring an statically typed parameter when undeclared parameters are allowed works as described in #1568 (comment).

See also ros2/rclcpp#1575.

Pending: tests.

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno added the enhancement New feature or request label Mar 8, 2021
@ivanpauno ivanpauno self-assigned this Mar 8, 2021
Copy link
Collaborator

@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.

lgtm with test

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Member Author

CI:

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

@ivanpauno ivanpauno merged commit bea3940 into master Mar 9, 2021
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/fix-allow-undeclared-static-typing branch March 9, 2021 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants