lmi
[Top][All Lists]
Advanced

[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: Mon, 23 Feb 2009 20:08:43 +0000
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

On 2009-02-23 19:32Z, Greg Chicares wrote:
> 
> I've rebuilt lmi with this wx snapshot:
>   ftp://ftp.wxwidgets.org/pub/Daily_HEAD/files/wxWidgets-2009-02-23.tar.bz2

Here are several warnings I got when rebuilding wx itself.
I used MinGW gcc-3.4.4; configuration options are given in
lmi's 'install_wx.make'.

Many warnings such as these:

C:/MinGW-20050827/bin/../lib/gcc/mingw32/3.4.4/../../../../include/c++/3.4.4/bits/stl_vector.h:715:
 warning: '__result' might be used uninitialized in this function
C:/MinGW-20050827/bin/../lib/gcc/mingw32/3.4.4/../../../../include/c++/3.4.4/bits/stl_uninitialized.h:82:
 warning: '__cur' might be used uninitialized in this function

arise for reasons that I've never figured out; they don't seem
to matter, and have probably long since been fixed in libstdc++.
Aside from those, I observe only these six diagnostics from gcc:

../src/common/datstrm.cpp:546: warning: unused parameter 'd'
../src/common/event.cpp:1377: warning: 'loop' might be used uninitialized in 
this function
../src/msw/dc.cpp:1727: warning: 'rop' might be used uninitialized in this 
function
../src/msw/headerctrl.cpp:538: warning: comparison between signed and unsigned 
integer expressions
../src/msw/listctrl.cpp:2717: warning: passing negative value `-0x000000001' 
for converting 3 of `LRESULT SendMessageW(HWND__*, UINT, WPARAM, LPARAM)'
../src/generic/scrlwing.cpp:1283: warning: 'range' might be used uninitialized 
in this function

...and these five from 'install':

/usr/bin/install: cannot stat `../include/wx/persist/bookctrl.h': No such file 
or directory
/usr/bin/install: cannot stat `../include/wx/persist/toplevel.h': No such file 
or directory
/usr/bin/install: cannot stat `../include/wx/persist/treebook.h': No such file 
or directory
/usr/bin/install: cannot stat `../include/wx/persist/window.h': No such file or 
directory
/usr/bin/install: cannot stat `../include/wx/msw/datecontrols.h': No such file 
or directory




reply via email to

[Prev in Thread] Current Thread [Next in Thread]