non port: games/keeperrl/distinfo |
SVNWeb
|
Number of commits found: 2 |
Mon, 27 Aug 2018
|
[ 17:29 jbeich ]
games/keeperrl: unbreak with libc++ 7
In file included from effect.cpp:731:
./pretty_archive.h:135:12: error: call to 'quoted' is ambiguous
ar.os << std::quoted(t) << " ";
^~~~~~~~~~~
/usr/include/c++/v1/iomanip:645:1: note: candidate function [with _CharT = char,
_Traits = std::__1::char_traits<char>, _Allocator = std::__1::allocator<char>]
quoted ( const basic_string <_CharT, _Traits, _Allocator> &__s, _CharT __delim =
_CharT('"'), _CharT __escape=_CharT('\\'))
^
./extern/iomanip.h:173:3: note: candidate function [with _CharT = char, _Traits
= std::__1::char_traits<char>, _Alloc = std::__1::allocator<char>]
quoted(const basic_string<_CharT, _Traits, _Alloc>& __string,
^
PR: 230355
Obtained from: upstream
|
Fri, 26 Jan 2018
|
[ 19:32 pawel ]
Take the role of an evil wizard and seek the ultimate knowledge of destruction.
Explore the world, murder innocent villagers and burn their homes. Build your
dungeon, lay traps and prepare for an assault of angry heroes.
When you control your minions the game becomes a classic roguelike, with
turn-based and very tactical combat. You can also play as an adventurer and
assault dungeons made by you or other players.
WWW: http://keeperrl.com/
|
Number of commits found: 2 |