Closed juanlucasrey closed 3 weeks ago
This PR removes Clang complaints while building:
"passing 'locint ' (aka 'unsigned int ') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]"
All committers have signed the CLA.
This PR removes Clang complaints while building:
"passing 'locint ' (aka 'unsigned int ') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]"