fix for strict-alias warnings

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема fix for strict-alias warnings
Дата
Msg-id 007201c38fff$ffed2570$6401a8c0@DUNSLANE
обсуждение исходный текст
Ответы Re: fix for strict-alias warnings  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
 
This patch will stop gcc from issuing warnings about type-punned objects when -fstrict-aliasing is turned on, as it is in the latest gcc when you use -O2
 
enjoy
 
andrew
 
 
Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [Fwd: Make psql use all pretty print options]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: fix for strict-alias warnings