pack-objects: output debug info about deltas #1858
Annotations
10 errors
Run ci/run-build-and-tests.sh:
builtin/pack-objects.c#L527
builtin/pack-objects.c:527:23: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/pack-objects.c#L651
builtin/pack-objects.c:651:23: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L345
builtin/survey.c:345:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L351
builtin/survey.c:351:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L357
builtin/survey.c:357:23: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L360
builtin/survey.c:360:17: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L380
builtin/survey.c:380:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L384
builtin/survey.c:384:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L388
builtin/survey.c:388:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Run ci/run-build-and-tests.sh:
builtin/survey.c#L392
builtin/survey.c:392:16: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Werror=format=]
|
Loading