Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 1997 11:08:11 -0400 (EDT)
From:      Thomas David Rivers <ponds!rivers@dg-rtp.dg.com>
To:        ponds!freefall.cdrom.com!freebsd-hackers
Subject:   netdb.h and -traditional.
Message-ID:  <199704281508.LAA04293@lakes.water.net>

next in thread | raw e-mail | index | archive | help

I was attempting to compile some older non-ANSI programs, that
require the -traditional option on GCC.

Unfortunately, netdb.h (and possibly other headers) use ANSI
keywords (notably - 'const') which breaks this.

Should our header files be compilable by non-ANSI compilers?

	- Dave Rivers -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704281508.LAA04293>