Matthias Urlichs <[EMAIL PROTECTED]> writes:

> Hi,
>
> Simon Josefsson:
>> I have some vague memory about reading that the semantics of 'inline'
>> has changed recently.
>
> s/recently/some years ago/. And probably s/semantics/optimization strategy/,
> which is somewhat more fluid (and therefore more likely to trigger bugs
> anywhere _but_ in your own environment :-P ).
>
> To summarize: If you want to force inlining, gcc requires the
> "always_inline" attribute.
>
> In general, s/inline/static &/ makes sense.

Thanks for clarifying.

For this problem, perhaps the problem is old gmp.h header that doesn't
use inline properly?  Anyway, I'm not sure it is a gnutls problem, we
don't use gmp.h and don't use the symbol in the error message.

/Simon


_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to