Skip to Content.
Sympa Menu

freetds - [ freetds-Patches-600947 ] Workaround DU namespace pollution

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: noreply AT sourceforge.net
  • To: noreply AT sourceforge.net
  • Subject: [ freetds-Patches-600947 ] Workaround DU namespace pollution
  • Date: Tue, 27 Aug 2002 12:41:14 -0700


Patches item #600947, was opened at 2002-08-27 15:41
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=600947&group_id=33106

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nicholas S. Castellano (castellano)
Assigned to: Nobody/Anonymous (nobody)
Summary: Workaround DU namespace pollution

Initial Comment:
On Digital UNIX 4.0d with --enable-threadsafe, we end up

pulling in <arpa/nameser.h> which defines STATUS,

conflicting with our definition. This works around the

problem by #undef'ing STATUS if it was already

#define'd.



----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=407808&aid=600947&group_id=33106



  • [ freetds-Patches-600947 ] Workaround DU namespace pollution, noreply, 08/27/2002

Archive powered by MHonArc 2.6.24.

Top of Page