Re: compile warnings in CVS HEAD?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: compile warnings in CVS HEAD?
Дата
Msg-id Pine.LNX.4.44.0309040007110.1035-100000@peter.localdomain
обсуждение исходный текст
Ответ на compile warnings in CVS HEAD?  (Neil Conway <neilc@samurai.com>)
Список 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 по дате отправления:

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Regarding PostgreSQL Doubt
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Unixware Patch (Was: Re: Beta2 Tag'd and Bundled ...)