K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-09-11T08:23:14.446574Z K 7 svn:log V 327 devel/py-pyicu: switch to C++11, required by ICU >= 59 In file included from _icu.cpp:27: In file included from ./common.h:90: In file included from /usr/local/include/unicode/utypes.h:38: /usr/local/include/unicode/umachine.h:347:13: error: unknown type name 'char16_t' typedef char16_t UChar; ^ PR: 218788 END