Skip to content

drop the unreachable tail of parse_mantissa - #409

Open
caolanm wants to merge 1 commit into
fastfloat:mainfrom
caolanm:main
Open

caolanm wants to merge 1 commit into
fastfloat:mainfrom
caolanm:main

Conversation

@caolanm

@caolanm caolanm commented Sep 15, 2026

Copy link
Copy Markdown

counter is always zero when the loops end, so the final add_native never runs

seen in Coverity as cid#488376 DEADCODE dead_error_line

counter is always zero when the loops end, so the final
add_native never runs

seen in Coverity as cid#488376 DEADCODE dead_error_line
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.

1 participant