diff options
author | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2023-09-09 22:56:05 -0500 |
---|---|---|
committer | flu0r1ne <flu0r1ne@flu0r1ne.net> | 2023-09-09 22:56:05 -0500 |
commit | 93ce8e8489bda4a7ebe5161020c83a68f744481f (patch) | |
tree | 7574d867d44877ef496fe3a0c2e49e7b966fb171 /Makefile | |
parent | 99c942c90063c73734e56bacaa65f947772d9186 (diff) | |
download | fcgiwrap-93ce8e8489bda4a7ebe5161020c83a68f744481f.tar.xz fcgiwrap-93ce8e8489bda4a7ebe5161020c83a68f744481f.zip |
Fix implicit fallthrough false positive, noreturn
With warnings and pedantic mode enabled, `gcc (GCC) 13.2.1` returns
an implicit fall through warning. This can be fixed by annotating
the error function with NORETURN.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions