Re: new compiler warnings

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: new compiler warnings
Дата
Msg-id CA+TgmoYgzOuaaEB39y5bQUn6H9JuK3KH8htaB9hbBwF3MLXzVg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: new compiler warnings  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, Oct 18, 2011 at 4:13 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>> On tis, 2011-10-18 at 15:43 -0400, Tom Lane wrote:
>>> I don't actually see that warning on my Fedora 15 machine, with
>>> gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
>
>> You get the "unused return value" warnings with -D_FORTIFY_SOURCE=2,
>> which has been the default on Ubuntu for years, and has been the default
>> on Debian for a few weeks (if you have the hardening-wrapper package
>> installed or running under dpkg-buildpackage).
>
> Ah-hah.  That's also the default on Red Hat platforms, *if* you are
> building RPMs, and now that I think of it, I do see this warning when
> building RPMs.  Seems weird that they'd have set it up that way though
> rather than with a -W switch.

Yeah, that's *quite* odd.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: new compiler warnings
Следующее
От: Tom Lane
Дата:
Сообщение: Re: new compiler warnings