On 03/05/18 20:04, Phil Susi wrote:
> I get this when I try to run a make check on the current git head:
>
> common.c: In function '_test_exception_handler':
> common.c:28:1: error: function might be candidate for attribute
> 'noreturn' [-Werror=suggest-attribute=noreturn]
>  _test_exception_handler (PedException* e)
>
>
> Why does gcc feel the need to be helpful and suggest these things, and
> why do we ask it to treat all warnings as errors?
>
>
As I recall, that's an option with gcc .. otherwise, fix the warning! ;D

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to