fix: get rid of unistd.h #3
Annotations
10 errors and 10 warnings
src/stitch.c#L196
'M_PI': undeclared identifier
|
src/stitch.c#L200
'M_PI': undeclared identifier
|
src/stitch.c#L207
'M_PI': undeclared identifier
|
src/stitch.c#L208
'M_PI': undeclared identifier
|
src/stitch.c#L215
'M_PI': undeclared identifier
|
src/stitch.c#L215
'M_PI': undeclared identifier
|
src/stitch.c#L531
expected constant expression
|
src/stitch.c#L531
cannot allocate an array of constant size 0
|
src/stitch.c#L531
'url2': unknown size
|
src/stitch.c#L669
expected constant expression
|
src/getopt.c#L81
'HAVE_LIBINTL_H' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif'
|
src/getopt.h#L112
'option': '4' bytes padding added after data member 'has_arg'
|
src/getopt.h#L114
'option': '4' bytes padding added after data member 'val'
|
src/getopt.h#L171
'getopt': no function prototype given: converting '()' to '(void)'
|
src/getopt.c#L216
'getenv': no function prototype given: converting '()' to '(void)'
|
src/getopt.c#L221
'my_index': uses old-style declarator
|
src/getopt.c#L304
'exchange': uses old-style declarator
|
src/getopt.c#L389
'_getopt_initialize': uses old-style declarator
|
src/getopt.c#L388
'argv': unreferenced formal parameter
|
src/getopt.c#L388
'argc': unreferenced formal parameter
|
The logs for this run have expired and are no longer available.
Loading