Running under Coverity

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Running under Coverity
Дата
Msg-id 539EAA9A.2090401@2ndquadrant.com
обсуждение исходный текст
Список pgsql-odbc
Hi

Just a quick note for the archives.

If anyone's trying to run psqlODBC under Coverity, then assuming your
coverity tools are at the same level as the psqlodbc git repository
checkout, you can do it with:

cd winbuild

..\..\cov-analysis-win32-7.0.2\bin\cov-build.exe --dir cov-int
powershell.exe -ExecutionPolicy unrestricted -File .\BuildAll.ps1
-Configuration Debug -Platform win32

(or -Platform Win64 and the win64 version of the Coverity tools)

So far it looks like the run will take a very. long. time.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Two copies of the winbuild readme?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Two copies of the winbuild readme?