Re: CVS compile error

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: CVS compile error
Дата
Msg-id 3F81EA97.1080604@pse-consulting.de
обсуждение исходный текст
Ответ на CVS compile error  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
Список pgadmin-hackers
Adam H. Pendleton wrote:

> ui/ctlSQLResult.cpp: In member function `int ctlSQLResult::Execute(const
>   wxString&, int)':
> ui/ctlSQLResult.cpp:53: error: no matching function for call to
> `pgQueryThread
>   ::pgQueryThread(pgConn*&, const wxString&, int&)'
> ../src/include/pgSet.h:89: error: candidates are:
>   pgQueryThread::pgQueryThread(const pgQueryThread&)
> ../src/include/pgSet.h:91: error:
>   pgQueryThread::pgQueryThread(PGconn*, const wxString&, int)
> make[2]: *** [ctlSQLResult.o] Error 1


While trying to fix one thing, I uploaded a partial fix of another...
Both are in cvs now.

Regards,
Andreas



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

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: gcc ignoring defined macros?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Update