Re: wxWidgets 2.9.2 compatibility

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: wxWidgets 2.9.2 compatibility
Date: 2011-07-13 14:46:19
Message-ID: CA+OCxoytyyZ87+FbpppsHK9r5mH5pWOp13e=FpcaEpie1K0W3Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Jul 13, 2011 at 3:01 PM, Peter Geoghegan <peter(at)2ndquadrant(dot)com> wrote:
> On 13 July 2011 14:39, Dave Page <dpage(at)pgadmin(dot)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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-14 09:22:21 pgAdmin III commit: Fix the collation clause on composite index
Previous Message Peter Geoghegan 2011-07-13 14:01:27 Re: wxWidgets 2.9.2 compatibility