Bug 14369

Summary: Re: netdb.h not namespace clean
Product: Base System Reporter: Fergus Henderson <fjh>
Component: miscAssignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description Fergus Henderson 1999-10-17 13:10:01 UTC
 On 14-Oct-1999, marko@ki.informatik.uni-frankfurt.de <marko@ki.informatik.uni-frankfurt.de> wrote:
 > 
 > >How-To-Repeat: 
 > 
 > 	get mercury-compiler-rotd-1999-10-12.tar.gz from ftp.mercury.cs.mu.oz.au
 >         tar xzf mercury-compiler-rotd-1999-10-12.tar.gz
 > 	cd mercury-compiler-rotd-1999-10-12
 > 	./configure
 > 	make
 
 I think a simpler way to repeat the problem would be to just try compiling
 the following file:
 
 	#define hp	some random string of symbols
 	#include <netdb.h>
 
 However, I haven't tested that.
 
 -- 
 Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
 WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
 PGP: finger fjh@128.250.37.3        |     -- the last words of T. S. Garp.
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-11-07 21:44:28 UTC
State Changed
From-To: open->closed

Followup to misc/14327.