11.3Srilligadd has its return value used inconsistently by msg_005_define.c(2) and msg_005_call.c(4) [lint2:004] 21.3Srilligadd returns 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(2) [lint2:005] 31.3Srilligadd has argument 1 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006] 41.3Srilligadd has argument 2 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006] 51.3Srilligadd has parameter 1 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011] 61.3Srilligadd has parameter 2 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011] 71.4Srilligpointer is defined in pointer-to-char.c(1) but never used [lint2:001] 81.5Srilligpointer has type 'pointer to const char' at pointer-to-char.c(1), versus 'pointer to char' at pointer-to-const-char.c(1) [lint2:005] 9