Re: Port from Win to OSX with Inline functions
Re: Port from Win to OSX with Inline functions
- Subject: Re: Port from Win to OSX with Inline functions
- From: email@hidden (Peter Seebach)
- Date: Tue, 10 Oct 2006 09:36:56 -0500
In message <email@hidden>, Chr
is Edgington writes:
>I thought "inline" was a compiler issue - not a linker issue?
It can affect both; there's some very weird magic to handle the case where:
1. A function can't ALWAYS be inlined, so a definition needs to be provided.
but
2. There is more than one module that may provide that definition.
-s
_______________________________________________
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