Re: wxWidgets 2.9.2 compatibility - Mailing list pgadmin-hackers

From Dave Page
Subject Re: wxWidgets 2.9.2 compatibility
Date
Msg-id CA+OCxoytyyZ87+FbpppsHK9r5mH5pWOp13e=FpcaEpie1K0W3Q@mail.gmail.com
Whole thread Raw
In response to Re: wxWidgets 2.9.2 compatibility  (Peter Geoghegan <peter@2ndquadrant.com>)
Responses Re: wxWidgets 2.9.2 compatibility  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
On Wed, Jul 13, 2011 at 3:01 PM, Peter Geoghegan <peter@2ndquadrant.com> wrote:
> On 13 July 2011 14:39, Dave Page <dpage@pgadmin.org> wrote:
>>> http://postgresql.1045698.n5.nabble.com/Building-with-wx2-9-on-Mac-td3397898.html#a3397998
>>
>> Ahh, yes - that one.
>>
>> Anyhoo, I'm looking to commit the patch so we can move forward. Objections?
>
> Yes. I think you're working around a bug in wxWidgets by qualifying
> which base class you mean to call, and that you should just get the
> bug fixed. I'm guessing that you don't see this problem on Windows and
> Linux? It's probably totally incidental that you don't see a problem
> when building with Clang.

Haven't tried there yet - just hacking on the Mac at the moment.

> Try and produce a test-case, and send it to the wx guys. They're
> fairly responsive, I found.

Depends on the issue. We've got bugs opened with them nearly 10 years
ago that are still open I believe.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: wxWidgets 2.9.2 compatibility
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the collation clause on composite index