assimp/code/AssetLib/X
Jason C 2925592c64 [assimp] Make sure ctype calls use unsigned char.
Cast to unsigned char as required by C++ (see C++ **[cctype.cyn]** -> ISO C99 section 7.4, [see also](https://en.cppreference.com/w/cpp/string/byte/isspace)).

Addresses https://github.com/assimp/assimp/issues/3867 and then some.
2021-05-04 17:31:13 -04:00
..
XFileExporter.cpp Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XFileExporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XFileHelper.h style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
XFileImporter.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
XFileImporter.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
XFileParser.cpp [assimp] Make sure ctype calls use unsigned char. 2021-05-04 17:31:13 -04:00
XFileParser.h Update copyrights to 2021. 2021-02-28 12:17:54 +01:00