Skip to content

Conversation

@bocchino
Copy link
Collaborator

@bocchino bocchino commented Feb 20, 2025

  • Add casts to avoid double promotion warnings
  • In unit test code
    • Rename variables to avoid shadowing
    • Add casts to avoid conversion warnings
  • Update the fpp-to-cpp compilation tests to enable these warnings
  • Update the User's Guide to state the gcc/clang flags that are supported

Closes #621.

@bocchino bocchino requested review from Kronos3 and jwest115 February 20, 2025 16:15
@bocchino bocchino merged commit 559597d into main Feb 25, 2025
11 checks passed
@bocchino bocchino deleted the issue-621-double-promotion branch February 25, 2025 00:33
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.

Make generated C++ comply with -Wdouble-promotion

3 participants