Fix the DiffFlag type
This change makes the underlying type of DiffFlag be uint32 instead of
int. That makes it possible to build on 32-bit systems.
Fixes: #487
(cherry picked from commit 93c4c5b30a
)
This commit is contained in:
parent
395b2a90a4
commit
26397cdaea
Loading…
Reference in New Issue