Actions
Bug #1514
closed/usr/src/games/atc build warning/failure
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
with WARNS_WERROR:
cc -O -g -pipe -march=prescott -I/usr/src/games/atc -I.-Wsystem-headers -Werror -Wall -W -Wno-unused-parameter
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align
-Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c /usr/src/games/atc/list.c
cc1: warnings being treated as errors
/usr/src/games/atc/list.c: In function 'newplane':
/usr/src/games/atc/list.c:56: warning: implicit declaration of function
'calloc'
/usr/src/games/atc/list.c:56: warning: incompatible implicit declaration
of built-in function 'calloc'
- Error code 1
1 error
No data to display
Actions