Re: cvs commit: src/sys/netinet icmp6.h ip6.h src/sys/netinet6 in6.h

[ Available lists | Index of cvs-all | Month of Oct 2003 | Week of 25 Oct 2003 | Raw email | View thread | Wrap long lines | Reply ]
From
Bruce Evans <bde@zeta.org.au>
Date
25 Oct 2003 20:54:24
Subject
Re: cvs commit: src/sys/netinet icmp6.h ip6.h src/sys/netinet6 in6.h
Message-ID
20031026145253.N16944@gamplex.bde.org


[ Hide this part ]
On Sat, 25 Oct 2003, Kris Kennaway wrote:

> On Sun, Oct 26, 2003 at 03:15:47AM +1100, Bruce Evans wrote:
> > On Sat, 25 Oct 2003, Hajimu UMEMOTO wrote:
> >
> > > ume 2003/10/25 03:57:08 PDT
> > >
> > > FreeBSD src repository
> > >
> > > Modified files:
> > > sys/netinet icmp6.h ip6.h
> > > sys/netinet6 in6.h
> > > Log:
> > > revert following unwanted changes:
> > > - __packed to __attribute__((__packed__)
> > > - uintN_t back to u_intN_t
> > >
> > > Reported by: bde
> >
> > Thanks.
>
> I guess that probably fixes the port build failures I am seeing in N
> different ports :-)

I'm surprised any ports care about this. Do they use a non-gcc compiler
or lint?

Bruce


Elapsed time: 0.226 seconds