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

Fixed three compiler warnings (C26498) #4617

Merged
merged 1 commit into from
May 13, 2024

Conversation

RickiNano
Copy link
Contributor

Added constexpr to remove the following compiler warning:
Warning C26498 The function 'std::numeric_limits<unsigned __int64>::max' is constexpr, mark variable 'base' constexpr if compile-time evaluation is desired (con.5).

@clemahieu clemahieu merged commit e4901db into nanocurrency:develop May 13, 2024
24 of 26 checks passed
@qwahzi qwahzi added this to the V27 milestone May 14, 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.

3 participants