Re: Windows build warnings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Windows build warnings
Дата
Msg-id 3698888.1637593597@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Windows build warnings  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: Windows build warnings  (Daniel Gustafsson <daniel@yesql.se>)
Re: Windows build warnings  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> .. but see
> https://postgr.es/m/CAH2-WznwWU+9on9nZCnZtk7uA238MCTgPxYr1Ty7U_Msn5ZGwQ@mail.gmail.com
> where this was already discussed.  I think if we're going to workaround
> PG_USED_FOR_ASSERTS_ONLY not actually working, we may as well get rid of
> it entirely.  My preference would be to fix it so that it works on more
> platforms (at least Windows in addition to GCC).

Yeah, I do not think there is a reason to change the code if it's using
PG_USED_FOR_ASSERTS_ONLY properly.  We should either make that macro
work on $compiler, or ignore such warnings from $compiler.

            regards, tom lane



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

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: An obsolete comment of pg_stat_statements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Building postgresql armv7 on emulated x86_64