Re: compile warnings in CVS HEAD?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: compile warnings in CVS HEAD?
Дата
Msg-id Pine.LNX.4.44.0309152007130.1051-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: compile warnings in CVS HEAD?  (Neil Conway <neilc@samurai.com>)
Ответы Re: compile warnings in CVS HEAD?  (Kurt Roeckx <Q@ping.be>)
Re: compile warnings in CVS HEAD?  (Patrick Welche <prlw1@newn.cam.ac.uk>)
Список pgsql-hackers
Neil Conway writes:

> On Thu, 2003-09-04 at 13:14, Kurt Roeckx wrote:
> > > > tablecmds.c: In function `validateForeignKeyConstraint':
> > > > tablecmds.c:3546: warning: dereferencing type-punned pointer will break
> > > > strict-aliasing rules
>
> So, what should we do with this?

Rumor has it that many of these warnings are bogus.  But I wouldn't want
to turn them off altogether because that might hide real problems.  At
this point, I think we should wait a while until the compiler becomes more
mature.

-- 
Peter Eisentraut   peter_e@gmx.net



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: LISTEN and "tuple concurrently updated"
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: compile warnings in CVS HEAD?