diff --git a/src/syzygy/tbcore.cpp b/src/syzygy/tbcore.cpp index 3485f2b0..0d88dbcb 100644 --- a/src/syzygy/tbcore.cpp +++ b/src/syzygy/tbcore.cpp @@ -370,7 +370,7 @@ void Tablebases::init(const std::string& path) printf("info string Found %d tablebases.\n", TBnum_piece + TBnum_pawn); } -static const char offdiag[] = { +static const signed char offdiag[] = { 0,-1,-1,-1,-1,-1,-1,-1, 1, 0,-1,-1,-1,-1,-1,-1, 1, 1, 0,-1,-1,-1,-1,-1,