On 1/31/22 13:48, Pádraig Brady wrote:

src/expr.c: In function 'single_binary_main_expr':
error: function might be candidate for attribute 'noreturn'
   [-Werror=suggest-attribute=noreturn]
note: in definition of macro 'main'

Ouch. A simple fix is to disable that warning for single-binary builds. I'll take a look at that unless you'd prefer a different fix.

Reply via email to