Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename utoa to avoid name conflict on Cygwin
wryun#11 describes an issue when building on the Cygwin platform; it defines its own 'utoa' function with a different signature. It has been renamed to 'utostr'.
- Loading branch information