Re: LINT broken. (in_cksum changes)

2000-05-09 Thread Jonathan Lemon
On Wed, May 10, 2000 at 01:49:51AM +0900, MIHIRA Yoshiro wrote: > >> > On Sun, 7 May 2000, Nick Hibma wrote: > >> > > >> > > > >> > > Is it only me that ever compiles LINT? The checksum changes went in a > >> > > few days ago. > >> > > > >> > > Please, people, when you move code around or chang

Re: LINT broken. (in_cksum changes)

2000-05-09 Thread MIHIRA Yoshiro
>> > On Sun, 7 May 2000, Nick Hibma wrote: >> > >> > > >> > > Is it only me that ever compiles LINT? The checksum changes went in a >> > > few days ago. >> > > >> > > Please, people, when you move code around or change a function that is >> > > used in more than a fixed set of files, compile LI

Re: LINT broken. (in_cksum changes)

2000-05-09 Thread Nick Hibma
Appart from that, ipf does not load as a kld anymore. And probably, not tried, the IPFILTER option in any kernel would break the build as well. Nick On Mon, 8 May 2000, Wes Morgan wrote: > I sent a note to the committer on these last night. LINT must need some > modification, because the error

Re: LINT broken. (in_cksum changes)

2000-05-08 Thread Wes Morgan
I sent a note to the committer on these last night. LINT must need some modification, because the error is also present in netinet6/ipsec.c. There are some ifdef's around it that point to LINT needing some extra options. On Sun, 7 May 2000, Nick Hibma wrote: > > Is it only me that ever compiles

LINT broken. (in_cksum changes)

2000-05-07 Thread Nick Hibma
Is it only me that ever compiles LINT? The checksum changes went in a few days ago. Please, people, when you move code around or change a function that is used in more than a fixed set of files, compile LINT. If unsure, compile LINT. It's an extra five minutes, but well worth it. linking kernel