1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/games/shaaft
Jan Beich 7016b487cd games/shaaft: unbreak with gcc6 or later
In file included from Config.cpp:21:0:
./Config.hpp:84:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:63: error: template argument 3 is invalid
./Config.hpp:84:6: error: 'hash_map' is not a type
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
      ^~~~~~~~
./Config.hpp:84:14: error: expected ',' or '...' before '<' token
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
              ^
./Config.hpp:87:63: error: template argument 3 is invalid
      hash_map< string, Value*, hash<string>, equal_to<string> > &kvmap);
                                                               ^
[...]
2017-02-11 15:32:33 +00:00
..
files
distinfo
Makefile games/shaaft: unbreak with gcc6 or later 2017-02-11 15:32:33 +00:00
pkg-descr