Re: 1.2.2 testing ==> [PROBLEM] - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: 1.2.2 testing ==> [PROBLEM]
Date
Msg-id 42932371.5090405@pse-consulting.de
Whole thread Raw
In response to Re: 1.2.2 testing ==> [PROBLEM]  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers
Dave Page wrote:
> Hmm, I think Andreas will need to figure this one out - I can't see the problem :-(

This is a wx weirdo, a wxObject ptr may not be zero (even if you expect
it to be zero)
After a longlonglong period of thinking I remembered that wxStaticCast
needs to be redefined. Backport of workaround committed to svn.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by andreas: r4243 - branches/REL-1_2_0_PATCHES/pgadmin3/src/include
Next
From: "Dave Page"
Date:
Subject: Re: 1.2.2 testing ==> [PROBLEM]