fixed some bugs in formatting output function

This commit is contained in:
2017-09-16 09:16:15 +00:00
parent 2cc8894570
commit a7bc6a6eb2
3 changed files with 42 additions and 9 deletions

View File

@ -204,7 +204,7 @@ typedef enum qse_bool_t qse_bool_t;
typedef __uint8_t qse_uint8_t;
#endif
#ifdef QSE_HAVE_INT8_T
#if defined(QSE_HAVE_INT8_T)
# define QSE_SIZEOF_INT8_T 1
# define QSE_SIZEOF_UINT8_T 1
# undef QSE_SIZEOF_INTMAX_T