Skip to content

Fix static typing when allow undeclared#702

Merged
ivanpauno merged 2 commits into
masterfrom
ivanpauno/fix-allow-undeclared-static-typing
Mar 9, 2021
Merged

Fix static typing when allow undeclared#702
ivanpauno merged 2 commits into
masterfrom
ivanpauno/fix-allow-undeclared-static-typing

Conversation

@ivanpauno
Copy link
Copy Markdown
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 requested a review from jacobperron March 8, 2021 21:34
@ivanpauno ivanpauno self-assigned this Mar 8, 2021
Copy link
Copy Markdown
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
Copy Markdown
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