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 warnings #5

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

zeroSteiner
Copy link
Contributor

Fix compiler warnings 4018, 4047, 4244, and 4267 as generated by Visual Studio 2022.

Should be able to compile the code for both 32-bit and 64-bit systems without any of those errors.

Thanks!

Fix compiler warnings 4018, 4047, 4244, and 4267
@kev169
Copy link
Collaborator

kev169 commented Sep 9, 2022

Looks like it shouldn't cause any problems with mingw, so merging.

@kev169 kev169 merged commit 24da168 into trustedsec:main Sep 9, 2022
@zeroSteiner
Copy link
Contributor Author

Thanks alot for the quick merge!

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