Skip to content

A simple fix#2500

Open
fe-dagostino wants to merge 7 commits intodrogonframework:masterfrom
fe-dagostino:master
Open

A simple fix#2500
fe-dagostino wants to merge 7 commits intodrogonframework:masterfrom
fe-dagostino:master

Conversation

@fe-dagostino
Copy link
Copy Markdown
Contributor

missing return value was generating a lot of warning, also modified the constexpr condition since as far as I can see only one of that can be true, so if you have use unit tests for that please confirm the behavior before to merge.

just updated the signature of the function.
const for the return value is ignored and generate a warning/error with gcc.
Removing a warning for missing return value.
Copy link
Copy Markdown
Contributor Author

@fe-dagostino fe-dagostino left a comment

Choose a reason for hiding this comment

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

Could you please clarify the issue I don't see what is expected.

@an-tao
Copy link
Copy Markdown
Member

an-tao commented May 6, 2026

@fe-dagostino Thanks so much for your patch, but there are some extra blank lines that violate clang-format's specifications. Do you need me to help you solve it?

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.

2 participants