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

Update .join() Calls for Consistency With nasa/fprime#2672 #424

Closed
LeStarch opened this issue May 6, 2024 · 1 comment
Closed

Update .join() Calls for Consistency With nasa/fprime#2672 #424

LeStarch opened this issue May 6, 2024 · 1 comment
Assignees
Labels
code generation Issues related to code generation
Milestone

Comments

@LeStarch
Copy link
Collaborator

LeStarch commented May 6, 2024

nasa/fprime#2672 refactors the .join call to remove the unused nullptr argument. FPP should respect this and avoid the old deprecated style.

@LeStarch LeStarch self-assigned this May 6, 2024
@bocchino bocchino added the code generation Issues related to code generation label May 6, 2024
@bocchino bocchino added this to the v2.1.0 milestone May 6, 2024
@bocchino
Copy link
Collaborator

Done in #425.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code generation Issues related to code generation
Projects
Development

No branches or pull requests

2 participants