[Bug 227042] devel/icu: update to 61.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 4 09:38:26 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227042
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Wed Apr 4 09:38:05 UTC 2018
New revision: 466409
URL: https://svnweb.freebsd.org/changeset/ports/466409
Log:
databases/evolution-data-server: unbreak with ICU 61
src/libedataserver/e-alphabet-index-private.cpp:79:2: error: unknown type
name 'UnicodeString'; did you mean 'icu::UnicodeString'?
UnicodeString string;
^~~~~~~~~~~~~
icu::UnicodeString
/usr/local/include/unicode/unistr.h:286:20: note: 'icu::UnicodeString'
declared here
class U_COMMON_API UnicodeString : public Replaceable
^
src/libedataserver/e-alphabet-index-private.cpp:132:3: error: unknown type
name 'UnicodeString'; did you mean 'icu::UnicodeString'?
UnicodeString ustring;
^~~~~~~~~~~~~
icu::UnicodeString
/usr/local/include/unicode/unistr.h:286:20: note: 'icu::UnicodeString'
declared here
class U_COMMON_API UnicodeString : public Replaceable
^
https://ssl.icu-project.org/trac/changeset/40705
PR: 227042
Reported by: antoine (via exp-run)
Changes:
head/databases/evolution-data-server/files/patch-icu61
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-office
mailing list