On Wed, Jan 18, 2017 at 09:04:03PM +0000, Peter Maydell wrote: > On 18 January 2017 at 20:55, Michael S. Tsirkin <m...@redhat.com> wrote: > > All users include the trailing ;, let's require that > > so that uses such as if (a) QEMU_BUILD_BUG_ON(); do not > > produce unexpected results. > > When would it ever make sense for a build-time > assert to be the only thing inside a runtime > conditional anyway? > > thanks > -- PMM
What do I know? Do you want to keep the trailing ; in there? I can drop this patch. -- MST