logo       
Google Custom Search
    AddThis Social Bookmark Button

Re[2]: wxPliGuard kills my events: msg#00024

Subject: Re[2]: wxPliGuard kills my events
On Mon, 07 Mar 2005 17:03:42 +0000 Simon Flack <sf@xxxxxxxxxx> wrote:

> Simon Flack wrote:
> > I've attached a script that crashes on 0.22 but works on 0.19 and my 
> > bastardised 0.22. It requires Wx::Perl::VirtualTreeControl which is also 
> > attached. It's due for a CPAN release soon-ish (just waiting for work to 
> > sign it off).
> 
> To get crashtest.pl working, remove line 9 ("use IFL::FileIO") or use 
> the version attached to this message.

  Changing the wxPliGuard definition to:

class wxPliGuard {
public:
    wxPliGuard()
    {
        m_sv = NULL;
    }

// ... same as before ...

};

fixes the crash. Change committed with tests.

Thanks!
Mattia



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>