Hi Juergen, Thanks for sending the patch quickly :).
On 24/08/2022 11:22, Juergen Gross wrote:
Hitting an ASSERT_UNREACHABLE() is always wrong, so even in production builds a warning seems to be appropriate when hitting one. In order not to flood the console in reproducible cases, introduce WARN_ONCE() to be used in this case. Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
