compile warnings in CVS HEAD - Mailing list pgsql-hackers

From Neil Conway
Subject compile warnings in CVS HEAD
Date
Msg-id 1050279999.443.14.camel@tokyo
Whole thread Raw
Responses Re: compile warnings in CVS HEAD  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I get the following warnings when compiling CVS HEAD:

be-secure.c: In function `open_server_SSL':
be-secure.c:719: warning: assignment from incompatible pointer type

timestamp.c: In function `dttofmtasc_replace':
timestamp.c:468: warning: `%g' yields only last 2 digits of year
timestamp.c:606: warning: `%x' yields only last 2 digits of year in some
locales

(That's the timestamp.c in src/interfaces/ecpg/pgtypeslib)

This build has SSL enabled (the SSL warning above has been present for a
while...). I'm using GCC 3.2.3 on Debian Linux.

Cheers,

Neil



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: minor bug with latest flex
Next
From: cbbrowne@cbbrowne.com
Date:
Subject: Re: PostgreSQL on a Cluster