Skip to content
Commit 8dbe5890 authored by Zachary J. Fields's avatar Zachary J. Fields Committed by Carles Cufí
Browse files

os: bitarray.c: Address -Wextra warnings



Changed incrementing `for` loop counters to `size_t` from `int` to
eliminate warning, "warning: comparison of integer expressions of
different signedness: 'uint32_t' {aka 'unsigned int'} and 'int'
[-Wsign-compare]"

Signed-off-by: default avatarZachary J. Fields <zachary_fields@yahoo.com>
parent 9b30667c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment