-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix warnings: conversion from 'size_t' to 'unsigned short', possible loss of data
#180
Comments
Compiling in x64 mode on VS 2019 I get even more warnings:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Had these warnings come up for the past couple of years on Visual Studio 2022 when building for x86.
The text was updated successfully, but these errors were encountered: