Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2015 08:31:38 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        John-Mark Gurney <jmg@FreeBSD.org>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r286110 - head/sys/net
Message-ID:  <B6906039-DADE-4D6E-885F-BEEA1C27536C@bsdimp.com>
In-Reply-To: <201507310748.t6V7m9pa091593@repo.freebsd.org>
References:  <201507310748.t6V7m9pa091593@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_4B0C56FD-CD48-4923-83F9-1DBC253E83D5
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8


> On Jul 31, 2015, at 1:48 AM, John-Mark Gurney <jmg@FreeBSD.org> wrote:
>=20
> Author: jmg
> Date: Fri Jul 31 07:48:08 2015
> New Revision: 286110
> URL: https://svnweb.freebsd.org/changeset/base/286110
>=20
> Log:
>  temporarily fix build..  This isn't the final fix, and testing is
>  still on going, but it has passed world for mips and powerpc...
>=20
>  I know this has an extra semicolon, but this is the patch that is
>  tested...
>=20
>  Looks like better fix is to use _Static_assert...

Is _Static_assert supported by gcc? No, it isn=E2=80=99t, but =
sys/cdefs.h provides a definition.

The real problem here is that sys/cdefs.h isn=E2=80=99t included to pick =
that up, so we got issues.

Warner


--Apple-Mail=_4B0C56FD-CD48-4923-83F9-1DBC253E83D5
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - https://gpgtools.org

iQIcBAEBCgAGBQJVu4bKAAoJEGwc0Sh9sBEA2J8P/RXQRBnUGBj7P5as+o72mq7H
xWCnioCRJX10H60g79NO0W07URJTaBFvB59Q2Ypk1jFjcam39hFWcN1gTFkBYV1F
WOhO0EhTqgXilQoe2zXGYh/89z4+1NNFkUa5rce88XV3GRy3aQ645tTB+egQckxB
A3aD89HP3AvrAqa5V3p34LMJ7zhajYStMkSBr5a2XVgOFzS7s7ktJr1w/MBkaDY7
VcDx/A35Gya1yAEf4C0DovpOzB9EpK6+ggor4a4cG7yjTtJAaQTJhGbYjeeBhwJd
EhHtBKrHIQy4soTfwwf8zOFtFyAAXra1Jd4MPqnJjotIKNzopCRY0CCjAG9OcOkc
p2exTn6tI5M1b6sMnJw5rm7P6cd80s+flsTZPPdFG2pkwtkaP3mhyUy3lQNbhtV1
Mlvd3n7sktKMCJghnMXJYNLe4Vk73d52+FARLcq4WlR53pJ14XCLXKFUr9+7QC+e
saXdohPB1SZBYHf4wjaAKvC72gNHvZ+Zr6trf2Q8u1nP5w8HeYnvUPdqegtQcazv
LL5ntwI1pLfqTjQ+rkleGFYToepJ1tzxL2ylVkPfnK06rePjHP95mdKHkPCByEfR
dLWtxEvONSTJro+Pjjx9qIVR5Ltg+fiN+Piec66Rcj+j2z4NJZUCXDaeuXVs3uDk
ciSoSwy5qBka41cRQ5eC
=SrCi
-----END PGP SIGNATURE-----

--Apple-Mail=_4B0C56FD-CD48-4923-83F9-1DBC253E83D5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B6906039-DADE-4D6E-885F-BEEA1C27536C>