Date: Wed, 6 Jul 2016 07:41:46 +0200 From: Ed Schouten <ed@nuxi.nl> To: Garrett Cooper <ngie@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r302364 - head/usr.sbin/bhyve Message-ID: <CABh_MK=Gvs9NQ1LqWL6jebYVzJO=Yt36HzcQFVeMYr7bQKiybA@mail.gmail.com> In-Reply-To: <201607060502.u6652xEK036953@repo.freebsd.org> References: <201607060502.u6652xEK036953@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2016-07-06 7:02 GMT+02:00 Garrett Cooper <ngie@freebsd.org>: > Add `WRAPPED_CTASSERT` macro by annotating CTASSERTs with __unused > to deal with -Wunused-local-typedefs warnings from gcc 4.8+. > All other compilers (clang, etc) use CTASSERT as-is. A more generic > solution for this issue will be proposed after ^/stable/11 is forked. This problem shouldn't exist when using C11's _Static_assert(), right? -- Ed Schouten <ed@nuxi.nl> Nuxi, 's-Hertogenbosch, the Netherlands KvK-nr.: 62051717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABh_MK=Gvs9NQ1LqWL6jebYVzJO=Yt36HzcQFVeMYr7bQKiybA>