Skip to content
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 compiler warning #331

Merged
merged 1 commit into from
Feb 17, 2024
Merged

Fix compiler warning #331

merged 1 commit into from
Feb 17, 2024

Conversation

garethsb
Copy link
Contributor

Visual Studio reports "'return': conversion from '__int64' to 'uint32_t', possible loss of data" because it is unable to grok that the answer can't be bigger than the size of the array

@prince-chrismc
Copy link
Collaborator

This is half of #278 ty 😊

@prince-chrismc prince-chrismc merged commit 364a557 into Thalhammer:master Feb 17, 2024
57 checks passed
@garethsb garethsb deleted the patch-1 branch February 18, 2024 10:34
garethsb added a commit to garethsb/nmos-cpp that referenced this pull request Mar 18, 2024
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