Re: clang's static checker report.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: clang's static checker report.
Дата
Msg-id 17135.1251395941@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: clang's static checker report.  (Alex Hunsaker <badalex@gmail.com>)
Ответы Re: clang's static checker report.  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Список pgsql-hackers
Alex Hunsaker <badalex@gmail.com> writes:
> (do you have to mark every function that calls ereport(ERROR) as one
> that exits?)

That would be an open-ended project, and probably in many cases wouldn't
change the clang report anyway.  I think it's only worth worrying about
the ones that we find will suppress some false positives.
        regards, tom lane


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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: clang's static checker report.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pretty print viewdefs