Skip to content

Fix warning on implicit numeric conversions - #1308

Merged
kcat merged 1 commit into
kcat:masterfrom
BritishPiper:master
Jul 23, 2026
Merged

Fix warning on implicit numeric conversions#1308
kcat merged 1 commit into
kcat:masterfrom
BritishPiper:master

Conversation

@BritishPiper

Copy link
Copy Markdown
Contributor

This PR fixes a C4267 warning on MSVC, without the intent of changing any behavior.

The warnings show up even when you set the project to /W0 in the latest MSVC (18.8.1), assuming "/std:c++23preview".

@kcat
kcat merged commit 9fae2df into kcat:master Jul 23, 2026
13 of 14 checks passed
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