mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-16 10:17:17 +00:00
Compiling with latest clang on macOS produces this error: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Werror,-Wsign-compare] This file is not present in 4.0/master.