Skip to content

Conversation

@LeStarch
Copy link
Collaborator

@LeStarch LeStarch commented Jul 23, 2025

This adds an _ between the get/set token of a struct's getters/setters and the field name. Fixes: nasa/fprime#3785.

This compiles against: nasa/fprime#3917

@bocchino
Copy link
Collaborator

Looks good! I will make the alpha release for this after the alpha release for #754.

@bocchino
Copy link
Collaborator

The alpha release is started here: https://github.com/nasa/fpp/actions/runs/16475673977. Once this release is integrated into nasa/fprime#3917 and CI passes there, we can merge both PRs (fprime and fpp).

Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Let's wait to merge until the corresponding F Prime PR is done.

@bocchino bocchino added the blocked Issue is blocked pending resolution of another issue label Jul 23, 2025
@thomas-bc thomas-bc merged commit 08f5d77 into main Jul 23, 2025
30 checks passed
@thomas-bc thomas-bc deleted the consistency/get_set_underscores branch July 23, 2025 21:18
@thomas-bc thomas-bc removed the blocked Issue is blocked pending resolution of another issue label Jul 23, 2025
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.

Add underscore separator for getters and setters of FPP struct fields

4 participants