Skip to content

Remove an unreachable return statement#389

Merged
lemire merged 1 commit into
fastfloat:mainfrom
correctmost:cm/remove-unreachable-return
Jun 9, 2026
Merged

Remove an unreachable return statement#389
lemire merged 1 commit into
fastfloat:mainfrom
correctmost:cm/remove-unreachable-return

Conversation

@correctmost

Copy link
Copy Markdown
Contributor

The redundant statement was reported by cppcheck.

tests/fixedwidthtest.cpp:69:3: Consecutive return, break, continue, goto or throw statements are unnecessary.

The redundant statement was reported by cppcheck.
@lemire lemire merged commit 9371986 into fastfloat:main Jun 9, 2026
35 checks passed
@correctmost correctmost deleted the cm/remove-unreachable-return branch June 9, 2026 15:37
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.

3 participants