Open leejw51 opened 1 year ago
in msys2, collide here typedef __int8 int8_t;
typedef __int8 int8_t;
because it's already declared in stdint.h
Thanks for reporting this! If you can patch this w/o breaking other support, would accept.
in msys2, collide here
typedef __int8 int8_t;