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 :-)
Regards,
Andreas