msg_011.exp revision 1.4
1add value used inconsistently msg_011_define.c(2) :: msg_011_call.c(4) 2add value declared inconsistently (double != int) msg_011_define.c(2) :: msg_011_call.c(2) 3add, arg 1 used inconsistently msg_011_define.c(2)[double] :: msg_011_call.c(4)[int] 4add, arg 2 used inconsistently msg_011_define.c(2)[double] :: msg_011_call.c(4)[int] 5add, arg 1 declared inconsistently (double != int) msg_011_define.c(2) :: msg_011_call.c(2) 6add, arg 2 declared inconsistently (double != int) msg_011_define.c(2) :: msg_011_call.c(2) 7func_param defined( msg_011_call_func.c(11) ), but never used 8func_param, arg 1 declared inconsistently (pointer to function(char) returning void != pointer to function() returning void) msg_011_call_func.c(11) :: msg_011_call_func.c(12) 9func_param, arg 1 declared inconsistently (pointer to function(char) returning void != pointer to function(void) returning void) msg_011_call_func.c(11) :: msg_011_call_func.c(13) 10func_param, arg 1 declared inconsistently (pointer to function(char) returning void != pointer to function(double) returning void) msg_011_call_func.c(11) :: msg_011_call_func.c(14) 11func_param, arg 1 declared inconsistently (pointer to function(char) returning void != pointer to function(double, double) returning void) msg_011_call_func.c(11) :: msg_011_call_func.c(15) 12