[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly
From: |
Vadim Zeitlin |
Subject: |
Re[2]: [lmi] wxmsw-2.9.0 (svn trunk) anomaly |
Date: |
Sat, 14 Mar 2009 20:01:29 +0100 |
On Sat, 14 Mar 2009 18:41:39 +0000 Greg Chicares <address@hidden> wrote:
GC> On 2009-03-14 17:42Z, Vadim Zeitlin wrote:
GC> > On Thu, 12 Mar 2009 12:54:47 +0000 Greg Chicares <address@hidden> wrote:
GC> >
GC> > GC> [...] a couple hundred lines like this:
GC> > GC> stl_uninitialized.h:82: warning: '__cur' might be used
uninitialized in this function
GC> > GC> that I don't believe we can do anything about.
GC> >
GC> > Wouldn't using -isystem for this directory help?
GC>
GC> I suppose it should help. But I also would suppose that the right
GC> place to specify '-isystem' would be either in the autotools files,
GC> or in the compiler's specs file, and I don't want to touch either.
GC> Just to be clear, I see this stuff only when building wx itself with
GC> some variant of './configure && make', but never when building lmi.
You surely know this already but this is just because LMI uses
-Wno-uninitialized. My point was that it would be nice to avoid having to
suppress this warning as it can be, and often is, useful and if using
-isystem could suppress all the false positives it might be worth it.
Regards,
VZ
- 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, 2009/03/12
- 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 <=
- 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