CVS compile error

From: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: CVS compile error
Date: 2003-10-06 18:24:03
Message-ID: 3F81B343.8060206@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-10-06 19:51:07 Re: gcc ignoring defined macros?
Previous Message Adam H. Pendleton 2003-10-06 17:25:55 Re: gcc ignoring defined macros?