Re: pg_bsd_indent and -Wimplicit-fallthrough

Поиск
Список
Период
Сортировка
От Julien Rouhaud
Тема Re: pg_bsd_indent and -Wimplicit-fallthrough
Дата
Msg-id CAOBaU_YxQantZbG1n+N6gOVuAhEOF+Pt+PZ5YkV7+KzqacWvKw@mail.gmail.com
обсуждение исходный текст
Ответ на pg_bsd_indent and -Wimplicit-fallthrough  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pg_bsd_indent and -Wimplicit-fallthrough  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
On Fri, May 15, 2020 at 8:03 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> Hi,
>
> I have just noticed that pg_bsd_indent complains since
> -Wimplicit-fallthrough=3 has been added to the default set of switches
> if available.

Oh Indeed.

> Something like the attached is fine to take care of those warnings,
> but what's our current patching policy for this tool?

The patch looks good to me.  It looks like we already have custom
patches, so +1 to applying it.



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: documenting the backup manifest file format
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: PG 13 release notes, first draft