[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] wx-2.9.2: "bug in wxDatePickerCtrl: m_date not in sync"
From: |
Greg Chicares |
Subject: |
Re: [lmi] wx-2.9.2: "bug in wxDatePickerCtrl: m_date not in sync" |
Date: |
Mon, 20 Jun 2011 16:31:33 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
On 2011-06-19 22:47Z, Vadim Zeitlin wrote:
> [lmi patch corresponding to http://trac.wxwidgets.org/changeset/67990 ]
>
> As this just removes the workarounds for this wxWidgets bug, I'm reasonably
> sure that the changes are correct but it would break the test with 2.9
> versions up to today, of course, so it should be only applied when you
> update to 2.9.2 or to a snapshot from tomorrow or later.
Applied 20110620T1615Z, preserving the conditional code for wx-2.8.0 or
later, but restricting it to 2.8.0 < version < 2.9.2 (or so I hope: I
haven't tried it with wx HEAD, and it'll always necessarily fail with
the late-2010 snapshot that I'm still using today). I don't want to
require tomorrow's snapshot yet, but I did want to get this committed
so I don't have to remember to do it later.