fixing compiler warnings

Hi all ,

How can we fix the Wsuggest-attribute=noreturn warning ?

Thank you
chathura
https://gcc.gnu.org/onlinedocs/gcc-4.3.5/gcc/Function-Attributes.html

The compiler is saying that it wasn't able to prove (in the mathematical sense) that the function ever returns normally.
Topic archived. No new replies allowed.