Fix: encoding tiles on PowerPC caused sprites to be incorrect #55
ci-build.yml
on: pull_request
Matrix: Linux
Matrix: Mac OS
Matrix: Windows
Annotations
2 warnings
Linux (clang, clang++):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|
Mac OS (arm64, arm64):
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|