[Bug 218788] devel/icu: Update to 59.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 12 22:24:09 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218788

--- Comment #33 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Tue Sep 12 22:23:50 UTC 2017
New revision: 449741
URL: https://svnweb.freebsd.org/changeset/ports/449741

Log:
  graphics/mapnik: unbreak with ICU 59.1

  src/unicode.cpp:47:42: error: incomplete result type
'mapnik::value_unicode_string' (aka 'icu::UnicodeString') in function
definition
  mapnik::value_unicode_string transcoder::transcode(const char* data,
std::int32_t length) const
                                           ^
  include/mapnik/value_types.hpp:39:11: note: forward declaration of
'icu::UnicodeString'
      class UnicodeString;
            ^
  src/unicode.cpp:51:34: error: variable has incomplete type
'mapnik::value_unicode_string' (aka 'icu::UnicodeString')
      mapnik::value_unicode_string ustr(data,length,conv_,err);
                                   ^
  include/mapnik/value_types.hpp:39:11: note: forward declaration of
'icu::UnicodeString'
      class UnicodeString;
            ^

  PR:           218788
  Obtained from:        upstream

Changes:
  head/graphics/mapnik/files/patch-icu59

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-office mailing list