qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Hacks for building on gcc 7 / Fedora 26


From: Peter Maydell
Subject: Re: [Qemu-devel] Hacks for building on gcc 7 / Fedora 26
Date: Mon, 17 Jul 2017 18:22:38 +0100

On 17 July 2017 at 17:46, Dr. David Alan Gilbert <address@hidden> wrote:
> You may find this doesn't help in some windows builds;  the assert
> functions aren't always marked as noreturn (because they pop up a dialog
> that asks you whether you want to run into a debugger etc).

Oh, is that why?

In any case, we rely on g_assert() and friends from glib being
definitely marked noreturn, so we could use them instead.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]