Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 15:30:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 214437] editors/libreoffice and editors/libreoffice4: fail to build with ICU 58.1
Message-ID:  <bug-214437-25061-ZuF2Yxseuf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214437-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214437-25061@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=3D214437

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

Author: jbeich
Date: Tue Nov 15 15:29:16 UTC 2016
New revision: 426173
URL: https://svnweb.freebsd.org/changeset/ports/426173

Log:
  editors/libreoffice: unbreak against ICU 58.1

  i18npool/source/breakiterator/breakiterator_unicode.cxx:69:13: error:
'setBreakType' is a private member of 'icu::RuleBasedBreakIterator'
              setBreakType(type);
              ^
  /usr/local/include/unicode/rbbi.h:657:10: note: declared private here
      void setBreakType(int32_t type);
           ^
  1 error generated.

  PR:           214437
  Obtained from:        upstream
  Approved by:  portmgr blanket

Changes:
=20
head/editors/libreoffice/files/patch-i18npool_source_breakiterator_breakite=
rator__unicode.cxx
=20
head/editors/libreoffice4/files/patch-i18npool_source_breakiterator_breakit=
erator__unicode.cxx

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-214437-25061-ZuF2Yxseuf>