Re: Two Coverity Scan volunteers needed

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Two Coverity Scan volunteers needed
Дата
Msg-id 20080227081907.GA22401@svana.org
обсуждение исходный текст
Ответ на Re: Two Coverity Scan volunteers needed  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
On Tue, Feb 26, 2008 at 02:57:12PM -0800, Joshua D. Drake wrote:
> > If we get volunteers set up, they will start running it daily.
>
> Would there be a way to script the responses to flag us for things
> that are important?

There was (briefly) a way for them to send emails whenever something
new was detected. That was kinda useful. However, the number of false
positives is quite large. Maybe it got better but last time I checked
(a while back admittedly) it didn't notice the ereport(ERROR,...) never
returned.

It is possible to export results, and I did that once for all the ECPG
errors so the developers could fix them. Looking at the latest results
it has a lot of warnings about dead-code in libstemmer, which is not
entirely surprising given that it's generated code.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Those who make peaceful revolution impossible will make violent revolution inevitable.
>  -- John F Kennedy

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: An idea for parallelizing COPY within one backend
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Proposed changes to DTrace probe implementation