Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!dogie.macc.wisc.edu!indri!larry!jwp From: jwp@larry.sal.wisc.edu (Jeffrey W Percival) Newsgroups: comp.unix.questions Subject: Weird lint messages about C library Keywords: Ultrix 3.0 lint libc.a Message-ID: <177@larry.sal.wisc.edu> Date: 10 May 89 15:08:14 GMT Organization: Space Astronomy Lab, Madison WI Lines: 13 When I run lint on my C programs (Ultrix 3.0 on a VS2000) I get (among other stuff) the following: signal, arg. 2 used inconsistently llib-lc(379) :: llib-lc(358) getsockopt, arg. 4 used inconsistently llib-lc(459) :: llib-lc(437) getsockopt, arg. 5 used inconsistently llib-lc(459) :: llib-lc(437) utimes, arg. 2 used inconsistently llib-lc(530) :: llib-lc(501) This is repeated 2 more times (for a total of 12 lines). I'm trying to be a lint-free kind-o-guy, so what gives? -- Jeff Percival (jwp@larry.sal.wisc.edu)