Re: [pgadmin-hackers] wx snapshot compile failure

2003-10-14 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 14 October 2003 01:37 > To: Andreas Pflug > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] wx snapshot compile failure > > On Monday, Oct 13, 2003, at 18:45 US/East

Re: [pgadmin-hackers] wx snapshot compile failure

2003-10-13 Thread Adam H . Pendleton
On Monday, Oct 13, 2003, at 18:45 US/Eastern, Andreas Pflug wrote: I've seen this mentioned on wx-dev today by Stephane Gully; "st" should be "value". What's irritating me a bit is that *my* version 2003.10.10.00.00.00 (textctrl.cpp rev.1.170, cvs -D "2003-10-10 GMT" ) has a line 1177 of value.

Re: [pgadmin-hackers] wx snapshot compile failure

2003-10-13 Thread Andreas Pflug
Adam H.Pendleton wrote: 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.c

[pgadmin-hackers] wx snapshot compile failure

2003-10-13 Thread Adam H . Pendleton
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