fix: trying to fix compilation on Linux #6
Annotations
7 errors and 10 warnings
src/stitch.c#L405
expected constant expression
|
src/stitch.c#L405
cannot allocate an array of constant size 0
|
src/stitch.c#L405
'url2': unknown size
|
src/stitch.c#L543
expected constant expression
|
src/stitch.c#L543
cannot allocate an array of constant size 0
|
src/stitch.c#L543
'rows': unknown size
|
|
src/formats/image.h#L8
'image': '4' bytes padding added after data member 'height'
|
src/formats/geotiff.c#L17
'fprintf': function not inlined
|
src/formats/geotiff.c#L23
'fprintf': function not inlined
|
src/formats/geotiff.c#L29
'printf': function not inlined
|
src/formats/geotiff.c#L70
'fprintf': function not inlined
|
src/formats/image.h#L8
'image': '4' bytes padding added after data member 'height'
|
src/formats/jpeg.c#L43
'rows': unreferenced formal parameter
|
src/formats/jpeg.c#L43
'height': unreferenced formal parameter
|
src/formats/jpeg.c#L43
'width': unreferenced formal parameter
|
src/formats/jpeg.c#L43
'outfile': unreferenced formal parameter
|
The logs for this run have expired and are no longer available.
Loading