Skip to content

Fix warnings on implicit numeric conversions - #3251

Merged
halx99 merged 2 commits into
axmolengine:devfrom
BritishPiper:dev
Jul 24, 2026
Merged

Fix warnings on implicit numeric conversions#3251
halx99 merged 2 commits into
axmolengine:devfrom
BritishPiper:dev

Conversation

@BritishPiper

Copy link
Copy Markdown
Contributor

This PR fixes 2 MSVC warnings about numeric conversions, 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 default build configuration.

@halx99

halx99 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

/clang-format

@halx99
halx99 merged commit f44fbdc into axmolengine:dev Jul 24, 2026
20 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.

3 participants