Skip to content

fix warning C4702: unreachable code#368

Open
x1sc0 wants to merge 1 commit intofastfloat:mainfrom
x1sc0:main
Open

fix warning C4702: unreachable code#368
x1sc0 wants to merge 1 commit intofastfloat:mainfrom
x1sc0:main

Conversation

@x1sc0
Copy link

@x1sc0 x1sc0 commented Feb 6, 2026

it fixes

E:\jenkins\workspace\gerrit_windows_wsl\workdir\UnpackedTarball\fast_float\include\fast_float\float_common.h(317) : error C2220: the following warning is treated as an error
E:\jenkins\workspace\gerrit_windows_wsl\workdir\UnpackedTarball\fast_float\include\fast_float\float_common.h(373) : error C2220: the following warning is treated as an error
E:\jenkins\workspace\gerrit_windows_wsl\workdir\UnpackedTarball\fast_float\include\fast_float\float_common.h(317) : warning C4702: unreachable code
E:\jenkins\workspace\gerrit_windows_wsl\workdir\UnpackedTarball\fast_float\include\fast_float\float_common.h(373) : warning C4702: unreachable code

@lemire
Copy link
Member

lemire commented Feb 6, 2026

Running tests.

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