[Bug 232525] devel/boost-all: Update to 1.69.0 (currently, beta snapshot)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 27 19:56:59 UTC 2018


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

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

Author: jbeich
Date: Tue Nov 27 19:56:44 UTC 2018
New revision: 486056
URL: https://svnweb.freebsd.org/changeset/ports/486056

Log:
  games/freeorion: unbreak with boost 1.69 (post-Beta1)

  In file included from combat/CombatEvent.cpp:1:
  combat/CombatEvent.h:42:25: error: implicit instantiation of undefined
template 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
      virtual std::string CombatLogDetails(int viewing_empire_id) const
                          ^
  /usr/include/c++/v1/iosfwd:193:32: note: template is declared here
      class _LIBCPP_TEMPLATE_VIS basic_string;
                                 ^
  In file included from combat/CombatEvent.cpp:1:
  combat/CombatEvent.h:43:14: error: implicit instantiation of undefined
template 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >'
      { return std::string(""); }
               ^
  /usr/include/c++/v1/iosfwd:193:32: note: template is declared here
      class _LIBCPP_TEMPLATE_VIS basic_string;
                                 ^

  PR:           232525
  Obtained from:        upstream

Changes:
  head/games/freeorion/Makefile
  head/games/freeorion/distinfo

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


More information about the freebsd-office mailing list