Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Aug 2018 17:29:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230355] [exp-run] Against projects/clang700-import branch
Message-ID:  <bug-230355-7788-olEryCRGJH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230355-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230355-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355

--- Comment #16 from commit-hook@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 =
=3D
char, _Traits =3D std::__1::char_traits<char>, _Allocator =3D
std::__1::allocator<char>]
  quoted ( const basic_string <_CharT, _Traits, _Allocator> &__s, _CharT
__delim =3D _CharT('"'), _CharT __escape=3D_CharT('\\'))
  ^
  ./extern/iomanip.h:173:3: note: candidate function [with _CharT =3D char,
_Traits =3D std::__1::char_traits<char>, _Alloc =3D std::__1::allocator<cha=
r>]
    quoted(const basic_string<_CharT, _Traits, _Alloc>& __string,
    ^

  PR:           230355
  Obtained from:        upstream

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230355-7788-olEryCRGJH>