CVS compile error - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject CVS compile error
Date
Msg-id 3F81B343.8060206@fmonkey.net
Whole thread Raw
Responses Re: CVS compile error  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
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

ahp


pgadmin-hackers by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: Re: gcc ignoring defined macros?
Next
From: "Hiroshi Saito"
Date:
Subject: Re: gcc ignoring defined macros?