Re: struct protosw
Re: struct protosw
- Subject: Re: struct protosw
- From: Quinn <email@hidden>
- Date: Mon, 6 Aug 2007 14:00:36 +0100
At 16:21 -0400 3/8/07, Mike Gargano wrote:
If anyone's got any advice, please let me know.
Thanks though, this definitely looks like the right path I need to be taking.
What I typically do is duplicate the SDK, drop the relevant private
headers into the Kernel framework of the duplicate, and then tell
Xcode to use that SDK.
I'll repeat Josh's warning though: if your product ships to a diverse
user base, don't use private headers. Apple's binary compatibility
guarantees only apply to stuff built with the public headers. If you
build with private headers, you will need to recompile regularly (in
some cases we need to change private data structures in a bug fix
release).
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden