https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214536
--- Comment #7 from [email protected] --- A commit references this bug: Author: jbeich Date: Sat Nov 19 18:20:13 UTC 2016 New revision: 426523 URL: https://svnweb.freebsd.org/changeset/ports/426523 Log: www/chromium: unbreak against ICU 58.1 components/url_formatter/url_formatter.cc:454:2: error: "Update aspirational_scripts per Unicode 9.0" ^ third_party/WebKit/Source/platform/text/TextBreakIterator.cpp:182:1: error: static_assert failed "breakAllLineBreakClassTable should be consistent" static_assert(WTF_ARRAY_LENGTH(breakAllLineBreakClassTable) == U_LB_COUNT, "breakAllLineBreakClassTable should be consistent"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 214536 Submitted by: cpm (based on) Obtained from: upstream Approved by: portmgr blanket Changes: head/www/chromium/Makefile head/www/chromium/files/patch-components_url__formatter_url__formatter.cc head/www/chromium/files/patch-third__party_WebKit_Source_platform_text_TextBreakIterator.cpp -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
