Closed FR4NK-W closed 6 years ago
Doing a FormatInt(int64(someUint64)) on a uint64 still overflows, using a format string instead works on all platforms.
Tested to build all the apps only webapp tests do not build since main function is declared twice in the same module ?!
Doing a FormatInt(int64(someUint64)) on a uint64 still overflows, using a format string instead works on all platforms.