Re: SVN Commit by andreas: r4171 - in trunk/pgadmin3/src: . base ctl include/base
От | Dave Page |
---|---|
Тема | Re: SVN Commit by andreas: r4171 - in trunk/pgadmin3/src: . base ctl include/base |
Дата | |
Msg-id | E7F85A1B5FF8D44C8A1AF6885BC9A0E490DC31@ratbert.vale-housing.co.uk обсуждение исходный текст |
Ответ на | SVN Commit by andreas: r4171 - in trunk/pgadmin3/src: . base ctl include/base (svn@pgadmin.org) |
Ответы |
Re: SVN Commit by andreas: r4171 - in trunk/pgadmin3/src:
|
Список | pgadmin-hackers |
> -----Original Message----- > From: pgadmin-hackers-owner@postgresql.org > [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of > svn@pgadmin.org > Sent: 09 May 2005 01:13 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] SVN Commit by andreas: r4171 - in > trunk/pgadmin3/src: . base ctl include/base > > Author: andreas > Date: 2005-05-09 01:12:52 +0100 (Mon, 09 May 2005) > New Revision: 4171 > > Modified: > trunk/pgadmin3/src/Makefile.am > trunk/pgadmin3/src/base/pgSetBase.cpp > trunk/pgadmin3/src/ctl/explainCanvas.cpp > trunk/pgadmin3/src/include/base/pgSetBase.h > Log: > gcc fixes Hmm, looks like this had an unfortunate side effect: make[2]: Entering directory `/usr/local/src/pgadmin3/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I../src/slony/include -I/usr/local/pgsql/include -DSSL -I/usr/local/lib/wx/include/gtk2-unicode-debug-static-2.6 -I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -I/usr/local//include/wx-2.6 -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I../src/slony/include -Wall -g -O0 -MT pgAdmin3.o -MD -MP -MF ".deps/pgAdmin3.Tpo" -c -o pgAdmin3.o `test -f './pgAdmin3.cpp' || echo './'`./pgAdmin3.cpp; \ then mv -f ".deps/pgAdmin3.Tpo" ".deps/pgAdmin3.Po"; else rm -f ".deps/pgAdmin3.Tpo"; exit 1; fi In file included from ../src/include/pgSet.h:14, from ../src/include/pgConn.h:23, from ../src/include/pgServer.h:20, from ../src/include/frmMain.h:25, from pgAdmin3.cpp:47: ../src/include/base/pgSetBase.h: In member function `long int pgSetIterator::GetLong(int) const': ../src/include/base/pgSetBase.h:109: error: ISO C++ says that `long int pgSetBase::GetLong(int) const' and `long int pgSetBase::GetLong(const wxString&)' are ambiguous even though the worst conversion for the former is better than the worst conversion for the latter make[2]: *** [pgAdmin3.o] Error 1 make[2]: Leaving directory `/usr/local/src/pgadmin3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/pgadmin3' make: *** [all] Error 2 Regards, Dave
В списке pgadmin-hackers по дате отправления: