Closed jeremyd2019 closed 3 years ago
This is a known C pitfall, and was causing an error on MSYS2.
See for example https://wiki.sei.cmu.edu/confluence/display/c/STR37-C.+Arguments+to+character-handling+functions+must+be+representable+as+an+unsigned+char
This is a known C pitfall, and was causing an error on MSYS2.
See for example https://wiki.sei.cmu.edu/confluence/display/c/STR37-C.+Arguments+to+character-handling+functions+must+be+representable+as+an+unsigned+char