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 std::min parameter conversion #105

Merged
merged 1 commit into from
Feb 5, 2019
Merged

fix std::min parameter conversion #105

merged 1 commit into from
Feb 5, 2019

Conversation

jmjatlanta
Copy link

Fixes /bitshares/bitshares-core/issues/1560

std::min does not do implicit conversions. macOS has a different sized size_t that forces us to cast the std::min parameters.

@jmjatlanta jmjatlanta merged commit 8ebd99b into master Feb 5, 2019
@jmjatlanta jmjatlanta deleted the jmj_1560 branch February 5, 2019 21:53
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