[Bug 230355] [exp-run] Against projects/clang700-import branch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 27 17:29:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230355

--- Comment #16 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Mon Aug 27 17:29:04 UTC 2018
New revision: 478237
URL: https://svnweb.freebsd.org/changeset/ports/478237

Log:
  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

Changes:
  head/games/keeperrl/Makefile
  head/games/keeperrl/distinfo

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list