Re: CVS compile error - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: CVS compile error
Date
Msg-id 3F81EA97.1080604@pse-consulting.de
Whole thread Raw
In response to CVS compile error  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List 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 by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: gcc ignoring defined macros?
Next
From: "Dave Page"
Date:
Subject: Re: Update