Re: compile warnings in CVS HEAD?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compile warnings in CVS HEAD?
Date: 2003-09-03 22:08:22
Message-ID: Pine.LNX.4.44.0309040007110.1035-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Neil Conway writes:

> lex.Int_yy.c:1832: warning: no previous prototype for `Int_yyget_lineno'

These are caused by the new flex. Ignore them.

> tablecmds.c: In function `validateForeignKeyConstraint':
> tablecmds.c:3546: warning: dereferencing type-punned pointer will break
> strict-a liasing rules

Probably the new compiler. These might deserve some investigation.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gavin Sherry 2003-09-03 22:29:59 Re: Regarding PostgreSQL Doubt
Previous Message Bruce Momjian 2003-09-03 22:07:47 Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)