agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Paul M. Aoki <aoki@postgres.Berkeley.EDU>
To: NP (in)complete problem. <perera@pollux.cs.uga.edu>
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: ?
Date: Fri, 13 May 94 21:57:01 -0700
Message-ID: <199405140457.VAA27038@nobozo.CS.Berkeley.EDU> (raw)
In-Reply-To: <9405140413.AA10136@pollux.cs.uga.edu>
"NP (in)complete problem." <perera@pollux.cs.uga.edu> writes:
> Everytime I compile some code with "libpq.h" I get the following
> warning mesg. What needs to be done to the header file to get rid of this ?
> ( gcc version 2.5.8, postgres 4.1, lex 2.4.6, and bison 1.22 )
i don't know if this is documented in the release notes, but
it's a pretty bad idea to try to use the prototypes in the 4.x
(x<2) header files, since a lot of them are wrong. :-P
if you insist on doing so (by using gcc without -traditional)
and on not upgrading to 4.2, you can silence those particular
messages by including <netinet/in.h>..
--
Paul M. Aoki | CS Div., Dept. of EECS, UCB | aoki@postgres.Berkeley.EDU
| Berkeley, CA 94720 | ...!uunet!ucbvax!aoki
===============================================================================
To add/remove yourself from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
===============================================================================
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: aoki@postgres.Berkeley.EDU, perera@pollux.cs.uga.edu
Subject: Re: ?
In-Reply-To: <199405140457.VAA27038@nobozo.CS.Berkeley.EDU>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox