[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly
From: |
Greg Chicares |
Subject: |
Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly |
Date: |
Thu, 12 Mar 2009 12:54:47 +0000 |
User-agent: |
Thunderbird 2.0.0.19 (Windows/20081209) |
On 2009-03-11 13:59Z, Vadim Zeitlin wrote:
> On Tue, 10 Mar 2009 12:09:46 +0000 Greg Chicares <address@hidden> wrote:
>
> GC> On 2009-03-10 08:50Z, Greg Chicares wrote:
> GC> [...]
> GC> > Updated for today's snapshot:
> GC>
> GC> 'wxWidgets-2009-03-10.tar.bz2', that is. Filtering out libstdc++
> GC> warnings leaves only these three:
> GC>
> GC> ../src/common/event.cpp:1397: warning: 'loop' might be used uninitialized
> in this function
With 'wxWidgets-2009-03-12.tar.bz2', that warning no longer occurs.
> GC> ../src/common/docview.cpp:1327: warning: 'docNew' might be used
> uninitialized in this function
>
> This seems to be another instance of the same problem as above so I'll
> work around it in the same way if you could please confirm that my
> correction of the previous problem worked.
However, this warning still occurs with 'wxWidgets-2009-03-12.tar.bz2'.
Now it's the only warning issued by MinGW gcc-3.4.4, excluding of
course a couple hundred lines like this:
stl_uninitialized.h:82: warning: '__cur' might be used uninitialized in this
function
that I don't believe we can do anything about. And I don't regard
the 'docNew' warning as a problem that must be fixed.
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/10
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/10
- Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Vadim Zeitlin, 2009/03/11
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/11
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly,
Greg Chicares <=
- Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Vadim Zeitlin, 2009/03/14
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/14
- Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Vadim Zeitlin, 2009/03/14
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/14
- Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Vadim Zeitlin, 2009/03/14
- Re: [lmi] wxmsw-2.9.0 (svn trunk) anomaly, Greg Chicares, 2009/03/14