Skip to content

Array toString() with loop#716

Merged
bocchino merged 6 commits intorelease/3.0.0a11from
array-tostring-loop
May 20, 2025
Merged

Array toString() with loop#716
bocchino merged 6 commits intorelease/3.0.0a11from
array-tostring-loop

Conversation

@Kronos3
Copy link
Collaborator

@Kronos3 Kronos3 commented May 15, 2025

Closes #712

See nasa/fprime#3626 for FPPTest updates

@Kronos3 Kronos3 requested a review from bocchino May 15, 2025 22:13
@bocchino bocchino added the fprime-fpp tandem F Prime and FPP tandem development label May 20, 2025
@bocchino bocchino changed the base branch from main to release/3.0.0a11 May 20, 2025 17:05
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! I ran

  • fpp-check in this branch against nasa/fprime/devel

  • FppTest in Kronos3/fpp-reformat-arrays against this branch

Both passed.

@bocchino bocchino merged commit f9ecb45 into release/3.0.0a11 May 20, 2025
14 checks passed
@bocchino bocchino deleted the array-tostring-loop branch May 20, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fprime-fpp tandem F Prime and FPP tandem development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

toString for arrays uses too much stack space

3 participants