Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix build warning in 64 bit Windows #107

Merged
merged 1 commit into from
Sep 15, 2020
Merged

Conversation

gbendy
Copy link
Contributor

@gbendy gbendy commented Sep 9, 2020

64 bit windows builds issue a warning in frei0r.hpp:

frei0r.hpp(295,46): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data

Easy to fix and warnings in my builds irritate me so am submitting the world's most trivial PR!

@ddennedy ddennedy merged commit 0a81c17 into dyne:master Sep 15, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants