Bug#721184: Problem with compiling defs.h with GCC 4.8

2013-08-29 Thread Olly Betts
Please keep the BTS in Cc. On Thu, Aug 29, 2013 at 07:05:59PM +0200, tonda.mi...@post.cz wrote: > Hmm, I see also the _MSC_FULL_VER,.. > > Minimal sample producing the error is file (I used name test.cpp) with only > one line: > #include > > Then use: > g++-4.8 -c `wx-config --cxxflags` -std=c

Bug#721184: Problem with compiling defs.h with GCC 4.8

2013-08-29 Thread tonda.misek
ry for my stupid web mailer... -- Původní zpráva -- Od: Olly Betts Datum: 29. 8. 2013 Předmět: Re: Bug#721184: Problem with compiling defs.h with GCC 4.8 "tags 721184 +moreinfo thanks On Wed, Aug 28, 2013 at 09:29:38PM +0200, tonda.mi...@post.cz wrote: > The g++-4.8 is mor

Bug#721184: Problem with compiling defs.h with GCC 4.8

2013-08-28 Thread Olly Betts
tags 721184 +moreinfo thanks On Wed, Aug 28, 2013 at 09:29:38PM +0200, tonda.mi...@post.cz wrote: > The g++-4.8 is more strict, please change line 2890 in file wx/defs.h > from: processorArchitecture='"cpu"' \to: > processorArchitecture='" cpu "' \ie. spaces aro

Bug#721184: Problem with compiling defs.h with GCC 4.8

2013-08-28 Thread tonda.misek
Package: wx2.8-headers Version: 2.8.12.1-15 The g++-4.8 is more strict, please change line 2890 in file wx/defs.h from: processorArchitecture='"cpu"' \to: processorArchitecture='" cpu "' \ie. spaces around the cpu.Thank youTonyMi