Re: Clean up some signal usage mainly related to Windows

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Clean up some signal usage mainly related to Windows
Дата
Msg-id 20231206163710.GB2873889@nathanxps13
обсуждение исходный текст
Ответ на Re: Clean up some signal usage mainly related to Windows  ("Tristan Partin" <tristan@neon.tech>)
Список pgsql-hackers
On Wed, Dec 06, 2023 at 10:28:49AM -0600, Tristan Partin wrote:
> According to my setup, I am hitting the /* Ignore */ variant of __wur. I am
> guessing that Fedora doesn't add fortification to the default CFLAGS. What
> distro are you using? But yes, something like what you proposed sounds good
> to me. Sorry for leaving this out!

This was on an Ubuntu LTS.  I always build with -Werror during development,
too.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Emitting JSON to file using COPY TO
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Bug in nbtree optimization to skip > operator comparisons (or < comparisons in backwards scans)