Re: Re: Port from Win to OSX with Inline functions
Re: Re: Port from Win to OSX with Inline functions
- Subject: Re: Re: Port from Win to OSX with Inline functions
- From: "David Leimbach" <email@hidden>
- Date: Mon, 9 Oct 2006 06:56:38 -0700
On 10/8/06, Nat! <email@hidden> wrote:
Am 07.10.2006 um 01:46 schrieb David Leimbach:
> Inline is a C99 keyword and still only a "hint" to the compiler.
>
> To my knowledge, putting "inline" in a header file doesn't make it's
> symbols static. And inline functions aren't allowed to also be static.
>
Is it a fact ?
Actually I misread. It was that inline functions may not contain
static objects per section 6.7.4.3.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden