mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-04 08:54:02 +00:00
6e2d530d61
On Solaris Sparc, calling NumToString() with a char called the primary version, not the signed char or unsigned char specializations, which caused integer to string conversions to be missed.