On 09/14/2017 03:09 PM, Max Krummenacher wrote:
cope with icu 59's changed use of uchar.
http://site.icu-project.org/download/59#TOC-ICU4C-char16_t

4.8.7-r0/recipe-sysroot/usr/include/unicode/umachine.h:347:13: error: 
'char16_t' does not name a type; did you mean 'wchar_t'?
      typedef char16_t UChar;
              ^~~~~~~~
              wchar_t
...
4.8.7-r0/recipe-sysroot/usr/include/unicode/uversion.h:167:55: error: 'UChar' 
does not name a type; did you mean 'UChar32'?
  u_versionFromUString(UVersionInfo versionArray, const UChar *versionString);

Thanks; pushed both patches.

Alex
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to