Skip to content

Conversation

reunanen
Copy link

Problem: on 64-bit builds the Microsoft Visual C++ compiler issues warning:
C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data

Solution: add an explicit typecast

Btw – thank you for having released this algorithm! Works great for me.

…ersion from 'size_t' to 'unsigned int', possible loss of data
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