site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=6rh7D7FiyFl1adHtKqJTb9h3cxwKawqoqz9kUughJRo=; b=kbxJW4/X0Ll9KiuxK3EHTcDl73weHBcaeLVE8VKBK9KbxSsMbP7fjhZsj0vqNFe+yEICSDGtQUl/EigpanON31VlW7/M7ys6vGKDPI3ddP2kRU0yU3WfBR/B4BhKVtZSnkvzvQewDHwJk7lO+JrRZ1Jj37BNk9jqd+ONm58Ez0U= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HwTh0fKd5+5dBRzSATyRA6Mi6w/PMh/VQR7GZy/xL1aqdzjNd/4iouBmXK71/+bd/IKpQPBCjur25CS/F7STm1M0pP/FANUes4CxRrycc1Zq+VS4SWAwme0wkalws9vV3HSnUBH+0hZYgJjuNkapS8xEjJktXZJBVP0Zri619Kw= So I just noticed that Mac OS X 10.4 uses bind 9 headers in arpa/nameser.h, and includes arpa/nameser8_compat.h if BIND_8_COMPAT is defined. I also saw some older posts to this mailing list indicating that programs should stay away from using BIND_8_COMPAT because it is being deprecated. So what should I do as a programmer who needs the definition of struct HEADER from arpa/nameser_compat.h (also in arpa/nameser8_compat.h)? Thanks -- Bhavesh P. Davda _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Bhavesh Davda