Re: compile warnings in CVS HEAD? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: compile warnings in CVS HEAD?
Date
Msg-id Pine.LNX.4.44.0309040007110.1035-100000@peter.localdomain
Whole thread Raw
In response to compile warnings in CVS HEAD?  (Neil Conway <neilc@samurai.com>)
List 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@gmx.net



pgsql-hackers by date:

Previous
From: Gavin Sherry
Date:
Subject: Re: Regarding PostgreSQL Doubt
Next
From: Bruce Momjian
Date:
Subject: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)