[Freewx-maint] Bug#721184: Problem with compiling defs.h with GCC 4.8

Olly Betts olly at survex.com
Wed Aug 28 23:29:59 UTC 2013


tags 721184 +moreinfo
thanks

On Wed, Aug 28, 2013 at 09:29:38PM +0200, tonda.misek at post.cz wrote:
> The g++-4.8 is more strict, please change line 2890 in file wx/defs.h 
> from:<br>     processorArchitecture='"cpu"'              \<br>to:<br>     
> processorArchitecture='" cpu "'              \<br>ie. spaces around the 
> cpu.

This part of the header is only processed if _MSC_FULL_VER is defined,
which shouldn't be the case when using GCC.

Please explain why you think this change is needed.  If you're getting a
compiler error or warning, please copy and paste the exact message.

Cheers,
    Olly



More information about the Freewx-maint mailing list