Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Apr 2016 22:24:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208525] databases/mysql57-server: Fix build with libc++ 3.8.0
Message-ID:  <bug-208525-13-veaxgFBV8Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208525-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208525-13@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=3D208525

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Thu Apr  7 22:23:20 UTC 2016
New revision: 412695
URL: https://svnweb.freebsd.org/changeset/ports/412695

Log:
  In the exp-run for bug 208158, building databases/mysql57-server
  resulted in errors with libc++ 3.8.0, because it declares the allocators
  for several std::map declarations incorrectly.  Fix this by sprinkling
  const in the right places.

  Approved by:  mokhi64@gmail.com (maintainer)
  PR:           208525
  MFH:          2016Q2

Changes:
  head/databases/mysql57-server/Makefile
  head/databases/mysql57-server/files/patch-include_CMakeLists.txt
  head/databases/mysql57-server/files/patch-man_CMakeLists.txt
  head/databases/mysql57-server/files/patch-sql_json__dom.h
  head/databases/mysql57-server/files/patch-storage_innobase_buf_buf0buf.cc
  head/databases/mysql57-server/files/patch-storage_innobase_dict_dict0stat=
s.cc
  head/databases/mysql57-server/files/patch-storage_innobase_sync_sync0debu=
g.cc

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208525-13-veaxgFBV8Z>