[Help-gnutls] Re: duplicate symbols complaint on Mac OS X 10.5.2

Matthias Urlichs smurf at smurf.noris.de
Wed Mar 19 16:27:00 CET 2008


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.

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  smurf at smurf.noris.de
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
By MEER biz doo SCHOIN...
		-- Zippy the Pinhead





More information about the Gnutls-help mailing list