Re: ecpg compile error on AIX

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ecpg compile error on AIX
Дата
Msg-id Pine.LNX.4.30.0201071939410.8360-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: ecpg compile error on AIX  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ecpg compile error on AIX  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ecpg compile error on AIX  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane writes:

> >> Btw., I've never seen any problems related to -Wcast-align?  Is the TODO
> >> item obsolete or is it platform-related?
>
> Youse guys that run on Intel hardware will never see any problems from
> it, except possibly a lost cycle here or there due to unaligned fetches.

I should have said, I've never seen any warnings generated by
-Wcast-align.  Shouldn't the set of warnings at least be the same on all
platforms (at least those with the same integer size) or does it just warn
if there would actually be a problem on that platform?

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ecpg compile error on AIX
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ecpg compile error on AIX