-
Luca Boccassi authored
Solution: print unsigned integers instead of size_t to avoid the error: error: ISO C++ does not support the 'z' gnu_printf length modifier due to very old version of GCC.
2e2c22dd
Solution: print unsigned integers instead of size_t to avoid the error: error: ISO C++ does not support the 'z' gnu_printf length modifier due to very old version of GCC.