The wxWindows snapshot, wxWindows-pgAdmin3-20031010.tar.bz2, currently
on snake, fails to compile on Mac OS X with the following error:
src/mac/textctrl.cpp: In member function `virtual void
wxTextCtrl::Replace(long
int, long int, const wxString&)':
src/mac/textctrl.cpp:1177: `st' undeclared (first use this function)
src/mac/textctrl.cpp:1177: (Each undeclared identifier is reported only
once
for each function it appears in.)
make: *** [corelib_textctrl.o] Error 1
ahp