Skip to content
Snippets Groups Projects
Verified Commit 25b56dae authored by Tuomas Ahola's avatar Tuomas Ahola
Browse files

bulk-checkin: fix sign compare warnings


In file bulk-checkin.c, three warnings are emitted by
"-Wsign-compare", two of which are caused by trivial loop iterator
type mismatches.  The third one is also an uncomplicated case for
which a simple cast is a sufficient remedy.

Fix issues accordingly, and enable sign compare warnings for the file.

Signed-off-by: default avatarTuomas Ahola <taahol@utu.fi>
parent 683c54c9
Branches
No related tags found
No related merge requests found
Pipeline #82899 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment