Re: Found a bug in frmIndexcheck.xrc, is it still being used?
- From: Dave Page <dpage(at)postgresql(dot)org>
- To: Tim Stahlhut <stahta01(at)highstream(dot)net>
- Cc: pgadmin-hackers(at)postgresql(dot)org
- Subject: Re: Found a bug in frmIndexcheck.xrc, is it still being used?
- Date: Tue, 13 Mar 2007 16:31:36 +0000
- Message-id: <45F6D1E8(dot)3020801(at)postgresql(dot)org>
Tim Stahlhut wrote:
FYI:
Found a bug in frmIndexcheck.xrc, the class wxCheckList was renamed
wxCheckListBox in wxWidgets 2.6, so it works in 2.6 with compatible
support for 2.4 on, but under 2.8 by default 2.4 compatible
support is off. So, if this XRC is still being used it will have a
runtime error.
I committed this to SVN, then promptly realised that code is dead anyway
:-(. It's all gone now.
But thanks anyway :-)
Regards, Dave
Home |
Main Index |
Thread Index