lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Defect in wx trunk?


From: Vadim Zeitlin
Subject: Re: [lmi] Defect in wx trunk?
Date: Sun, 19 Oct 2014 21:07:41 +0200

On Sun, 19 Oct 2014 18:27:26 +0000 Greg Chicares <address@hidden> wrote:

GC> I did 'git pull' about fifteen minutes ago, then rebuilt wx...
GC> 
GC> 
/opt/lmi/wx-scratch/wxWidgets-3.1.0/gcc-345-99d9176dfb1557aff9da8be92706bee8/bk-deps
 /MinGW_/bin/g++ --param ggc-min-expand=25 --param ggc-min-heapsize=32768 -c -o 
monodll_evtloopconsole.o  -D__WXMSW__      -DWXBUILDING    -I../src/png 
-I../src/zlib  -I../src/expat/lib -I../src/stc/scintilla/include 
-I../src/stc/scintilla/lexlib -I../src/stc/scintilla/src -D__WX__ -DSCI_LEXER 
-DLINK_LEXERS -DwxUSE_BASE=1 -DWXMAKINGDLL  -Wall -Wundef -Wunused-parameter 
-Wno-ctor-dtor-privacy -Woverloaded-virtual
GC> -D_LARGEFILE_SOURCE=unknown 
-I/opt/lmi/wx-scratch/wxWidgets-3.1.0/gcc-345-99d9176dfb1557aff9da8be92706bee8/lib/wx/include/i686-pc-mingw32-msw-unicode-3.1
 -I../include -O2 -fno-strict-aliasing  ../src/msw/evtloopconsole.cpp
GC> 
GC> ../src/msw/evtloopconsole.cpp: In member function `int 
wxMSWEventLoopBase::GetNextMessageTimeout(WXMSG*, long unsigned int)':
GC> ../src/msw/evtloopconsole.cpp:130: error: `wxZeroMemory' was not declared 
in this scope
GC> ../src/msw/evtloopconsole.cpp:130: warning: unused variable 'wxZeroMemory'
GC> Makefile:17592: recipe for target 'monodll_evtloopconsole.o' failed
GC> make[2]: *** [monodll_evtloopconsole.o] Error 1

 Sorry about this, I didn't test these changes when not using PCH and
unfortunately we don't have the build slaves automatically checking wxMSW
builds in this configuration any more (see
https://groups.google.com/forum/#!topic/wx-users/UpxVqKKFtYY)

 I've applied a blind fix for this in r78049 (should be propagated to git
mirror in ~5 minutes) and will try to actually retest LMI build with the
latest wx later tonight and check if anything is still broken.

 Thanks for pointing out this problem,
VZ

reply via email to

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