Date: Sat, 08 Jul 2000 11:22:37 -0700 From: Paul A Vixie <vixie@mibh.net> To: Graham Wheeler <gram@cequrux.com> Cc: freebsd-stable@freebsd.org, bind-bugs@isc.org Subject: Re: [BIND-BUGS #993] Any chance of changing struct member names in nameser.h? Message-ID: <200007081822.LAA12838@redpaul.mibh.net> In-Reply-To: Your message of "Fri, 07 Jul 2000 10:47:08 %2B0200." <24c7bf729bd71b904dba8ca2d38e3205@cequrux.com>
next in thread | previous in thread | raw e-mail | index | archive | help
nameser.h (which is now nameser_compat.h in bind8) is a compatibility interface. there is code in the world which depends on these structure member names. my recommendation is to change your application to use the names in bind8's nameser.h, and avoid the names defined in nameser_compat.h. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007081822.LAA12838>