Update of patch #7490 (project freeciv):

                  Status:                 Wont Do => None                   
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #4:

Pls use gcc-config to switch to gcc 5.x

listener.h

listener.h:108:9: error: expected nested-name-specifier before ‘type_t’
   using type_t = _type_;
         ^
listener.h:112:19: error: ‘type_t’ was not declared in this scope
   static std::set<type_t *> instances;

and more

cpputils.h:
from cpputils.h:22,
/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/bits/c++0x_warning.h:32:2:
error: #error This file requires compiler and library support for the ISO C++
2011 standard. This support is currently experimental, and must be enabled
with the -std=c++11 or -std=gnu++11 compiler options


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?7490>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to