[Bug 258794] (WIP) devel/icu: update to 70.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258794] (WIP) devel/icu: update to 70.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Oct 2021 14:54:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258794 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c2eb4692242d0f7c9e125920a712bc8f4ec0154 commit 2c2eb4692242d0f7c9e125920a712bc8f4ec0154 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-06 14:22:52 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-06 14:52:33 +0000 devel/php*-intl: unbreak build with ICU 70 In file included from breakiterator/breakiterator_class.cpp:21: breakiterator/codepointiterator_internal.h:40:17: error: virtual function 'operator==' has a different return type ('UBool' (aka 'signed char')) than the function it overrides (which has return type 'bool') virtual UBool operator==(const BreakIterator& that) const; ~~~~~ ^ /usr/local/include/unicode/brkiter.h:127:18: note: overridden virtual function is here virtual bool operator==(const BreakIterator&) const = 0; ~~~~ ^ PR: 258794 Reported by: antoine (via exp-run) devel/php73-intl/files/patch-icu70 (new) | 38 ++++++++++++++++++++++++++++++++ devel/php74-intl/files/patch-icu70 (new) | 38 ++++++++++++++++++++++++++++++++ devel/php80-intl/files/patch-icu70 (new) | 38 ++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.