bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Inline warnings in gl_xlist.h


From: Marc Nieper-Wißkirchen
Subject: Inline warnings in gl_xlist.h
Date: Wed, 21 Jul 2021 10:34:16 +0200

When compiling my code with "-Winline", I suddenly get a warning from calling gl_list_add_last: "Call is unlikely and code size would grow."

Is there a way to suppress this warning using Gnulib or can the inline functions of gl_xlist.h be implemented in a way so that this warning cannot show up?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]