> > I have found a small problem in nameser.h in the ns_rr structure.  
> > This structure has a member named class that causes a compilation
> > problem if you include nameser.h into C++.  I suspect that I may be
> > the only person to ever hit up against this (:.  Any comments before
> > I summit a bug report?
> > 
> > -- 
> > ------------------------------------------------------------------------
> > Larry Baird                             
> > Global Technology Associates, Inc.  | Orlando, FL
> > Email: l...@gta.com                  | TEL 407-380-0220, FAX 407-380-6080
> > 
> > 
> > To Unsubscribe: send mail to majord...@freebsd.org
> > with "unsubscribe freebsd-hackers" in the body of the message
> 
> 
> I have hit this 'bug'.   I have a patch:

This is fixed in BIND-8.2.1, currently in beta testing. (The struct
member is renamed to rr_class instead of just _class.)

Steinar Haug, Nethelp consulting, sth...@nethelp.no


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to