Make an implicit cast from int --> uint32_t explicit.
Perhaps this casting should not happen to begin with, but better to make it explicit where it is happening for readability. This fixes a compiler warning.
Showing
Please register or sign in to comment