> -----Original Message----- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 09 May 2005 10:36 > To: Dave Page > Cc: pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] SVN Commit by andreas: r4171 - > in trunk/pgadmin3/src: . base ctl include/base > > Dave Page wrote: > > Hmm, looks like this had an unfortunate side effect: > > ../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 > > I got this message *before* 4171, and from the errmsg I can > see that you > didn't svn update :-)
That's the automated test build - the first thing it does is delete the entire tree and checkout a fresh copy! But then I grant you that your commit was after the build :-) Sorry for the noise... /D ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings