(view as text)
gmake
 in dir /export/home/buildbot/slave/libunistring-solaris10-i386/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['gmake']
 environment:
  HOME=/export/home/buildbot
  LANG=en_US.UTF-8
  LC_ALL=en_US.UTF-8
  LC_MESSAGES=en_US.UTF-8
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/gnu:/opt/csw/bin:/usr/bin:/usr/ccs/bin
  PWD=/export/home/buildbot/slave/libunistring-solaris10-i386/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 37477 22
  SSH_CONNECTION=192.168.1.8 37477 192.168.1.33 22
  SSH_TTY=/dev/pts/1
  TERM=xterm-256color
  TZ=Europe/Berlin
  USER=buildbot
  _=/opt/csw/bin/python
 using PTY: False
gmake  all-recursive
gmake[1]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build'
Making all in doc
gmake[2]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/doc'
(dir=.; test -f ./libunistring.texi || dir=.; \
set `/bin/bash ../build-aux/mdate-sh $dir/libunistring.texi`; \
echo "@set UPDATED $1 $2 $3"; \
echo "@set UPDATED-MONTH $2 $3"; \
echo "@set EDITION 0.9.10"; \
echo "@set VERSION 0.9.10") > vti.tmp
cmp -s vti.tmp ./version.texi \
  || (echo "Updating ./version.texi"; \
      cp vti.tmp ./version.texi)
Updating ./version.texi
rm -f vti.tmp
cp ./version.texi stamp-vti
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /bin/bash /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in libunistring.info libunistring.info-[0-9] libunistring.info-[0-9][0-9] libunistring.i[0-9] libunistring.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /bin/bash /export/home/buildbot/slave/libunistring-solaris10-i386/build/build-aux/missing makeinfo  -I . --no-split -I . \
 -o libunistring.info libunistring.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./libunistring.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
case "/opt/csw/bin/perl" in \
  *"/missing perl") \
     /opt/csw/bin/perl ../build-aux/texi2html -I . -no-sec-nav -no-menu -toc-links -number -split_chapter `if test -f libunistring.texi; then echo libunistring.texi; else echo ./libunistring.texi; fi` || exit 0 ;; \
  *) rm -f libunistring_*.html ; \
     /opt/csw/bin/perl ../build-aux/texi2html -I . -no-sec-nav -no-menu -toc-links -number -split_chapter `if test -f libunistring.texi; then echo libunistring.texi; else echo ./libunistring.texi; fi` ;; \
esac \
&& { mv libunistring/libunistring.html libunistring_toc.html; \
     mv libunistring/*.html .; \
     rmdir libunistring; \
   }
gmake[2]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/doc'
Making all in gnulib-local
gmake[2]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/gnulib-local'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/gnulib-local'
Making all in lib
gmake[2]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/lib'
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
      -e 's/@''GNULIB_ICONV''@/1/g' \
      -e 's|@''ICONV_CONST''@|const|g' \
      -e 's|@''REPLACE_ICONV''@|0|g' \
      -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
      -e 's|@''REPLACE_ICONV_UTF''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
gperf -m 10 ./iconv_open-aix.gperf > ./iconv_open-aix.h-t && \
mv ./iconv_open-aix.h-t ./iconv_open-aix.h
gperf -m 10 ./iconv_open-hpux.gperf > ./iconv_open-hpux.h-t && \
mv ./iconv_open-hpux.h-t ./iconv_open-hpux.h
gperf -m 10 ./iconv_open-irix.gperf > ./iconv_open-irix.h-t && \
mv ./iconv_open-irix.h-t ./iconv_open-irix.h
gperf -m 10 ./iconv_open-osf.gperf > ./iconv_open-osf.h-t && \
mv ./iconv_open-osf.h-t ./iconv_open-osf.h
gperf -m 10 ./iconv_open-solaris.gperf > ./iconv_open-solaris.h-t && \
mv ./iconv_open-solaris.h-t ./iconv_open-solaris.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_LANGINFO_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
      -e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
      -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
      -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
      -e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
      -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
      -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
      -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
      -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
      -e 's/@''GNULIB_LOCALECONV''@/0/g' \
      -e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUPLOCALE''@/0/g' \
      -e 's/@''GNULIB_LOCALENAME''@/1/g' \
      -e 's|@''HAVE_NEWLOCALE''@|0|g' \
      -e 's|@''HAVE_DUPLOCALE''@|0|g' \
      -e 's|@''HAVE_FREELOCALE''@|0|g' \
      -e 's|@''HAVE_XLOCALE_H''@|0|g' \
      -e 's|@''REPLACE_LOCALECONV''@|0|g' \
      -e 's|@''REPLACE_SETLOCALE''@|0|g' \
      -e 's|@''REPLACE_NEWLOCALE''@|0|g' \
      -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
      -e 's|@''REPLACE_FREELOCALE''@|0|g' \
      -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
      -e 's/@''GNULIB_ACOSF''@/0/g' \
      -e 's/@''GNULIB_ACOSL''@/0/g' \
      -e 's/@''GNULIB_ASINF''@/0/g' \
      -e 's/@''GNULIB_ASINL''@/0/g' \
      -e 's/@''GNULIB_ATANF''@/0/g' \
      -e 's/@''GNULIB_ATANL''@/0/g' \
      -e 's/@''GNULIB_ATAN2F''@/0/g' \
      -e 's/@''GNULIB_CBRT''@/0/g' \
      -e 's/@''GNULIB_CBRTF''@/0/g' \
      -e 's/@''GNULIB_CBRTL''@/0/g' \
      -e 's/@''GNULIB_CEIL''@/0/g' \
      -e 's/@''GNULIB_CEILF''@/0/g' \
      -e 's/@''GNULIB_CEILL''@/0/g' \
      -e 's/@''GNULIB_COPYSIGN''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNF''@/0/g' \
      -e 's/@''GNULIB_COPYSIGNL''@/0/g' \
      -e 's/@''GNULIB_COSF''@/0/g' \
      -e 's/@''GNULIB_COSL''@/0/g' \
      -e 's/@''GNULIB_COSHF''@/0/g' \
      -e 's/@''GNULIB_EXPF''@/0/g' \
      -e 's/@''GNULIB_EXPL''@/0/g' \
      -e 's/@''GNULIB_EXP2''@/0/g' \
      -e 's/@''GNULIB_EXP2F''@/0/g' \
      -e 's/@''GNULIB_EXP2L''@/0/g' \
      -e 's/@''GNULIB_EXPM1''@/0/g' \
      -e 's/@''GNULIB_EXPM1F''@/0/g' \
      -e 's/@''GNULIB_EXPM1L''@/0/g' \
      -e 's/@''GNULIB_FABSF''@/0/g' \
      -e 's/@''GNULIB_FABSL''@/0/g' \
      -e 's/@''GNULIB_FLOOR''@/0/g' \
      -e 's/@''GNULIB_FLOORF''@/0/g' \
      -e 's/@''GNULIB_FLOORL''@/0/g' \
      -e 's/@''GNULIB_FMA''@/0/g' \
      -e 's/@''GNULIB_FMAF''@/0/g' \
      -e 's/@''GNULIB_FMAL''@/0/g' \
      -e 's/@''GNULIB_FMOD''@/0/g' \
      -e 's/@''GNULIB_FMODF''@/0/g' \
      -e 's/@''GNULIB_FMODL''@/0/g' \
      -e 's/@''GNULIB_FREXPF''@/0/g' \
      -e 's/@''GNULIB_FREXP''@/1/g' \
      -e 's/@''GNULIB_FREXPL''@/1/g' \
      -e 's/@''GNULIB_HYPOT''@/0/g' \
      -e 's/@''GNULIB_HYPOTF''@/0/g' \
      -e 's/@''GNULIB_HYPOTL''@/0/g' \
      < ./math.in.h | \
  sed -e 's/@''GNULIB_ILOGB''@/0/g' \
      -e 's/@''GNULIB_ILOGBF''@/0/g' \
      -e 's/@''GNULIB_ILOGBL''@/0/g' \
      -e 's/@''GNULIB_ISFINITE''@/0/g' \
      -e 's/@''GNULIB_ISINF''@/0/g' \
      -e 's/@''GNULIB_ISNAN''@/0/g' \
      -e 's/@''GNULIB_ISNANF''@/0/g' \
      -e 's/@''GNULIB_ISNAND''@/0/g' \
      -e 's/@''GNULIB_ISNANL''@/0/g' \
      -e 's/@''GNULIB_LDEXPF''@/0/g' \
      -e 's/@''GNULIB_LDEXPL''@/0/g' \
      -e 's/@''GNULIB_LOG''@/0/g' \
      -e 's/@''GNULIB_LOGF''@/0/g' \
      -e 's/@''GNULIB_LOGL''@/0/g' \
      -e 's/@''GNULIB_LOG10''@/0/g' \
      -e 's/@''GNULIB_LOG10F''@/0/g' \
      -e 's/@''GNULIB_LOG10L''@/0/g' \
      -e 's/@''GNULIB_LOG1P''@/0/g' \
      -e 's/@''GNULIB_LOG1PF''@/0/g' \
      -e 's/@''GNULIB_LOG1PL''@/0/g' \
      -e 's/@''GNULIB_LOG2''@/0/g' \
      -e 's/@''GNULIB_LOG2F''@/0/g' \
      -e 's/@''GNULIB_LOG2L''@/0/g' \
      -e 's/@''GNULIB_LOGB''@/0/g' \
      -e 's/@''GNULIB_LOGBF''@/0/g' \
      -e 's/@''GNULIB_LOGBL''@/0/g' \
      -e 's/@''GNULIB_MODF''@/0/g' \
      -e 's/@''GNULIB_MODFF''@/0/g' \
      -e 's/@''GNULIB_MODFL''@/0/g' \
      -e 's/@''GNULIB_POWF''@/0/g' \
      -e 's/@''GNULIB_REMAINDER''@/0/g' \
      -e 's/@''GNULIB_REMAINDERF''@/0/g' \
      -e 's/@''GNULIB_REMAINDERL''@/0/g' \
      -e 's/@''GNULIB_RINT''@/0/g' \
      -e 's/@''GNULIB_RINTF''@/0/g' \
      -e 's/@''GNULIB_RINTL''@/0/g' \
      -e 's/@''GNULIB_ROUND''@/0/g' \
      -e 's/@''GNULIB_ROUNDF''@/0/g' \
      -e 's/@''GNULIB_ROUNDL''@/0/g' \
      -e 's/@''GNULIB_SIGNBIT''@/1/g' \
      -e 's/@''GNULIB_SINF''@/0/g' \
      -e 's/@''GNULIB_SINL''@/0/g' \
      -e 's/@''GNULIB_SINHF''@/0/g' \
      -e 's/@''GNULIB_SQRTF''@/0/g' \
      -e 's/@''GNULIB_SQRTL''@/0/g' \
      -e 's/@''GNULIB_TANF''@/0/g' \
      -e 's/@''GNULIB_TANL''@/0/g' \
      -e 's/@''GNULIB_TANHF''@/0/g' \
      -e 's/@''GNULIB_TRUNC''@/0/g' \
      -e 's/@''GNULIB_TRUNCF''@/0/g' \
      -e 's/@''GNULIB_TRUNCL''@/0/g' \
  | \
  sed -e 's|@''HAVE_ACOSF''@|1|g' \
      -e 's|@''HAVE_ACOSL''@|1|g' \
      -e 's|@''HAVE_ASINF''@|1|g' \
      -e 's|@''HAVE_ASINL''@|1|g' \
      -e 's|@''HAVE_ATANF''@|1|g' \
      -e 's|@''HAVE_ATANL''@|1|g' \
      -e 's|@''HAVE_ATAN2F''@|1|g' \
      -e 's|@''HAVE_CBRT''@|1|g' \
      -e 's|@''HAVE_CBRTF''@|1|g' \
      -e 's|@''HAVE_CBRTL''@|1|g' \
      -e 's|@''HAVE_COPYSIGN''@|1|g' \
      -e 's|@''HAVE_COPYSIGNL''@|1|g' \
      -e 's|@''HAVE_COSF''@|1|g' \
      -e 's|@''HAVE_COSL''@|1|g' \
      -e 's|@''HAVE_COSHF''@|1|g' \
      -e 's|@''HAVE_EXPF''@|1|g' \
      -e 's|@''HAVE_EXPL''@|1|g' \
      -e 's|@''HAVE_EXPM1''@|1|g' \
      -e 's|@''HAVE_EXPM1F''@|1|g' \
      -e 's|@''HAVE_FABSF''@|1|g' \
      -e 's|@''HAVE_FABSL''@|1|g' \
      -e 's|@''HAVE_FMA''@|1|g' \
      -e 's|@''HAVE_FMAF''@|1|g' \
      -e 's|@''HAVE_FMAL''@|1|g' \
      -e 's|@''HAVE_FMODF''@|1|g' \
      -e 's|@''HAVE_FMODL''@|1|g' \
      -e 's|@''HAVE_FREXPF''@|1|g' \
      -e 's|@''HAVE_HYPOTF''@|1|g' \
      -e 's|@''HAVE_HYPOTL''@|1|g' \
      -e 's|@''HAVE_ILOGB''@|1|g' \
      -e 's|@''HAVE_ILOGBF''@|1|g' \
      -e 's|@''HAVE_ILOGBL''@|1|g' \
      -e 's|@''HAVE_ISNANF''@|1|g' \
      -e 's|@''HAVE_ISNAND''@|1|g' \
      -e 's|@''HAVE_ISNANL''@|1|g' \
      -e 's|@''HAVE_LDEXPF''@|1|g' \
      -e 's|@''HAVE_LOGF''@|1|g' \
      -e 's|@''HAVE_LOGL''@|1|g' \
      -e 's|@''HAVE_LOG10F''@|1|g' \
      -e 's|@''HAVE_LOG10L''@|1|g' \
      -e 's|@''HAVE_LOG1P''@|1|g' \
      -e 's|@''HAVE_LOG1PF''@|1|g' \
      -e 's|@''HAVE_LOG1PL''@|1|g' \
      -e 's|@''HAVE_LOGBF''@|1|g' \
      -e 's|@''HAVE_LOGBL''@|1|g' \
      -e 's|@''HAVE_MODFF''@|1|g' \
      -e 's|@''HAVE_MODFL''@|1|g' \
      -e 's|@''HAVE_POWF''@|1|g' \
      -e 's|@''HAVE_REMAINDER''@|1|g' \
      -e 's|@''HAVE_REMAINDERF''@|1|g' \
      -e 's|@''HAVE_RINT''@|1|g' \
      -e 's|@''HAVE_RINTL''@|1|g' \
      -e 's|@''HAVE_SINF''@|1|g' \
      -e 's|@''HAVE_SINL''@|1|g' \
      -e 's|@''HAVE_SINHF''@|1|g' \
      -e 's|@''HAVE_SQRTF''@|1|g' \
      -e 's|@''HAVE_SQRTL''@|1|g' \
      -e 's|@''HAVE_TANF''@|1|g' \
      -e 's|@''HAVE_TANL''@|1|g' \
      -e 's|@''HAVE_TANHF''@|1|g' \
      -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
      -e 's|@''HAVE_DECL_ASINL''@|1|g' \
      -e 's|@''HAVE_DECL_ATANL''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTF''@|1|g' \
      -e 's|@''HAVE_DECL_CBRTL''@|1|g' \
      -e 's|@''HAVE_DECL_CEILF''@|1|g' \
      -e 's|@''HAVE_DECL_CEILL''@|1|g' \
      -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
      -e 's|@''HAVE_DECL_COSL''@|1|g' \
      -e 's|@''HAVE_DECL_EXPL''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2F''@|1|g' \
      -e 's|@''HAVE_DECL_EXP2L''@|1|g' \
      -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
      -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
      -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
      -e 's|@''HAVE_DECL_LOGL''@|1|g' \
      -e 's|@''HAVE_DECL_LOG10L''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2F''@|1|g' \
      -e 's|@''HAVE_DECL_LOG2L''@|1|g' \
      -e 's|@''HAVE_DECL_LOGB''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
      -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
      -e 's|@''HAVE_DECL_RINTF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUND''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
      -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
      -e 's|@''HAVE_DECL_SINL''@|1|g' \
      -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
      -e 's|@''HAVE_DECL_TANL''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  | \
  sed -e 's|@''REPLACE_ACOSF''@|0|g' \
      -e 's|@''REPLACE_ASINF''@|0|g' \
      -e 's|@''REPLACE_ATANF''@|0|g' \
      -e 's|@''REPLACE_ATAN2F''@|0|g' \
      -e 's|@''REPLACE_CBRTF''@|0|g' \
      -e 's|@''REPLACE_CBRTL''@|0|g' \
      -e 's|@''REPLACE_CEIL''@|0|g' \
      -e 's|@''REPLACE_CEILF''@|0|g' \
      -e 's|@''REPLACE_CEILL''@|0|g' \
      -e 's|@''REPLACE_COSF''@|0|g' \
      -e 's|@''REPLACE_COSHF''@|0|g' \
      -e 's|@''REPLACE_EXPF''@|0|g' \
      -e 's|@''REPLACE_EXPL''@|0|g' \
      -e 's|@''REPLACE_EXPM1''@|0|g' \
      -e 's|@''REPLACE_EXPM1F''@|0|g' \
      -e 's|@''REPLACE_EXPM1L''@|0|g' \
      -e 's|@''REPLACE_EXP2''@|0|g' \
      -e 's|@''REPLACE_EXP2L''@|0|g' \
      -e 's|@''REPLACE_FABSL''@|0|g' \
      -e 's|@''REPLACE_FLOOR''@|0|g' \
      -e 's|@''REPLACE_FLOORF''@|0|g' \
      -e 's|@''REPLACE_FLOORL''@|0|g' \
      -e 's|@''REPLACE_FMA''@|0|g' \
      -e 's|@''REPLACE_FMAF''@|0|g' \
      -e 's|@''REPLACE_FMAL''@|0|g' \
      -e 's|@''REPLACE_FMOD''@|0|g' \
      -e 's|@''REPLACE_FMODF''@|0|g' \
      -e 's|@''REPLACE_FMODL''@|0|g' \
      -e 's|@''REPLACE_FREXPF''@|0|g' \
      -e 's|@''REPLACE_FREXP''@|0|g' \
      -e 's|@''REPLACE_FREXPL''@|1|g' \
      -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
      -e 's|@''REPLACE_HYPOT''@|0|g' \
      -e 's|@''REPLACE_HYPOTF''@|0|g' \
      -e 's|@''REPLACE_HYPOTL''@|0|g' \
      -e 's|@''REPLACE_ILOGB''@|0|g' \
      -e 's|@''REPLACE_ILOGBF''@|0|g' \
      -e 's|@''REPLACE_ILOGBL''@|0|g' \
      -e 's|@''REPLACE_ISFINITE''@|0|g' \
      -e 's|@''REPLACE_ISINF''@|0|g' \
      -e 's|@''REPLACE_ISNAN''@|0|g' \
      -e 's|@''REPLACE_ITOLD''@|0|g' \
      -e 's|@''REPLACE_LDEXPL''@|0|g' \
      -e 's|@''REPLACE_LOG''@|0|g' \
      -e 's|@''REPLACE_LOGF''@|0|g' \
      -e 's|@''REPLACE_LOGL''@|0|g' \
      -e 's|@''REPLACE_LOG10''@|0|g' \
      -e 's|@''REPLACE_LOG10F''@|0|g' \
      -e 's|@''REPLACE_LOG10L''@|0|g' \
      -e 's|@''REPLACE_LOG1P''@|0|g' \
      -e 's|@''REPLACE_LOG1PF''@|0|g' \
      -e 's|@''REPLACE_LOG1PL''@|0|g' \
      -e 's|@''REPLACE_LOG2''@|0|g' \
      -e 's|@''REPLACE_LOG2F''@|0|g' \
      -e 's|@''REPLACE_LOG2L''@|0|g' \
      -e 's|@''REPLACE_LOGB''@|0|g' \
      -e 's|@''REPLACE_LOGBF''@|0|g' \
      -e 's|@''REPLACE_LOGBL''@|0|g' \
      -e 's|@''REPLACE_MODF''@|0|g' \
      -e 's|@''REPLACE_MODFF''@|0|g' \
      -e 's|@''REPLACE_MODFL''@|0|g' \
      -e 's|@''REPLACE_NAN''@|0|g' \
      -e 's|@''REPLACE_REMAINDER''@|0|g' \
      -e 's|@''REPLACE_REMAINDERF''@|0|g' \
      -e 's|@''REPLACE_REMAINDERL''@|0|g' \
      -e 's|@''REPLACE_RINTL''@|0|g' \
      -e 's|@''REPLACE_ROUND''@|0|g' \
      -e 's|@''REPLACE_ROUNDF''@|0|g' \
      -e 's|@''REPLACE_ROUNDL''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT''@|0|g' \
      -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
      -e 's|@''REPLACE_SINF''@|0|g' \
      -e 's|@''REPLACE_SINHF''@|0|g' \
      -e 's|@''REPLACE_SQRTF''@|0|g' \
      -e 's|@''REPLACE_SQRTL''@|0|g' \
      -e 's|@''REPLACE_TANF''@|0|g' \
      -e 's|@''REPLACE_TANHF''@|0|g' \
      -e 's|@''REPLACE_TRUNC''@|0|g' \
      -e 's|@''REPLACE_TRUNCF''@|0|g' \
      -e 's|@''REPLACE_TRUNCL''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > math.h-t && \
mv math.h-t math.h
rm -f stdbool.h-t stdbool.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE__BOOL''@/1/g' < ./stdbool.in.h; \
} > stdbool.h-t && \
mv stdbool.h-t stdbool.h
rm -f stddef.h-t stddef.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \
      -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \
      -e 's|@''HAVE_WCHAR_T''@|1|g' \
      -e 's|@''REPLACE_NULL''@|0|g' \
      < ./stddef.in.h; \
} > stddef.h-t && \
mv stddef.h-t stddef.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_STDINT_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_C99_STDINT_H''@/0/g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      -e 's/@''HAVE_WCHAR_H''@/1/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \
      -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
      -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
      -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \
      -e 's/@''SIZE_T_SUFFIX''@/u/g' \
      -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \
      -e 's/@''WCHAR_T_SUFFIX''@/l/g' \
      -e 's/@''BITSIZEOF_WINT_T''@/32/g' \
      -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \
      -e 's/@''WINT_T_SUFFIX''@/l/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      < ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|1|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/1/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/1/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/1/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/1/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRERROR_R''@/0/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|1|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/opt/csw/gnu/mkdir -p sys
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f unicase.h-t unicase.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unicase.in.h; \
} > unicase.h-t && \
mv -f unicase.h-t unicase.h
gperf -m 10 ./unicase/locale-languages.gperf > ./unicase/locale-languages.h-t && \
mv ./unicase/locale-languages.h-t ./unicase/locale-languages.h
gperf -m 10 ./unicase/special-casing-table.gperf > ./unicase/special-casing-table.h-t && \
mv ./unicase/special-casing-table.h-t ./unicase/special-casing-table.h
/opt/csw/gnu/mkdir -p unicase
rm -f unicase/special-casing.h-t unicase/special-casing.h && \
declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" ./unicase/special-casing.in.h; \
} > unicase/special-casing.h-t && \
mv -f unicase/special-casing.h-t unicase/special-casing.h
rm -f uniconv.h-t uniconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniconv.in.h; \
} > uniconv.h-t && \
mv -f uniconv.h-t uniconv.h
rm -f unictype.h-t unictype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unictype.in.h; \
} > unictype.h-t && \
mv -f unictype.h-t unictype.h
gperf -m 10 ./unictype/bidi_byname.gperf > ./unictype/bidi_byname.h-t && \
mv ./unictype/bidi_byname.h-t ./unictype/bidi_byname.h
gperf -m 10 ./unictype/categ_byname.gperf > ./unictype/categ_byname.h-t && \
mv ./unictype/categ_byname.h-t ./unictype/categ_byname.h
gperf -m 10 ./unictype/combiningclass_byname.gperf > ./unictype/combiningclass_byname.h-t && \
mv ./unictype/combiningclass_byname.h-t ./unictype/combiningclass_byname.h
gperf -m 10 ./unictype/joininggroup_byname.gperf > ./unictype/joininggroup_byname.h-t && \
mv ./unictype/joininggroup_byname.h-t ./unictype/joininggroup_byname.h
gperf -m 10 ./unictype/joiningtype_byname.gperf > ./unictype/joiningtype_byname.h-t && \
mv ./unictype/joiningtype_byname.h-t ./unictype/joiningtype_byname.h
gperf -m 10 ./unictype/pr_byname.gperf > ./unictype/pr_byname.h-t && \
mv ./unictype/pr_byname.h-t ./unictype/pr_byname.h
gperf -m 10 ./unictype/scripts_byname.gperf > ./unictype/scripts_byname.h-t && \
mv ./unictype/scripts_byname.h-t ./unictype/scripts_byname.h
rm -f unigbrk.h-t unigbrk.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unigbrk.in.h; \
} > unigbrk.h-t && \
mv -f unigbrk.h-t unigbrk.h
rm -f unilbrk.h-t unilbrk.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unilbrk.in.h; \
} > unilbrk.h-t && \
mv -f unilbrk.h-t unilbrk.h
rm -f uniname.h-t uniname.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniname.in.h; \
} > uniname.h-t && \
mv -f uniname.h-t uniname.h
rm -f uninorm.h-t uninorm.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uninorm.in.h; \
} > uninorm.h-t && \
mv -f uninorm.h-t uninorm.h
gperf -m 1 ./uninorm/composition-table.gperf > ./uninorm/composition-table.h-t && \
mv ./uninorm/composition-table.h-t ./uninorm/composition-table.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/0/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
      -e 's/@''GNULIB_GETCWD''@/0/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/0/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/0/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f unistdio.h-t unistdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unistdio.in.h; \
} > unistdio.h-t && \
mv -f unistdio.h-t unistdio.h
rm -f unistr.h-t unistr.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unistr.in.h; \
} > unistr.h-t && \
mv -f unistr.h-t unistr.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwbrk.h-t uniwbrk.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwbrk.in.h; \
} > uniwbrk.h-t && \
mv -f uniwbrk.h-t uniwbrk.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|0|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MBSINIT''@/1/g' \
      -e 's/@''GNULIB_MBRTOWC''@/1/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/1/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|1|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|1|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_WCTYPE_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_ISWBLANK''@/1/g' \
      -e 's/@''GNULIB_WCTYPE''@/0/g' \
      -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
      -e 's/@''GNULIB_WCTRANS''@/0/g' \
      -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
      -e 's/@''HAVE_ISWBLANK''@/1/g' \
      -e 's/@''HAVE_ISWCNTRL''@/1/g' \
      -e 's/@''HAVE_WCTYPE_T''@/1/g' \
      -e 's/@''HAVE_WCTRANS_T''@/1/g' \
      -e 's/@''HAVE_WINT_T''@/1/g' \
      -e 's/@''REPLACE_ISWBLANK''@/0/g' \
      -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
      -e 's/@''REPLACE_TOWLOWER''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
/opt/csw/gnu/mkdir -p unistring
rm -f unistring/stdbool.h-t unistring/stdbool.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#if !defined _GL_STDBOOL_H'; \
  if test -f /usr/include/stdbool.h; then \
    echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
  else \
    echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
  fi; \
  echo '#include <stdbool.h>'; \
  echo '#else'; \
  cat ./stdbool.mini.h; \
  echo '#endif'; \
  echo '#endif'; \
} > unistring/stdbool.h-t
mv unistring/stdbool.h-t unistring/stdbool.h
/opt/csw/gnu/mkdir -p unistring
rm -f unistring/stdint.h-t unistring/stdint.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  echo '#include <stddef.h>'; \
  echo '#if __GLIBC__ >= 2'; \
  echo '#include <stdint.h>'; \
  echo '#else'; \
  if test -f /usr/include/stdint.h; then \
    HAVE_STDINT_H='1'; \
  else \
    HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__ || ((__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && !defined __NetBSD__)'; \
  fi; \
  if test -f /usr/include/inttypes.h; then \
    HAVE_INTTYPES_H='1'; \
  else \
    HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \
  fi; \
  if test -f /usr/include/sys/inttypes.h; then \
    HAVE_SYS_INTTYPES_H='1'; \
  else \
    HAVE_SYS_INTTYPES_H='0'; \
  fi; \
  sed_escape_ampersands='s/&/\\&/g'; \
  HAVE_STDINT_H=`echo "$HAVE_STDINT_H" | sed -e "$sed_escape_ampersands"`; \
  sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \
      -e 's|@''INCLUDE_NEXT''@|include|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
      -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
      -e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \
      -e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \
      -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
      < ./stdint.mini.h; \
  echo '#endif'; \
} > unistring/stdint.h-t
mv unistring/stdint.h-t unistring/stdint.h
/opt/csw/gnu/mkdir -p unistring
rm -f unistring/localcharset.h-t unistring/localcharset.h
cp ./localcharset.h unistring/localcharset.h-t
mv unistring/localcharset.h-t unistring/localcharset.h
/opt/csw/gnu/mkdir -p unistring
rm -f unistring/iconveh.h-t unistring/iconveh.h
cp ./iconveh.h unistring/iconveh.h-t
mv unistring/iconveh.h-t unistring/iconveh.h
/opt/csw/gnu/mkdir -p unistring
rm -f unistring/cdefs.h-t unistring/cdefs.h
sed -e '/definition of _GL_UNUSED_PARAMETER/r ./unused-parameter.h' \
    < ./unistring/cdefs.in.h \
    > unistring/cdefs.h-t
mv unistring/cdefs.h-t unistring/cdefs.h
for f in unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h uninorm.h unicase.h localcharset.h iconveh.h unistring/version.in.h; do \
  if test -f $f; then \
    cat $f; \
  else \
    cat ./$f; \
  fi; \
done \
  | ./declared.sh | LC_ALL=C sort | LC_ALL=C uniq \
  > libunistring.sym-t
mv libunistring.sym-t libunistring.sym
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  : "Avoid double inclusion, to avoid a warning about redefinitions."; \
  echo '#ifndef UNISTRING_CONFIG_H'; \
  echo '#define UNISTRING_CONFIG_H'; \
  echo; \
  echo '#include "../config.h"'; \
  echo; \
  echo '#endif /* UNISTRING_CONFIG_H */'; \
} > config.h && \
if test -n "yes" && test -n "1"; then \
  { \
    { \
      for f in amemxfrm.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c hard-locale.c localcharset.c localename.c localename-table.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiter.h mbiter.c mbsnlen.c memcmp2.c minmax.h printf-frexp.c printf-frexpl.c size_max.h striconveh.h striconveh.c striconveha.h striconveha.c glthread/threadlib.c unicase/cased.c unicase/empty-prefix-context.c unicase/empty-suffix-context.c unicase/ignorable.c unicase/locale-language.c unicase/special-casing.c unicase/tocasefold.c unicase/tolower.c unicase/totitle.c unicase/toupper.c unicase/u16-casecmp.c unicase/u16-casecoll.c unicase/u16-casefold.c unicase/u16-casemap.c unicase/u16-casexfrm.c unicase/u16-ct-casefold.c unicase/u16-ct-tolower.c unicase/u16-ct-totitle.c unicase/u16-ct-toupper.c unicase/u16-is-cased.c unicase/u16-is-casefolded.c unicase/u16-is-invariant.c unicase/u16-is-lowercase.c unicase/u16-is-titlecase.c unicase/u16-is-uppercase.c unicase/u16-prefix-context.c unicase/u16-suffix-context.c unicase/u16-tolower.c unicase/u16-totitle.c unicase/u16-toupper.c unicase/u32-casecmp.c unicase/u32-casecoll.c unicase/u32-casefold.c unicase/u32-casemap.c unicase/u32-casexfrm.c unicase/u32-ct-casefold.c unicase/u32-ct-tolower.c unicase/u32-ct-totitle.c unicase/u32-ct-toupper.c unicase/u32-is-cased.c unicase/u32-is-casefolded.c unicase/u32-is-invariant.c unicase/u32-is-lowercase.c unicase/u32-is-titlecase.c unicase/u32-is-uppercase.c unicase/u32-prefix-context.c unicase/u32-suffix-context.c unicase/u32-tolower.c unicase/u32-totitle.c unicase/u32-toupper.c unicase/u8-casecmp.c unicase/u8-casecoll.c unicase/u8-casefold.c unicase/u8-casemap.c unicase/u8-casexfrm.c unicase/u8-ct-casefold.c unicase/u8-ct-tolower.c unicase/u8-ct-totitle.c unicase/u8-ct-toupper.c unicase/u8-is-cased.c unicase/u8-is-casefolded.c unicase/u8-is-invariant.c unicase/u8-is-lowercase.c unicase/u8-is-titlecase.c unicase/u8-is-uppercase.c unicase/u8-prefix-context.c unicase/u8-suffix-context.c unicase/u8-tolower.c unicase/u8-totitle.c unicase/u8-toupper.c unicase/ulc-casecmp.c unicase/ulc-casecoll.c unicase/ulc-casexfrm.c uniconv/u16-conv-from-enc.c uniconv/u16-conv-to-enc.c uniconv/u16-strconv-from-enc.c uniconv/u16-strconv-from-locale.c uniconv/u16-strconv-to-enc.c uniconv/u16-strconv-to-locale.c uniconv/u32-conv-from-enc.c uniconv/u32-conv-to-enc.c uniconv/u32-strconv-from-enc.c uniconv/u32-strconv-from-locale.c uniconv/u32-strconv-to-enc.c uniconv/u32-strconv-to-locale.c uniconv/u8-conv-from-enc.c uniconv/u8-conv-to-enc.c uniconv/u8-strconv-from-enc.c uniconv/u8-strconv-from-locale.c uniconv/u8-strconv-to-enc.c uniconv/u8-strconv-to-locale.c unictype/bidi_byname.c unictype/bidi_longname.c unictype/bidi_name.c unictype/bidi_of.c unictype/bidi_test.c unictype/blocks.c unictype/block_test.c unictype/categ_C.c unictype/categ_Cc.c unictype/categ_Cf.c unictype/categ_Cn.c unictype/categ_Co.c unictype/categ_Cs.c unictype/categ_L.c unictype/categ_LC.c unictype/categ_Ll.c unictype/categ_Lm.c unictype/categ_Lo.c unictype/categ_Lt.c unictype/categ_Lu.c unictype/categ_M.c unictype/categ_Mc.c unictype/categ_Me.c unictype/categ_Mn.c unictype/categ_N.c unictype/categ_Nd.c unictype/categ_Nl.c unictype/categ_No.c unictype/categ_P.c unictype/categ_Pc.c unictype/categ_Pd.c unictype/categ_Pe.c unictype/categ_Pf.c unictype/categ_Pi.c unictype/categ_Po.c unictype/categ_Ps.c unictype/categ_S.c unictype/categ_Sc.c unictype/categ_Sk.c unictype/categ_Sm.c unictype/categ_So.c unictype/categ_Z.c unictype/categ_Zl.c unictype/categ_Zp.c unictype/categ_Zs.c unictype/categ_and.c unictype/categ_and_not.c unictype/categ_byname.c unictype/categ_longname.c unictype/categ_name.c unictype/categ_none.c unictype/categ_of.c unictype/categ_or.c unictype/categ_test.c unictype/combiningclass.c unictype/combiningclass_byname.c unictype/combiningclass_longname.c unictype/combiningclass_name.c unictype/ctype_alnum.c unictype/ctype_alpha.c unictype/ctype_blank.c unictype/ctype_cntrl.c unictype/ctype_digit.c unictype/ctype_graph.c unictype/ctype_lower.c unictype/ctype_print.c unictype/ctype_punct.c unictype/ctype_space.c unictype/ctype_upper.c unictype/ctype_xdigit.c unictype/decdigit.c unictype/digit.c unictype/joininggroup_byname.c unictype/joininggroup_name.c unictype/joininggroup_of.c unictype/joiningtype_byname.c unictype/joiningtype_longname.c unictype/joiningtype_name.c unictype/joiningtype_of.c unictype/mirror.c unictype/numeric.c unictype/pr_alphabetic.c unictype/pr_ascii_hex_digit.c unictype/pr_bidi_arabic_digit.c unictype/pr_bidi_arabic_right_to_left.c unictype/pr_bidi_block_separator.c unictype/pr_bidi_boundary_neutral.c unictype/pr_bidi_common_separator.c unictype/pr_bidi_control.c unictype/pr_bidi_embedding_or_override.c unictype/pr_bidi_eur_num_separator.c unictype/pr_bidi_eur_num_terminator.c unictype/pr_bidi_european_digit.c unictype/pr_bidi_hebrew_right_to_left.c unictype/pr_bidi_left_to_right.c unictype/pr_bidi_non_spacing_mark.c unictype/pr_bidi_other_neutral.c unictype/pr_bidi_pdf.c unictype/pr_bidi_segment_separator.c unictype/pr_bidi_whitespace.c unictype/pr_byname.c unictype/pr_case_ignorable.c unictype/pr_cased.c unictype/pr_changes_when_casefolded.c unictype/pr_changes_when_casemapped.c unictype/pr_changes_when_lowercased.c unictype/pr_changes_when_titlecased.c unictype/pr_changes_when_uppercased.c unictype/pr_combining.c unictype/pr_composite.c unictype/pr_currency_symbol.c unictype/pr_dash.c unictype/pr_decimal_digit.c unictype/pr_default_ignorable_code_point.c unictype/pr_deprecated.c unictype/pr_diacritic.c unictype/pr_extender.c unictype/pr_format_control.c unictype/pr_grapheme_base.c unictype/pr_grapheme_extend.c unictype/pr_grapheme_link.c unictype/pr_hex_digit.c unictype/pr_hyphen.c unictype/pr_id_continue.c unictype/pr_id_start.c unictype/pr_ideographic.c unictype/pr_ids_binary_operator.c unictype/pr_ids_trinary_operator.c unictype/pr_ignorable_control.c unictype/pr_iso_control.c unictype/pr_join_control.c unictype/pr_left_of_pair.c unictype/pr_line_separator.c unictype/pr_logical_order_exception.c unictype/pr_lowercase.c unictype/pr_math.c unictype/pr_non_break.c unictype/pr_not_a_character.c unictype/pr_numeric.c unictype/pr_other_alphabetic.c unictype/pr_other_default_ignorable_code_point.c unictype/pr_other_grapheme_extend.c unictype/pr_other_id_continue.c unictype/pr_other_id_start.c unictype/pr_other_lowercase.c unictype/pr_other_math.c unictype/pr_other_uppercase.c unictype/pr_paired_punctuation.c unictype/pr_paragraph_separator.c unictype/pr_pattern_syntax.c unictype/pr_pattern_white_space.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_sentence_terminal.c unictype/pr_soft_dotted.c unictype/pr_space.c unictype/pr_terminal_punctuation.c unictype/pr_test.c unictype/pr_titlecase.c unictype/pr_unassigned_code_value.c unictype/pr_unified_ideograph.c unictype/pr_uppercase.c unictype/pr_variation_selector.c unictype/pr_white_space.c unictype/pr_xid_continue.c unictype/pr_xid_start.c unictype/pr_zero_width.c unictype/scripts.c unictype/sy_c_ident.c unictype/sy_c_whitespace.c unictype/sy_java_ident.c unictype/sy_java_whitespace.c unigbrk/u16-grapheme-breaks.c unigbrk/u16-grapheme-next.c unigbrk/u16-grapheme-prev.c unigbrk/u32-grapheme-breaks.c unigbrk/u32-grapheme-next.c unigbrk/u32-grapheme-prev.c unigbrk/u8-grapheme-breaks.c unigbrk/u8-grapheme-next.c unigbrk/u8-grapheme-prev.c unigbrk/uc-gbrk-prop.c unigbrk/uc-grapheme-breaks.c unigbrk/uc-is-grapheme-break.c unigbrk/ulc-grapheme-breaks.c unilbrk/lbrktables.c unilbrk/u16-possible-linebreaks.c unilbrk/u16-width-linebreaks.c unilbrk/u32-possible-linebreaks.c unilbrk/u32-width-linebreaks.c unilbrk/u8-possible-linebreaks.c unilbrk/u8-width-linebreaks.c unilbrk/ulc-common.c unilbrk/ulc-possible-linebreaks.c unilbrk/ulc-width-linebreaks.c uniname/uniname.c uninorm/canonical-decomposition.c uninorm/compat-decomposition.c uninorm/composition.c uninorm/decompose-internal.c uninorm/decomposing-form.c uninorm/decomposition.c uninorm/decomposition-table.c uninorm/uninorm-filter.c uninorm/nfc.c uninorm/nfd.c uninorm/nfkc.c uninorm/nfkd.c uninorm/u16-normalize.c uninorm/u16-normcmp.c uninorm/u16-normcoll.c uninorm/u16-normxfrm.c uninorm/u32-normalize.c uninorm/u32-normcmp.c uninorm/u32-normcoll.c uninorm/u32-normxfrm.c uninorm/u8-normalize.c uninorm/u8-normcmp.c uninorm/u8-normcoll.c uninorm/u8-normxfrm.c unistd.c unistdio/u-printf-args.c unistdio/u16-asnprintf.c unistdio/u16-asprintf.c unistdio/u16-printf-parse.c unistdio/u16-snprintf.c unistdio/u16-sprintf.c unistdio/u16-u16-asnprintf.c unistdio/u16-u16-asprintf.c unistdio/u16-u16-snprintf.c unistdio/u16-u16-sprintf.c unistdio/u16-u16-vasnprintf.c unistdio/u16-u16-vasprintf.c unistdio/u16-u16-vsnprintf.c unistdio/u16-u16-vsprintf.c unistdio/u16-vasnprintf.c unistdio/u16-vasprintf.c unistdio/u16-vsnprintf.c unistdio/u16-vsprintf.c unistdio/u32-asnprintf.c unistdio/u32-asprintf.c unistdio/u32-printf-parse.c unistdio/u32-snprintf.c unistdio/u32-sprintf.c unistdio/u32-u32-asnprintf.c unistdio/u32-u32-asprintf.c unistdio/u32-u32-snprintf.c unistdio/u32-u32-sprintf.c unistdio/u32-u32-vasnprintf.c unistdio/u32-u32-vasprintf.c unistdio/u32-u32-vsnprintf.c unistdio/u32-u32-vsprintf.c unistdio/u32-vasnprintf.c unistdio/u32-vasprintf.c unistdio/u32-vsnprintf.c unistdio/u32-vsprintf.c unistdio/u8-asnprintf.c unistdio/u8-asprintf.c unistdio/u8-printf-parse.c unistdio/u8-snprintf.c unistdio/u8-sprintf.c unistdio/u8-u8-asnprintf.c unistdio/u8-u8-asprintf.c unistdio/u8-u8-snprintf.c unistdio/u8-u8-sprintf.c unistdio/u8-u8-vasnprintf.c unistdio/u8-u8-vasprintf.c unistdio/u8-u8-vsnprintf.c unistdio/u8-u8-vsprintf.c unistdio/u8-vasnprintf.c unistdio/u8-vasprintf.c unistdio/u8-vsnprintf.c unistdio/u8-vsprintf.c unistdio/ulc-asnprintf.c unistdio/ulc-asprintf.c unistdio/ulc-fprintf.c unistdio/ulc-printf-parse.c unistdio/ulc-snprintf.c unistdio/ulc-sprintf.c unistdio/ulc-vasnprintf.c unistdio/ulc-vasprintf.c unistdio/ulc-vfprintf.c unistdio/ulc-vsnprintf.c unistdio/ulc-vsprintf.c unistr/u16-check.c unistr/u16-chr.c unistr/u16-cmp.c unistr/u16-cmp2.c unistr/u16-cpy.c unistr/u16-cpy-alloc.c unistr/u16-endswith.c unistr/u16-mblen.c unistr/u16-mbsnlen.c unistr/u16-mbtouc.c unistr/u16-mbtouc-aux.c unistr/u16-mbtouc-unsafe.c unistr/u16-mbtouc-unsafe-aux.c unistr/u16-mbtoucr.c unistr/u16-move.c unistr/u16-next.c unistr/u16-prev.c unistr/u16-set.c unistr/u16-startswith.c unistr/u16-stpcpy.c unistr/u16-stpncpy.c unistr/u16-strcat.c unistr/u16-strchr.c unistr/u16-strcmp.c unistr/u16-strcoll.c unistr/u16-strcpy.c unistr/u16-strcspn.c unistr/u16-strdup.c unistr/u16-strlen.c unistr/u16-strmblen.c unistr/u16-strmbtouc.c unistr/u16-strncat.c unistr/u16-strncmp.c unistr/u16-strncpy.c unistr/u16-strnlen.c unistr/u16-strpbrk.c unistr/u16-strrchr.c unistr/u16-strspn.c unistr/u16-strstr.c unistr/u16-strtok.c unistr/u16-to-u32.c unistr/u16-to-u8.c unistr/u16-uctomb.c unistr/u16-uctomb-aux.c unistr/u32-check.c unistr/u32-chr.c unistr/u32-cmp.c unistr/u32-cmp2.c unistr/u32-cpy.c unistr/u32-cpy-alloc.c unistr/u32-endswith.c unistr/u32-mblen.c unistr/u32-mbsnlen.c unistr/u32-mbtouc.c unistr/u32-mbtouc-unsafe.c unistr/u32-mbtoucr.c unistr/u32-move.c unistr/u32-next.c unistr/u32-prev.c unistr/u32-set.c unistr/u32-startswith.c unistr/u32-stpcpy.c unistr/u32-stpncpy.c unistr/u32-strcat.c unistr/u32-strchr.c unistr/u32-strcmp.c unistr/u32-strcoll.c unistr/u32-strcpy.c unistr/u32-strcspn.c unistr/u32-strdup.c unistr/u32-strlen.c unistr/u32-strmblen.c unistr/u32-strmbtouc.c unistr/u32-strncat.c unistr/u32-strncmp.c unistr/u32-strncpy.c unistr/u32-strnlen.c unistr/u32-strpbrk.c unistr/u32-strrchr.c unistr/u32-strspn.c unistr/u32-strstr.c unistr/u32-strtok.c unistr/u32-to-u16.c unistr/u32-to-u8.c unistr/u32-uctomb.c unistr/u8-check.c unistr/u8-chr.c unistr/u8-cmp.c unistr/u8-cmp2.c unistr/u8-cpy.c unistr/u8-cpy-alloc.c unistr/u8-endswith.c unistr/u8-mblen.c unistr/u8-mbsnlen.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c unistr/u8-mbtoucr.c unistr/u8-move.c unistr/u8-next.c unistr/u8-prev.c unistr/u8-set.c unistr/u8-startswith.c unistr/u8-stpcpy.c unistr/u8-stpncpy.c unistr/u8-strcat.c unistr/u8-strchr.c unistr/u8-strcmp.c unistr/u8-strcoll.c unistr/u8-strcpy.c unistr/u8-strcspn.c unistr/u8-strdup.c unistr/u8-strlen.c unistr/u8-strmblen.c unistr/u8-strmbtouc.c unistr/u8-strncat.c unistr/u8-strncmp.c unistr/u8-strncpy.c unistr/u8-strnlen.c unistr/u8-strpbrk.c unistr/u8-strrchr.c unistr/u8-strspn.c unistr/u8-strstr.c unistr/u8-strtok.c unistr/u8-to-u16.c unistr/u8-to-u32.c unistr/u8-uctomb.c unistr/u8-uctomb-aux.c uniwbrk/wbrktable.c uniwbrk/u16-wordbreaks.c uniwbrk/u32-wordbreaks.c uniwbrk/u8-wordbreaks.c uniwbrk/ulc-wordbreaks.c uniwbrk/wordbreak-property.c uniwidth/u16-strwidth.c uniwidth/u16-width.c uniwidth/u32-strwidth.c uniwidth/u32-width.c uniwidth/u8-strwidth.c uniwidth/u8-width.c uniwidth/width.c wctype-h.c xsize.h xsize.c version.c  frexpl.lo fseterr.lo mbrtowc.lo strstr.lo ; do \
        case $f in \
          *.res.lo ) ;; \
          *.c | *.o | *.lo ) \
            sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
            test -f $sf || sf=./$sf; \
            of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
            echo "/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c $sf" 1>&6; \
            /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c $sf || { rm -f config.h; exit 1; }; \
            sh ./exported.sh $of 1>&5; \
            rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
            ;; \
        esac; \
      done; \
    } 5>&1 \
      | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \
      | { \
          if test -f libunistring.sym; then \
            symfile='libunistring.sym'; \
          else \
            symfile='./libunistring.sym'; \
          fi; \
          LC_ALL=C join -v 1 - $symfile; \
        } \
      | grep -v '^libintl_locale' \
      | sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \
  } 6>&1 && \
  if test -f config.h; then \
    cat config.h-t >> config.h; \
    rm -f config.h-t; \
  else \
    rm -f config.h-t; \
    exit 1; \
  fi \
fi
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c amemxfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c c-ctype.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c c-strcasecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c c-strncasecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c hard-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c localcharset.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c localename.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c localename-table.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c glthread/lock.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c malloca.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c math.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c mbchar.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c mbiter.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c mbsnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c memcmp2.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c printf-frexp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c printf-frexpl.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c striconveh.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c striconveha.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c glthread/threadlib.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/cased.c
"unicase/cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unicase/cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unicase/cased.h", line 288: warning: initializer does not fit or is out of range: 0xbccf0000
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unicase/cased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unicase/cased.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 310: warning: initializer does not fit or is out of range: 0x80020000
"unicase/cased.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unicase/cased.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unicase/cased.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xfffffffc
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 325: warning: initializer does not fit or is out of range: 0xffff78ff
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff003f
"unicase/cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unicase/cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xdfffffff
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xebffde64
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffef
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffff3f
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7fffffd
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unicase/cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unicase/cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/empty-prefix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/empty-suffix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/ignorable.c
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xfe000000
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xfffffffc
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffe0
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffdf
"unicase/ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xfffe0000
"unicase/ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xbfffffff
"unicase/ignorable.h", line 435: warning: initializer does not fit or is out of range: 0xfffff801
"unicase/ignorable.h", line 436: warning: initializer does not fit or is out of range: 0xbfc00000
"unicase/ignorable.h", line 437: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/ignorable.h", line 439: warning: initializer does not fit or is out of range: 0xffc00000
"unicase/ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xfff00000
"unicase/ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 445: warning: initializer does not fit or is out of range: 0x90000000
"unicase/ignorable.h", line 447: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 448: warning: initializer does not fit or is out of range: 0x90000000
"unicase/ignorable.h", line 454: warning: initializer does not fit or is out of range: 0xfeffe0df
"unicase/ignorable.h", line 455: warning: initializer does not fit or is out of range: 0xc3000000
"unicase/ignorable.h", line 461: warning: initializer does not fit or is out of range: 0xe0000000
"unicase/ignorable.h", line 471: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unicase/ignorable.h", line 476: warning: initializer does not fit or is out of range: 0xfff70000
"unicase/ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf83fffff
"unicase/ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xa0000000
"unicase/ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xe000e003
"unicase/ignorable.h", line 484: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/ignorable.h", line 489: warning: initializer does not fit or is out of range: 0x80008000
"unicase/ignorable.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 507: warning: initializer does not fit or is out of range: 0xbff78000
"unicase/ignorable.h", line 508: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 516: warning: initializer does not fit or is out of range: 0xc19d0000
"unicase/ignorable.h", line 522: warning: initializer does not fit or is out of range: 0xfffc0000
"unicase/ignorable.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 526: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 535: warning: initializer does not fit or is out of range: 0x87000000
"unicase/ignorable.h", line 539: warning: initializer does not fit or is out of range: 0xff000000
"unicase/ignorable.h", line 539: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 544: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 547: warning: initializer does not fit or is out of range: 0xff000000
"unicase/ignorable.h", line 548: warning: initializer does not fit or is out of range: 0x85f80000
"unicase/ignorable.h", line 550: warning: initializer does not fit or is out of range: 0xb03c0000
"unicase/ignorable.h", line 551: warning: initializer does not fit or is out of range: 0xa7f80000
"unicase/ignorable.h", line 553: warning: initializer does not fit or is out of range: 0xe0000000
"unicase/ignorable.h", line 555: warning: initializer does not fit or is out of range: 0xbf7f0000
"unicase/ignorable.h", line 556: warning: initializer does not fit or is out of range: 0xfffc0000
"unicase/ignorable.h", line 566: warning: initializer does not fit or is out of range: 0xffff8000
"unicase/ignorable.h", line 573: warning: initializer does not fit or is out of range: 0xfff80380
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xf87fffff
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 580: warning: initializer does not fit or is out of range: 0xf8000010
"unicase/ignorable.h", line 583: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unicase/ignorable.h", line 594: warning: initializer does not fit or is out of range: 0xf8000000
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/locale-language.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/special-casing.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/tocasefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-casecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-casecoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-casemap.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-casexfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-ct-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-ct-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-ct-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-ct-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-cased.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-casefolded.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-invariant.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-lowercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-titlecase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-is-uppercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-prefix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-suffix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u16-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-casecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-casecoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-casemap.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-casexfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-ct-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-ct-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-ct-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-ct-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-cased.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-casefolded.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-invariant.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-lowercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-titlecase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-is-uppercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-prefix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-suffix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u32-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-casecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-casecoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-casemap.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-casexfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-ct-casefold.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-ct-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-ct-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-ct-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-cased.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-casefolded.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-invariant.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-lowercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-titlecase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-is-uppercase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-prefix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-suffix-context.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-tolower.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-totitle.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/u8-toupper.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/ulc-casecmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/ulc-casecoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unicase/ulc-casexfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-conv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-conv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-strconv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-strconv-from-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-strconv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u16-strconv-to-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-conv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-conv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-strconv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-strconv-from-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-strconv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u32-strconv-to-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-conv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-conv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-strconv-from-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-strconv-from-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-strconv-to-enc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniconv/u8-strconv-to-locale.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/bidi_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/bidi_longname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/bidi_name.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/bidi_of.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/bidi_test.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/blocks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/block_test.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_C.c
"unictype/categ_C.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 681: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 692: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/categ_C.h", line 696: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 696: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 698: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/categ_C.h", line 700: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/categ_C.h", line 701: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/categ_C.h", line 701: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/categ_C.h", line 702: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/categ_C.h", line 702: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/categ_C.h", line 703: warning: initializer does not fit or is out of range: 0xff000030
"unictype/categ_C.h", line 704: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/categ_C.h", line 704: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/categ_C.h", line 705: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/categ_C.h", line 706: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/categ_C.h", line 706: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/categ_C.h", line 708: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/categ_C.h", line 708: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/categ_C.h", line 709: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 709: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 710: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/categ_C.h", line 710: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 712: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/categ_C.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 717: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/categ_C.h", line 718: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/categ_C.h", line 719: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 720: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 720: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_C.h", line 722: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 722: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/categ_C.h", line 724: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 724: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_C.h", line 725: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_C.h", line 725: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 726: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/categ_C.h", line 729: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 731: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/categ_C.h", line 739: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_C.h", line 739: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 740: warning: initializer does not fit or is out of range: 0x80230000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_C.h", line 748: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 749: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_C.h", line 749: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_C.h", line 756: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/categ_C.h", line 756: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_C.h", line 757: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_C.h", line 761: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_C.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 762: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 764: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 764: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/categ_C.h", line 768: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 769: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 770: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 776: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 780: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 785: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_C.h", line 786: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 788: warning: initializer does not fit or is out of range: 0xff008000
"unictype/categ_C.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 789: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/categ_C.h", line 789: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 790: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/categ_C.h", line 790: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 791: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 792: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 793: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 794: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 795: warning: initializer does not fit or is out of range: 0xff818181
"unictype/categ_C.h", line 796: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_C.h", line 800: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 810: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 811: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/categ_C.h", line 816: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_C.h", line 816: warning: initializer does not fit or is out of range: 0xc000ffff
"unictype/categ_C.h", line 817: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 818: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0xcfff8080
"unictype/categ_C.h", line 821: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/categ_C.h", line 821: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 822: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 827: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 828: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/categ_C.h", line 828: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 830: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 830: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 831: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 841: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/categ_C.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 842: warning: initializer does not fit or is out of range: 0xff800780
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 845: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 845: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 846: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 854: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/categ_C.h", line 855: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 856: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 858: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/categ_C.h", line 859: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 861: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/categ_C.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 862: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_C.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 864: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 865: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/categ_C.h", line 865: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xff800100
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 885: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/categ_C.h", line 887: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_C.h", line 887: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 893: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_C.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 903: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 908: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 910: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 917: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 922: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 924: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 925: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_C.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 927: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 927: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 931: warning: initializer does not fit or is out of range: 0x84000000
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 946: warning: initializer does not fit or is out of range: 0xff800060
"unictype/categ_C.h", line 946: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 947: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 949: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/categ_C.h", line 949: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 954: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 954: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 956: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 962: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 962: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/categ_C.h", line 963: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 964: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_C.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 965: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 970: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 975: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_C.h", line 977: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 992: warning: initializer does not fit or is out of range: 0xffff0000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Cc.c
"unictype/categ_Cc.h", line 151: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cc.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cc.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Cf.c
"unictype/categ_Cf.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Cn.c
"unictype/categ_Cn.h", line 816: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/categ_Cn.h", line 820: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 820: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 822: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/categ_Cn.h", line 824: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/categ_Cn.h", line 825: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/categ_Cn.h", line 825: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/categ_Cn.h", line 826: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/categ_Cn.h", line 826: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/categ_Cn.h", line 827: warning: initializer does not fit or is out of range: 0xff000030
"unictype/categ_Cn.h", line 828: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/categ_Cn.h", line 828: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/categ_Cn.h", line 829: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/categ_Cn.h", line 830: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/categ_Cn.h", line 830: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/categ_Cn.h", line 832: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/categ_Cn.h", line 832: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/categ_Cn.h", line 833: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 834: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/categ_Cn.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 836: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/categ_Cn.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 841: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/categ_Cn.h", line 842: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/categ_Cn.h", line 843: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 844: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 844: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_Cn.h", line 846: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 846: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/categ_Cn.h", line 848: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 848: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_Cn.h", line 849: warning: initializer does not fit or is out of range: 0xfc008000
"unictype/categ_Cn.h", line 849: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 850: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/categ_Cn.h", line 853: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 855: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/categ_Cn.h", line 863: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_Cn.h", line 863: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 864: warning: initializer does not fit or is out of range: 0x80230000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Cn.h", line 872: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 873: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_Cn.h", line 873: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_Cn.h", line 880: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/categ_Cn.h", line 880: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Cn.h", line 881: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_Cn.h", line 885: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Cn.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 886: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 888: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 888: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/categ_Cn.h", line 892: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 893: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 894: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 900: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 904: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 909: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Cn.h", line 910: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 912: warning: initializer does not fit or is out of range: 0xff008000
"unictype/categ_Cn.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 913: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/categ_Cn.h", line 913: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 914: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/categ_Cn.h", line 914: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 915: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 916: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 917: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 918: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 919: warning: initializer does not fit or is out of range: 0xff818181
"unictype/categ_Cn.h", line 920: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_Cn.h", line 924: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 926: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 927: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/categ_Cn.h", line 932: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Cn.h", line 932: warning: initializer does not fit or is out of range: 0xc000ffff
"unictype/categ_Cn.h", line 933: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0xc1ff8080
"unictype/categ_Cn.h", line 937: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/categ_Cn.h", line 937: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 938: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 943: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 944: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/categ_Cn.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 946: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 946: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 947: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 957: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/categ_Cn.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 958: warning: initializer does not fit or is out of range: 0xff800780
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 961: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 962: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 970: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/categ_Cn.h", line 971: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 972: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 974: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/categ_Cn.h", line 975: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 977: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/categ_Cn.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 978: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_Cn.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 980: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 981: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/categ_Cn.h", line 981: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xff800100
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1005: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/categ_Cn.h", line 1007: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Cn.h", line 1007: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1013: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_Cn.h", line 1013: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1023: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 1028: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 1030: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1037: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1042: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 1044: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 1045: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_Cn.h", line 1045: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1047: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 1047: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1051: warning: initializer does not fit or is out of range: 0x84000000
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1066: warning: initializer does not fit or is out of range: 0xff800060
"unictype/categ_Cn.h", line 1066: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1067: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1069: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/categ_Cn.h", line 1069: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1074: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 1074: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 1076: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 1076: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1082: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 1082: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/categ_Cn.h", line 1083: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 1084: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_Cn.h", line 1084: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1085: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1090: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 1090: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1095: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_Cn.h", line 1097: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1109: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1112: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Cn.h", line 1116: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Co.c
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Cs.c
"unictype/categ_Cs.c", line 39: warning: initialization type mismatch
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_L.c
"unictype/categ_L.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_L.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/categ_L.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/categ_L.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/categ_L.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/categ_L.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/categ_L.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_L.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_L.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/categ_L.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_L.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/categ_L.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/categ_L.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/categ_L.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/categ_L.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/categ_L.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/categ_L.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_L.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/categ_L.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/categ_L.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbd50
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 487: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 490: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 504: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/categ_L.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 510: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/categ_L.h", line 510: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_L.h", line 511: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/categ_L.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 512: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_L.h", line 513: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_L.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_L.h", line 514: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_L.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 515: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/categ_L.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/categ_L.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 534: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_L.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 535: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 537: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_L.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 539: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/categ_L.h", line 539: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffff03fd
"unictype/categ_L.h", line 546: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 548: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 548: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 555: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/categ_L.h", line 555: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/categ_L.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 558: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/categ_L.h", line 559: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/categ_L.h", line 560: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_L.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 567: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 568: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 568: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 569: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 569: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 570: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 571: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/categ_L.h", line 572: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/categ_L.h", line 572: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_L.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_L.h", line 573: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/categ_L.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 578: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_L.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 591: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 591: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 612: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 613: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/categ_L.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 618: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 642: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 642: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 647: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_L.h", line 647: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_LC.c
"unictype/categ_LC.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_LC.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/categ_LC.h", line 288: warning: initializer does not fit or is out of range: 0xb8cf0000
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_LC.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 304: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/categ_LC.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_LC.h", line 321: warning: initializer does not fit or is out of range: 0xffff78ff
"unictype/categ_LC.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_LC.h", line 324: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_LC.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 335: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_LC.h", line 335: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/categ_LC.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 353: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_LC.h", line 353: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_LC.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Ll.c
"unictype/categ_Ll.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Ll.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xe6512d2a
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xb5555240
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xaa29aaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0x93faaaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xffffaa85
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/categ_Ll.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Ll.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Ll.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 300: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xbfeaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 310: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 314: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0xaaabaaa8
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0x95feaaaa
"unictype/categ_Ll.h", line 317: warning: initializer does not fit or is out of range: 0xaaba50aa
"unictype/categ_Ll.h", line 320: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 320: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Ll.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 330: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Ll.h", line 331: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Ll.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 342: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Ll.h", line 342: warning: initializer does not fit or is out of range: 0xffdfc000
"unictype/categ_Ll.h", line 343: warning: initializer does not fit or is out of range: 0xebc00000
"unictype/categ_Ll.h", line 343: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 344: warning: initializer does not fit or is out of range: 0xc000000f
"unictype/categ_Ll.h", line 344: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Ll.h", line 346: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xf7fffffc
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/categ_Ll.h", line 348: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Ll.h", line 348: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 349: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 352: warning: initializer does not fit or is out of range: 0xfffffffc
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Lm.c
"unictype/categ_Lm.h", line 283: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lm.h", line 320: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Lm.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lm.h", line 321: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Lm.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lm.h", line 322: warning: initializer does not fit or is out of range: 0x80020000
"unictype/categ_Lm.h", line 346: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Lm.h", line 348: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Lm.h", line 356: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Lm.h", line 361: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Lm.h", line 369: warning: initializer does not fit or is out of range: 0xfff80000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Lo.c
"unictype/categ_Lo.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xfffc0003
"unictype/categ_Lo.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/categ_Lo.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/categ_Lo.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/categ_Lo.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/categ_Lo.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_Lo.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_Lo.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/categ_Lo.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_Lo.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/categ_Lo.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/categ_Lo.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/categ_Lo.h", line 440: warning: initializer does not fit or is out of range: 0xf000001f
"unictype/categ_Lo.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/categ_Lo.h", line 444: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 444: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/categ_Lo.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/categ_Lo.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 459: warning: initializer does not fit or is out of range: 0xfffffff7
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Lo.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/categ_Lo.h", line 477: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 479: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0x807fffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 482: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 503: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Lo.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 506: warning: initializer does not fit or is out of range: 0xf8800000
"unictype/categ_Lo.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/categ_Lo.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Lo.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Lo.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Lo.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Lo.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 511: warning: initializer does not fit or is out of range: 0xc47effff
"unictype/categ_Lo.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/categ_Lo.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_Lo.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 531: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 533: warning: initializer does not fit or is out of range: 0xfffeffc0
"unictype/categ_Lo.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/categ_Lo.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffff03fd
"unictype/categ_Lo.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 543: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/categ_Lo.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/categ_Lo.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/categ_Lo.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/categ_Lo.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_Lo.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/categ_Lo.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/categ_Lo.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_Lo.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_Lo.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/categ_Lo.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Lo.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_Lo.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/categ_Lo.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 635: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_Lo.h", line 635: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Lt.c
"unictype/categ_Lt.h", line 158: warning: initializer does not fit or is out of range: 0xff00ff00
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Lu.c
"unictype/categ_Lu.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/categ_Lu.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/categ_Lu.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/categ_Lu.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/categ_Lu.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/categ_Lu.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/categ_Lu.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/categ_Lu.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/categ_Lu.h", line 308: warning: initializer does not fit or is out of range: 0xc00f3d50
"unictype/categ_Lu.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 310: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/categ_Lu.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 323: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 327: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 334: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Lu.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 335: warning: initializer does not fit or is out of range: 0xd0000003
"unictype/categ_Lu.h", line 335: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 336: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Lu.h", line 337: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 339: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 340: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Lu.h", line 340: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Lu.h", line 341: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_M.c
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/categ_M.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_M.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/categ_M.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/categ_M.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_M.h", line 437: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/categ_M.h", line 438: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 439: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 440: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 444: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 445: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 446: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/categ_M.h", line 449: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/categ_M.h", line 449: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/categ_M.h", line 451: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/categ_M.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_M.h", line 462: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 467: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/categ_M.h", line 469: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/categ_M.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/categ_M.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 492: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 494: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_M.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/categ_M.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/categ_M.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_M.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 522: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_M.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 525: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 527: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_M.h", line 528: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 530: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/categ_M.h", line 531: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_M.h", line 535: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/categ_M.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_M.h", line 545: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 553: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/categ_M.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Mc.c
"unictype/categ_Mc.h", line 284: warning: initializer does not fit or is out of range: 0xc8000000
"unictype/categ_Mc.h", line 285: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 286: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 287: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 289: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 292: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 293: warning: initializer does not fit or is out of range: 0xff038000
"unictype/categ_Mc.h", line 296: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 296: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mc.h", line 305: warning: initializer does not fit or is out of range: 0xc0400000
"unictype/categ_Mc.h", line 312: warning: initializer does not fit or is out of range: 0xe8200000
"unictype/categ_Mc.h", line 323: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Mc.h", line 325: warning: initializer does not fit or is out of range: 0xec300000
"unictype/categ_Mc.h", line 333: warning: initializer does not fit or is out of range: 0x80380000
"unictype/categ_Mc.h", line 336: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 352: warning: initializer does not fit or is out of range: 0xfffe0000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Me.c
"unictype/categ_Me.h", line 160: warning: initializer does not fit or is out of range: 0xe0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Mn.c
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Mn.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/categ_Mn.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_Mn.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/categ_Mn.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Mn.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/categ_Mn.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Mn.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_Mn.h", line 441: warning: initializer does not fit or is out of range: 0x90000000
"unictype/categ_Mn.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mn.h", line 444: warning: initializer does not fit or is out of range: 0x90000000
"unictype/categ_Mn.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/categ_Mn.h", line 451: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/categ_Mn.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Mn.h", line 467: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/categ_Mn.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/categ_Mn.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/categ_Mn.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mn.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/categ_Mn.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/categ_Mn.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Mn.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 527: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Mn.h", line 528: warning: initializer does not fit or is out of range: 0x85f80000
"unictype/categ_Mn.h", line 530: warning: initializer does not fit or is out of range: 0xb03c0000
"unictype/categ_Mn.h", line 531: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/categ_Mn.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Mn.h", line 535: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/categ_Mn.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Mn.h", line 553: warning: initializer does not fit or is out of range: 0xf8000380
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/categ_Mn.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_N.c
"unictype/categ_N.h", line 332: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_N.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 335: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_N.h", line 340: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_N.h", line 350: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/categ_N.h", line 351: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_N.h", line 372: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_N.h", line 372: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 382: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 382: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_N.h", line 383: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_N.h", line 385: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_N.h", line 385: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 387: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_N.h", line 388: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 388: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 391: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_N.h", line 398: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_N.h", line 400: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_N.h", line 418: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 428: warning: initializer does not fit or is out of range: 0xfbff0000
"unictype/categ_N.h", line 437: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_N.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Nd.c
"unictype/categ_Nd.h", line 344: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Nd.h", line 373: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Nd.h", line 373: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Nl.c
"unictype/categ_Nl.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_No.c
"unictype/categ_No.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_No.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_No.h", line 319: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_No.h", line 324: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_No.h", line 334: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/categ_No.h", line 335: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_No.h", line 344: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_No.h", line 350: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 350: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_No.h", line 351: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_No.h", line 353: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_No.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_No.h", line 355: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_No.h", line 356: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 356: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 359: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_No.h", line 366: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_No.h", line 378: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_No.h", line 384: warning: initializer does not fit or is out of range: 0xf8000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_P.c
"unictype/categ_P.h", line 282: warning: initializer does not fit or is out of range: 0x8c00f7ee
"unictype/categ_P.h", line 282: warning: initializer does not fit or is out of range: 0xb8000001
"unictype/categ_P.h", line 283: warning: initializer does not fit or is out of range: 0x88c00882
"unictype/categ_P.h", line 292: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_P.h", line 294: warning: initializer does not fit or is out of range: 0xc8003600
"unictype/categ_P.h", line 334: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 336: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_P.h", line 337: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_P.h", line 338: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_P.h", line 338: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 342: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_P.h", line 342: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_P.h", line 359: warning: initializer does not fit or is out of range: 0xde000000
"unictype/categ_P.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_P.h", line 362: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_P.h", line 366: warning: initializer does not fit or is out of range: 0xfff3ff0e
"unictype/categ_P.h", line 371: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 380: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 381: warning: initializer does not fit or is out of range: 0xc0003ffe
"unictype/categ_P.h", line 382: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_P.h", line 383: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 388: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 390: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_P.h", line 390: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0x8c00f7ee
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0xb8000001
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0xa8000000
"unictype/categ_P.h", line 401: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 408: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 408: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 410: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 412: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_P.h", line 415: warning: initializer does not fit or is out of range: 0xd8000000
"unictype/categ_P.h", line 417: warning: initializer does not fit or is out of range: 0xe80023e0
"unictype/categ_P.h", line 443: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 452: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Pc.c
"unictype/categ_Pc.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Pc.h", line 155: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Pc.h", line 161: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Pd.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Pe.c
"unictype/categ_Pe.h", line 183: warning: initializer does not fit or is out of range: 0xcaa2aa00
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Pf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Pi.c
"unictype/categ_Pi.h", line 155: warning: initializer does not fit or is out of range: 0x99000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Po.c
"unictype/categ_Po.h", line 282: warning: initializer does not fit or is out of range: 0x8c00d4ee
"unictype/categ_Po.h", line 283: warning: initializer does not fit or is out of range: 0x80c00082
"unictype/categ_Po.h", line 292: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Po.h", line 294: warning: initializer does not fit or is out of range: 0xc8003600
"unictype/categ_Po.h", line 330: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 332: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Po.h", line 333: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Po.h", line 334: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Po.h", line 334: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 343: warning: initializer does not fit or is out of range: 0xde000000
"unictype/categ_Po.h", line 346: warning: initializer does not fit or is out of range: 0xcb7fc9c3
"unictype/categ_Po.h", line 346: warning: initializer does not fit or is out of range: 0xf3ff7c00
"unictype/categ_Po.h", line 355: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 364: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 365: warning: initializer does not fit or is out of range: 0xc0003ffe
"unictype/categ_Po.h", line 366: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Po.h", line 367: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 370: warning: initializer does not fit or is out of range: 0x80f71e60
"unictype/categ_Po.h", line 372: warning: initializer does not fit or is out of range: 0x8c00d4ee
"unictype/categ_Po.h", line 381: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 388: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 388: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 390: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 392: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Po.h", line 395: warning: initializer does not fit or is out of range: 0xd8000000
"unictype/categ_Po.h", line 397: warning: initializer does not fit or is out of range: 0xe80023e0
"unictype/categ_Po.h", line 423: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 432: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Ps.c
"unictype/categ_Ps.h", line 189: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Ps.h", line 191: warning: initializer does not fit or is out of range: 0xaaa00000
"unictype/categ_Ps.h", line 193: warning: initializer does not fit or is out of range: 0x88000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_S.c
"unictype/categ_S.h", line 287: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/categ_S.h", line 287: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/categ_S.h", line 306: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 310: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 312: warning: initializer does not fit or is out of range: 0xfce8000e
"unictype/categ_S.h", line 313: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 315: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 329: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 337: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_S.h", line 337: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/categ_S.h", line 340: warning: initializer does not fit or is out of range: 0xc1d0037b
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffff0c00
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xfffff0ff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xfe000007
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/categ_S.h", line 361: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/categ_S.h", line 361: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 370: warning: initializer does not fit or is out of range: 0xc0c00001
"unictype/categ_S.h", line 373: warning: initializer does not fit or is out of range: 0xffc30000
"unictype/categ_S.h", line 373: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 374: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_S.h", line 374: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 375: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_S.h", line 375: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 381: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 381: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 383: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 383: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 401: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_S.h", line 412: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_S.h", line 412: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_S.h", line 413: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 424: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 428: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 450: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 459: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/categ_S.h", line 459: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 461: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_S.h", line 462: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 471: warning: initializer does not fit or is out of range: 0xffff00ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Sc.c
"unictype/categ_Sc.h", line 171: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Sk.c
"unictype/categ_Sk.h", line 287: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/categ_Sk.h", line 287: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/categ_Sk.h", line 293: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_Sk.h", line 293: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/categ_Sk.h", line 309: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Sk.h", line 317: warning: initializer does not fit or is out of range: 0xf8000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Sm.c
"unictype/categ_Sm.h", line 297: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 301: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Sm.h", line 301: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Sm.h", line 305: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Sm.h", line 309: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_Sm.h", line 309: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xfe000007
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_So.c
"unictype/categ_So.h", line 302: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_So.h", line 308: warning: initializer does not fit or is out of range: 0xfce8000e
"unictype/categ_So.h", line 309: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 311: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 321: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 328: warning: initializer does not fit or is out of range: 0xc0d0037b
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xf3e00c00
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xffffbfb6
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xffeb3fff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xfffff0ff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xfffff9fc
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/categ_So.h", line 333: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_So.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 341: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_So.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffffe060
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/categ_So.h", line 349: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/categ_So.h", line 349: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 358: warning: initializer does not fit or is out of range: 0xc0c00001
"unictype/categ_So.h", line 361: warning: initializer does not fit or is out of range: 0xffc30000
"unictype/categ_So.h", line 361: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 362: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_So.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 363: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_So.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 371: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 371: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 392: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_So.h", line 392: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_So.h", line 393: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 404: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_So.h", line 408: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 426: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 431: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/categ_So.h", line 431: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 433: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 433: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_So.h", line 434: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 441: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 441: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 443: warning: initializer does not fit or is out of range: 0xffff00ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Z.c
"unictype/categ_Z.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Zl.c
"unictype/categ_Zl.c", line 39: warning: initialization type mismatch
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Zp.c
"unictype/categ_Zp.c", line 39: warning: initialization type mismatch
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_Zs.c
"unictype/categ_Zs.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_and.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_and_not.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_longname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_name.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_none.c
"unictype/categ_none.c", line 39: warning: initialization type mismatch
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_of.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_or.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/categ_test.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/combiningclass.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/combiningclass_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/combiningclass_longname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/combiningclass_name.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_alnum.c
"unictype/ctype_alnum.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alnum.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 423: warning: initializer does not fit or is out of range: 0xfffec3ff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0x9fffc060
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xfffeffc3
"unictype/ctype_alnum.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/ctype_alnum.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/ctype_alnum.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/ctype_alnum.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/ctype_alnum.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alnum.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/ctype_alnum.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/ctype_alnum.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alnum.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0xfc00ffc3
"unictype/ctype_alnum.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/ctype_alnum.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_alnum.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/ctype_alnum.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_alnum.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/ctype_alnum.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_alnum.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xffffc001
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_alnum.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/ctype_alnum.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbf50
"unictype/ctype_alnum.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/ctype_alnum.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/ctype_alnum.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alnum.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/ctype_alnum.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 516: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alnum.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alnum.h", line 518: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alnum.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/ctype_alnum.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_alnum.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_alnum.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_alnum.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_alnum.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 552: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_alnum.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_alnum.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/ctype_alnum.h", line 563: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/ctype_alnum.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alnum.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 571: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 572: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xffc0007f
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 574: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_alnum.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_alnum.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/ctype_alnum.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alnum.h", line 577: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/ctype_alnum.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/ctype_alnum.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/ctype_alnum.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 651: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alnum.h", line 651: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 658: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_alpha.c
"unictype/ctype_alpha.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alpha.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 423: warning: initializer does not fit or is out of range: 0xfffec3ff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0x9fffc060
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xfffeffc3
"unictype/ctype_alpha.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/ctype_alpha.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/ctype_alpha.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/ctype_alpha.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/ctype_alpha.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alpha.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/ctype_alpha.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/ctype_alpha.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alpha.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0xfc00ffc3
"unictype/ctype_alpha.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/ctype_alpha.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_alpha.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/ctype_alpha.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_alpha.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/ctype_alpha.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_alpha.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xffffc001
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_alpha.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/ctype_alpha.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbf50
"unictype/ctype_alpha.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/ctype_alpha.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/ctype_alpha.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alpha.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/ctype_alpha.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 516: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alpha.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alpha.h", line 518: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alpha.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/ctype_alpha.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_alpha.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_alpha.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_alpha.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_alpha.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 552: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_alpha.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_alpha.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/ctype_alpha.h", line 563: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/ctype_alpha.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alpha.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 571: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 572: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xffc0007f
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 574: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_alpha.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_alpha.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/ctype_alpha.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alpha.h", line 577: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/ctype_alpha.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/ctype_alpha.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/ctype_alpha.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 651: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alpha.h", line 651: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 658: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_blank.c
"unictype/ctype_blank.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_cntrl.c
"unictype/ctype_cntrl.h", line 151: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_cntrl.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_cntrl.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_graph.c
"unictype/ctype_graph.h", line 681: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xfffee6ff
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffbfff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 698: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_graph.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/ctype_graph.h", line 701: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/ctype_graph.h", line 701: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/ctype_graph.h", line 702: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/ctype_graph.h", line 702: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/ctype_graph.h", line 704: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/ctype_graph.h", line 704: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xff00ffcf
"unictype/ctype_graph.h", line 706: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_graph.h", line 706: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xfff0fddf
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xffffffcf
"unictype/ctype_graph.h", line 708: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/ctype_graph.h", line 708: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/ctype_graph.h", line 709: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 709: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/ctype_graph.h", line 710: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_graph.h", line 710: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/ctype_graph.h", line 712: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/ctype_graph.h", line 712: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_graph.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 731: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xf00fffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xf8ffffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 738: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 743: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfffff880
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfff3ffdf
"unictype/ctype_graph.h", line 746: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_graph.h", line 760: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 760: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xfe0fffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0x800180ff
"unictype/ctype_graph.h", line 764: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 792: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_graph.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0x800fffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xf3ff3fff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xf8000007
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_graph.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 812: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 817: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_graph.h", line 817: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 820: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_graph.h", line 824: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/ctype_graph.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 826: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_graph.h", line 826: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 834: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/ctype_graph.h", line 835: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/ctype_graph.h", line 835: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/ctype_graph.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_graph.h", line 853: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/ctype_graph.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 860: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 863: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_graph.h", line 863: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/ctype_graph.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 874: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 894: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/ctype_graph.h", line 900: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 914: warning: initializer does not fit or is out of range: 0xf3ff01ff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 934: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_graph.h", line 937: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xc3ff07ff
"unictype/ctype_graph.h", line 945: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_graph.h", line 945: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 950: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_graph.h", line 950: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 952: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_graph.h", line 953: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 962: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_lower.c
"unictype/ctype_lower.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_lower.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaa955
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xb5555b60
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xaa2caaaa
"unictype/ctype_lower.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/ctype_lower.h", line 289: warning: initializer does not fit or is out of range: 0xfffef000
"unictype/ctype_lower.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/ctype_lower.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/ctype_lower.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 330: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/ctype_lower.h", line 331: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_lower.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 344: warning: initializer does not fit or is out of range: 0xfffffffc
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_print.c
"unictype/ctype_print.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xfffee6ff
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffbfff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 698: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_print.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/ctype_print.h", line 701: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/ctype_print.h", line 701: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/ctype_print.h", line 702: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/ctype_print.h", line 702: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/ctype_print.h", line 704: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/ctype_print.h", line 704: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xff00ffcf
"unictype/ctype_print.h", line 706: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_print.h", line 706: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xfff0fddf
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xffffffcf
"unictype/ctype_print.h", line 708: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/ctype_print.h", line 708: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/ctype_print.h", line 709: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 709: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/ctype_print.h", line 710: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_print.h", line 710: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/ctype_print.h", line 712: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/ctype_print.h", line 712: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_print.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 731: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xf00fffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xf8ffffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 738: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 743: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xfff3ffdf
"unictype/ctype_print.h", line 746: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_print.h", line 760: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 760: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xfe0fffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0x800180ff
"unictype/ctype_print.h", line 764: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 792: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_print.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0x800fffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xf3ff3fff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xf8000007
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_print.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 812: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 817: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_print.h", line 817: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 820: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_print.h", line 824: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/ctype_print.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 826: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_print.h", line 826: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 834: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/ctype_print.h", line 835: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/ctype_print.h", line 835: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/ctype_print.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_print.h", line 853: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/ctype_print.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 860: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 863: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_print.h", line 863: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/ctype_print.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 874: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 894: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/ctype_print.h", line 900: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 914: warning: initializer does not fit or is out of range: 0xf3ff01ff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 934: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_print.h", line 937: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xc3ff07ff
"unictype/ctype_print.h", line 945: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_print.h", line 945: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 950: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_print.h", line 950: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 952: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_print.h", line 953: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 962: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_punct.c
"unictype/ctype_punct.h", line 553: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/ctype_punct.h", line 553: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 554: warning: initializer does not fit or is out of range: 0xfbdffbff
"unictype/ctype_punct.h", line 558: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/ctype_punct.h", line 558: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffdf
"unictype/ctype_punct.h", line 563: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/ctype_punct.h", line 564: warning: initializer does not fit or is out of range: 0xfffee600
"unictype/ctype_punct.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 565: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_punct.h", line 565: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/ctype_punct.h", line 566: warning: initializer does not fit or is out of range: 0xffd00000
"unictype/ctype_punct.h", line 567: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 569: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/ctype_punct.h", line 570: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 571: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/ctype_punct.h", line 572: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 573: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 574: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 575: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 576: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 577: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 577: warning: initializer does not fit or is out of range: 0xff00000c
"unictype/ctype_punct.h", line 578: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 579: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 580: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/ctype_punct.h", line 581: warning: initializer does not fit or is out of range: 0x80008000
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/ctype_punct.h", line 584: warning: initializer does not fit or is out of range: 0xfeffe0ff
"unictype/ctype_punct.h", line 584: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_punct.h", line 585: warning: initializer does not fit or is out of range: 0xc3c0fc00
"unictype/ctype_punct.h", line 586: warning: initializer does not fit or is out of range: 0xfc00bffc
"unictype/ctype_punct.h", line 591: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 600: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 604: warning: initializer does not fit or is out of range: 0xc4000000
"unictype/ctype_punct.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 605: warning: initializer does not fit or is out of range: 0xcf800000
"unictype/ctype_punct.h", line 605: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_punct.h", line 607: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 607: warning: initializer does not fit or is out of range: 0xfc00001f
"unictype/ctype_punct.h", line 608: warning: initializer does not fit or is out of range: 0xf00fffc0
"unictype/ctype_punct.h", line 609: warning: initializer does not fit or is out of range: 0xf8fffff0
"unictype/ctype_punct.h", line 609: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 610: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_punct.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 612: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_punct.h", line 616: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/ctype_punct.h", line 616: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/ctype_punct.h", line 617: warning: initializer does not fit or is out of range: 0xfffff880
"unictype/ctype_punct.h", line 617: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_punct.h", line 618: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 619: warning: initializer does not fit or is out of range: 0xc1d0037b
"unictype/ctype_punct.h", line 619: warning: initializer does not fit or is out of range: 0xffffbc1f
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffff0e00
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 626: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_punct.h", line 636: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_punct.h", line 636: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_punct.h", line 638: warning: initializer does not fit or is out of range: 0xfe0387e0
"unictype/ctype_punct.h", line 639: warning: initializer does not fit or is out of range: 0x80010000
"unictype/ctype_punct.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 645: warning: initializer does not fit or is out of range: 0xffffff1e
"unictype/ctype_punct.h", line 645: warning: initializer does not fit or is out of range: 0xe0c1fc01
"unictype/ctype_punct.h", line 648: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 662: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 666: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 667: warning: initializer does not fit or is out of range: 0x800fff80
"unictype/ctype_punct.h", line 668: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_punct.h", line 668: warning: initializer does not fit or is out of range: 0xc0003fff
"unictype/ctype_punct.h", line 669: warning: initializer does not fit or is out of range: 0xf0003008
"unictype/ctype_punct.h", line 670: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/ctype_punct.h", line 670: warning: initializer does not fit or is out of range: 0xc0000002
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 680: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_punct.h", line 683: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 685: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_punct.h", line 686: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/ctype_punct.h", line 692: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 696: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 701: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_punct.h", line 701: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_punct.h", line 702: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/ctype_punct.h", line 703: warning: initializer does not fit or is out of range: 0x8fc00000
"unictype/ctype_punct.h", line 703: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 704: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_punct.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 705: warning: initializer does not fit or is out of range: 0x87000000
"unictype/ctype_punct.h", line 705: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 706: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 710: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0x8000003f
"unictype/ctype_punct.h", line 718: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 720: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_punct.h", line 720: warning: initializer does not fit or is out of range: 0xe8003fe1
"unictype/ctype_punct.h", line 722: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 723: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 725: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/ctype_punct.h", line 726: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 728: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/ctype_punct.h", line 729: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 731: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 731: warning: initializer does not fit or is out of range: 0xfc000fff
"unictype/ctype_punct.h", line 737: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/ctype_punct.h", line 737: warning: initializer does not fit or is out of range: 0xfc00003e
"unictype/ctype_punct.h", line 738: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_punct.h", line 747: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 747: warning: initializer does not fit or is out of range: 0xf8000030
"unictype/ctype_punct.h", line 751: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/ctype_punct.h", line 754: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 770: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_punct.h", line 773: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_punct.h", line 779: warning: initializer does not fit or is out of range: 0xc00007f0
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 786: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_punct.h", line 786: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_punct.h", line 788: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/ctype_punct.h", line 789: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 798: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_space.c
"unictype/ctype_space.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_upper.c
"unictype/ctype_upper.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/ctype_upper.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/ctype_upper.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/ctype_upper.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/ctype_upper.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/ctype_upper.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/ctype_upper.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/ctype_upper.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/ctype_upper.h", line 305: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/ctype_upper.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/ctype_upper.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/ctype_upper.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_upper.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/ctype_xdigit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/decdigit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joininggroup_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joininggroup_name.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joininggroup_of.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joiningtype_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joiningtype_longname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joiningtype_name.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/joiningtype_of.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/mirror.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/numeric.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_alphabetic.c
"unictype/pr_alphabetic.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_alphabetic.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 422: warning: initializer does not fit or is out of range: 0xbfff0000
"unictype/pr_alphabetic.h", line 422: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0x9c00e1fe
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_alphabetic.h", line 427: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/pr_alphabetic.h", line 428: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_alphabetic.h", line 428: warning: initializer does not fit or is out of range: 0xffff03f8
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xffe1dfff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xfffe000f
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xe3c5fdff
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xb080599f
"unictype/pr_alphabetic.h", line 431: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_alphabetic.h", line 431: warning: initializer does not fit or is out of range: 0xc36dfdff
"unictype/pr_alphabetic.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_alphabetic.h", line 432: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xb0c0199f
"unictype/pr_alphabetic.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_alphabetic.h", line 434: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_alphabetic.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_alphabetic.h", line 435: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_alphabetic.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_alphabetic.h", line 436: warning: initializer does not fit or is out of range: 0xe3effdff
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0x80f05ddf
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xfc00000f
"unictype/pr_alphabetic.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_alphabetic.h", line 438: warning: initializer does not fit or is out of range: 0xff5f807f
"unictype/pr_alphabetic.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_alphabetic.h", line 440: warning: initializer does not fit or is out of range: 0xf000205f
"unictype/pr_alphabetic.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_alphabetic.h", line 441: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_alphabetic.h", line 442: warning: initializer does not fit or is out of range: 0xfeffff03
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xf97fffff
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffffc1e7
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/pr_alphabetic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_alphabetic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 458: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/pr_alphabetic.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_alphabetic.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 465: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xfc00f3ff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_alphabetic.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_alphabetic.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbd50
"unictype/pr_alphabetic.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 480: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_alphabetic.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0x8ff07fff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_alphabetic.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_alphabetic.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_alphabetic.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 517: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_alphabetic.h", line 517: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 518: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/pr_alphabetic.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_alphabetic.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_alphabetic.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_alphabetic.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_alphabetic.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_alphabetic.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 552: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_alphabetic.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_alphabetic.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_alphabetic.h", line 563: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_alphabetic.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_alphabetic.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 572: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_alphabetic.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xe081199f
"unictype/pr_alphabetic.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 585: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_alphabetic.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_alphabetic.h", line 596: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_alphabetic.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 647: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 655: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_alphabetic.h", line 655: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_ascii_hex_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_arabic_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_arabic_right_to_left.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_block_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_boundary_neutral.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_common_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_control.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_embedding_or_override.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_eur_num_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_eur_num_terminator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_european_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_hebrew_right_to_left.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_left_to_right.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_non_spacing_mark.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_other_neutral.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_pdf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_segment_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_bidi_whitespace.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_byname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_case_ignorable.c
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_case_ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_case_ignorable.h", line 435: warning: initializer does not fit or is out of range: 0xfffff801
"unictype/pr_case_ignorable.h", line 436: warning: initializer does not fit or is out of range: 0xbfc00000
"unictype/pr_case_ignorable.h", line 437: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 439: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_case_ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_case_ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 445: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_case_ignorable.h", line 447: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_case_ignorable.h", line 448: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_case_ignorable.h", line 454: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_case_ignorable.h", line 455: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/pr_case_ignorable.h", line 461: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_case_ignorable.h", line 471: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/pr_case_ignorable.h", line 476: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_case_ignorable.h", line 477: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_case_ignorable.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_case_ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/pr_case_ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/pr_case_ignorable.h", line 483: warning: initializer does not fit or is out of range: 0x8002ffdf
"unictype/pr_case_ignorable.h", line 484: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 489: warning: initializer does not fit or is out of range: 0x80008000
"unictype/pr_case_ignorable.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 507: warning: initializer does not fit or is out of range: 0xbff78000
"unictype/pr_case_ignorable.h", line 508: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_case_ignorable.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 516: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_case_ignorable.h", line 517: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 522: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_case_ignorable.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 526: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_case_ignorable.h", line 535: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_case_ignorable.h", line 539: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_case_ignorable.h", line 539: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 544: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 547: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_case_ignorable.h", line 548: warning: initializer does not fit or is out of range: 0x85f80000
"unictype/pr_case_ignorable.h", line 550: warning: initializer does not fit or is out of range: 0xb03c0000
"unictype/pr_case_ignorable.h", line 551: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/pr_case_ignorable.h", line 553: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_case_ignorable.h", line 555: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/pr_case_ignorable.h", line 556: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_case_ignorable.h", line 566: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_case_ignorable.h", line 573: warning: initializer does not fit or is out of range: 0xfff80380
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 580: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_case_ignorable.h", line 583: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_case_ignorable.h", line 594: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_cased.c
"unictype/pr_cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_cased.h", line 288: warning: initializer does not fit or is out of range: 0xbccf0000
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_cased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_cased.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 310: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_cased.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unictype/pr_cased.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_cased.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 325: warning: initializer does not fit or is out of range: 0xffff78ff
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_changes_when_casefolded.c
"unictype/pr_changes_when_casefolded.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casefolded.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_changes_when_casefolded.h", line 284: warning: initializer does not fit or is out of range: 0xab555555
"unictype/pr_changes_when_casefolded.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_changes_when_casefolded.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_changes_when_casefolded.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_changes_when_casefolded.h", line 289: warning: initializer does not fit or is out of range: 0xe6b35555
"unictype/pr_changes_when_casefolded.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_changes_when_casefolded.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 308: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_casefolded.h", line 308: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_changes_when_casefolded.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_casefolded.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 318: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_changes_when_casefolded.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casefolded.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casefolded.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_changes_when_casemapped.c
"unictype/pr_changes_when_casemapped.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casemapped.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffdfff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xb3fff3ff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 286: warning: initializer does not fit or is out of range: 0xfc0ffffd
"unictype/pr_changes_when_casemapped.h", line 288: warning: initializer does not fit or is out of range: 0xb8cf0000
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xffe3ffff
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xefbfffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_casemapped.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_changes_when_casemapped.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_casemapped.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xc06dffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xfffcfffc
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xfe00ffff
"unictype/pr_changes_when_casemapped.h", line 325: warning: initializer does not fit or is out of range: 0xffcf38ff
"unictype/pr_changes_when_casemapped.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casemapped.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casemapped.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_changes_when_casemapped.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_changes_when_lowercased.c
"unictype/pr_changes_when_lowercased.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_changes_when_lowercased.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_changes_when_lowercased.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_changes_when_lowercased.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_changes_when_lowercased.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/pr_changes_when_lowercased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_changes_when_lowercased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_lowercased.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_changes_when_lowercased.h", line 305: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_lowercased.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_lowercased.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_changes_when_lowercased.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_lowercased.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_changes_when_titlecased.c
"unictype/pr_changes_when_titlecased.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_changes_when_titlecased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xb55556d0
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xaa2baaaa
"unictype/pr_changes_when_titlecased.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/pr_changes_when_titlecased.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_changes_when_titlecased.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/pr_changes_when_titlecased.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/pr_changes_when_titlecased.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_changes_when_titlecased.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_changes_when_titlecased.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 348: warning: initializer does not fit or is out of range: 0xfffffffc
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_changes_when_uppercased.c
"unictype/pr_changes_when_uppercased.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_changes_when_uppercased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xb5555b60
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xaa2daaaa
"unictype/pr_changes_when_uppercased.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/pr_changes_when_uppercased.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_changes_when_uppercased.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/pr_changes_when_uppercased.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/pr_changes_when_uppercased.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_changes_when_uppercased.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_changes_when_uppercased.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 348: warning: initializer does not fit or is out of range: 0xfffffffc
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_combining.c
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_combining.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_combining.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/pr_combining.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/pr_combining.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_combining.h", line 437: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/pr_combining.h", line 438: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 439: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 440: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 444: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 445: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 446: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/pr_combining.h", line 449: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/pr_combining.h", line 449: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_combining.h", line 451: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/pr_combining.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_combining.h", line 462: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 467: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_combining.h", line 469: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_combining.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_combining.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 492: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 494: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_combining.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_combining.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_combining.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_combining.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 522: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_combining.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 525: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 527: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_combining.h", line 528: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 530: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/pr_combining.h", line 531: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_combining.h", line 535: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/pr_combining.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_combining.h", line 545: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 553: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_combining.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_composite.c
"unictype/pr_composite.h", line 283: warning: initializer does not fit or is out of range: 0xbe7effbf
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfefdff3f
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfff3f3f9
"unictype/pr_composite.h", line 285: warning: initializer does not fit or is out of range: 0xdffffff0
"unictype/pr_composite.h", line 285: warning: initializer does not fit or is out of range: 0xff3fffcf
"unictype/pr_composite.h", line 286: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/pr_composite.h", line 291: warning: initializer does not fit or is out of range: 0xfccf0006
"unictype/pr_composite.h", line 300: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_composite.h", line 301: warning: initializer does not fit or is out of range: 0xb0001800
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 324: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_composite.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 325: warning: initializer does not fit or is out of range: 0xe7c7f5de
"unictype/pr_composite.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_composite.h", line 334: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_composite.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 343: warning: initializer does not fit or is out of range: 0xc0100000
"unictype/pr_composite.h", line 343: warning: initializer does not fit or is out of range: 0xc7900000
"unictype/pr_composite.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 346: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_composite.h", line 347: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 360: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 365: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_composite.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 366: warning: initializer does not fit or is out of range: 0xaa820000
"unictype/pr_composite.h", line 384: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_composite.h", line 385: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_composite.h", line 388: warning: initializer does not fit or is out of range: 0xffff07ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_currency_symbol.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_dash.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_decimal_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_default_ignorable_code_point.c
"unictype/pr_default_ignorable_code_point.h", line 437: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_default_ignorable_code_point.h", line 456: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_deprecated.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_diacritic.c
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xe0ff7fff
"unictype/pr_diacritic.h", line 293: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_diacritic.h", line 293: warning: initializer does not fit or is out of range: 0xbffffffb
"unictype/pr_diacritic.h", line 295: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 296: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 312: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/pr_diacritic.h", line 326: warning: initializer does not fit or is out of range: 0x9fe00000
"unictype/pr_diacritic.h", line 331: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 332: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_diacritic.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 333: warning: initializer does not fit or is out of range: 0xe0200000
"unictype/pr_diacritic.h", line 337: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/pr_diacritic.h", line 337: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/pr_diacritic.h", line 350: warning: initializer does not fit or is out of range: 0xb0008000
"unictype/pr_diacritic.h", line 352: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_diacritic.h", line 359: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 360: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_diacritic.h", line 369: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_diacritic.h", line 389: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 390: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 394: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 405: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_diacritic.h", line 408: warning: initializer does not fit or is out of range: 0xf807e380
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_extender.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_format_control.c
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_grapheme_base.c
"unictype/pr_grapheme_base.h", line 411: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 411: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffdfff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 417: warning: initializer does not fit or is out of range: 0xfcff0000
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc07
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 422: warning: initializer does not fit or is out of range: 0xffff0049
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xc800ffc0
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffc260
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xfffd3fff
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xebffffff
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xff01de01
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff3
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fed
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xa3c5fdff
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xb0005981
"unictype/pr_grapheme_base.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e8
"unictype/pr_grapheme_base.h", line 431: warning: initializer does not fit or is out of range: 0xc36dfdff
"unictype/pr_grapheme_base.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe8
"unictype/pr_grapheme_base.h", line 432: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_grapheme_base.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fec
"unictype/pr_grapheme_base.h", line 433: warning: initializer does not fit or is out of range: 0xb0001981
"unictype/pr_grapheme_base.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_grapheme_base.h", line 434: warning: initializer does not fit or is out of range: 0x83ffc718
"unictype/pr_grapheme_base.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_grapheme_base.h", line 435: warning: initializer does not fit or is out of range: 0xff00ffc3
"unictype/pr_grapheme_base.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfed
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfec
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xa7ffffff
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xff70ddc1
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xffffffc3
"unictype/pr_grapheme_base.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_grapheme_base.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 439: warning: initializer does not fit or is out of range: 0x800dffff
"unictype/pr_grapheme_base.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_grapheme_base.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfd5fffff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0x80001fff
"unictype/pr_grapheme_base.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0x99021fff
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0xffe1fffe
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xdfffdf9b
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_grapheme_base.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 458: warning: initializer does not fit or is out of range: 0xc04fffff
"unictype/pr_grapheme_base.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 461: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 463: warning: initializer does not fit or is out of range: 0xc67fffff
"unictype/pr_grapheme_base.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xe82fffff
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xffff0ffb
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xffffc4c3
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xf00c5cbf
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xf8300fff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffff80ff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xfff30000
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/pr_grapheme_base.h", line 490: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_grapheme_base.h", line 490: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xfe0c7fff
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xc0087fff
"unictype/pr_grapheme_base.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 522: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_grapheme_base.h", line 523: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_grapheme_base.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0xffffc03f
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0x800c007f
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xec37ffff
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xf3ff2ff7
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/pr_grapheme_base.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 528: warning: initializer does not fit or is out of range: 0xf8000005
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_grapheme_base.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 546: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_grapheme_base.h", line 546: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 551: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_grapheme_base.h", line 551: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 554: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_grapheme_base.h", line 558: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_grapheme_base.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 560: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 560: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 568: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/pr_grapheme_base.h", line 569: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/pr_grapheme_base.h", line 569: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 571: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_grapheme_base.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/pr_grapheme_base.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/pr_grapheme_base.h", line 583: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_grapheme_base.h", line 583: warning: initializer does not fit or is out of range: 0xfffc3f80
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xd987ffff
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xffc0107f
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0x803fffff
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0xffff23ff
"unictype/pr_grapheme_base.h", line 587: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_grapheme_base.h", line 588: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_grapheme_base.h", line 588: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xfff99fec
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xa3edfdff
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xe001399e
"unictype/pr_grapheme_base.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 597: warning: initializer does not fit or is out of range: 0xffff0043
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/pr_grapheme_base.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 628: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xff80ffff
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_grapheme_base.h", line 634: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 648: warning: initializer does not fit or is out of range: 0x93ff01ff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 667: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xc3ff000f
"unictype/pr_grapheme_base.h", line 675: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_grapheme_base.h", line 675: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 680: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/pr_grapheme_base.h", line 680: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 682: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_grapheme_base.h", line 683: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_grapheme_extend.c
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_grapheme_extend.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_grapheme_extend.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_grapheme_extend.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/pr_grapheme_extend.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_extend.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/pr_grapheme_extend.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_grapheme_extend.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_grapheme_extend.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_grapheme_extend.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 444: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_grapheme_extend.h", line 446: warning: initializer does not fit or is out of range: 0x805c8400
"unictype/pr_grapheme_extend.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_grapheme_extend.h", line 451: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/pr_grapheme_extend.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_grapheme_extend.h", line 467: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/pr_grapheme_extend.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_grapheme_extend.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_grapheme_extend.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_extend.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_grapheme_extend.h", line 506: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_grapheme_extend.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_grapheme_extend.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 527: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_grapheme_extend.h", line 528: warning: initializer does not fit or is out of range: 0xa5f90000
"unictype/pr_grapheme_extend.h", line 530: warning: initializer does not fit or is out of range: 0xb03c8000
"unictype/pr_grapheme_extend.h", line 531: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/pr_grapheme_extend.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_grapheme_extend.h", line 535: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/pr_grapheme_extend.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_grapheme_extend.h", line 553: warning: initializer does not fit or is out of range: 0xf807c3a0
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_grapheme_extend.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_grapheme_link.c
"unictype/pr_grapheme_link.h", line 312: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 322: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 326: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 337: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 338: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_hex_digit.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_hyphen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_id_continue.c
"unictype/pr_id_continue.h", line 551: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_id_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xbcdfffff
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffd7c0
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xfffffcfb
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xfffe00ff
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9fefffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9ffffdff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_id_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xfffeffcf
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/pr_id_continue.h", line 571: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_id_continue.h", line 571: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/pr_id_continue.h", line 572: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_id_continue.h", line 572: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/pr_id_continue.h", line 574: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_id_continue.h", line 574: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_id_continue.h", line 575: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_id_continue.h", line 575: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_id_continue.h", line 576: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_id_continue.h", line 576: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0x80f07ddf
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfc00ffcf
"unictype/pr_id_continue.h", line 578: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_id_continue.h", line 578: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/pr_id_continue.h", line 579: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 580: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_id_continue.h", line 580: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xc2a003ff
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_id_continue.h", line 582: warning: initializer does not fit or is out of range: 0xfeffffdf
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_id_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_id_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 601: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_id_continue.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 603: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_id_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_id_continue.h", line 608: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 613: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_id_continue.h", line 614: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_id_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_id_continue.h", line 617: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_id_continue.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0x800080ff
"unictype/pr_id_continue.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 623: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 626: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 640: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xbff0ffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 646: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_id_continue.h", line 646: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 651: warning: initializer does not fit or is out of range: 0xfc7fffff
"unictype/pr_id_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 670: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_continue.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 671: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 673: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_id_continue.h", line 673: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_continue.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 675: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_id_continue.h", line 675: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 677: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 680: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_continue.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 684: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_id_continue.h", line 684: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 691: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_id_continue.h", line 691: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_id_continue.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 694: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_id_continue.h", line 695: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_id_continue.h", line 695: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/pr_id_continue.h", line 696: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_continue.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0x8000ffc0
"unictype/pr_id_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 707: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/pr_id_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 714: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_id_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 717: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/pr_id_continue.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_id_continue.h", line 728: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 748: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 749: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_id_continue.h", line 754: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 773: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 788: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_id_continue.h", line 791: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 799: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_continue.h", line 799: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_id_start.c
"unictype/pr_id_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/pr_id_start.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/pr_id_start.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/pr_id_start.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/pr_id_start.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/pr_id_start.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_id_start.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_id_start.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_id_start.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_id_start.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/pr_id_start.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/pr_id_start.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_id_start.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/pr_id_start.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_id_start.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_id_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_id_start.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_id_start.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_id_start.h", line 477: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_id_start.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 483: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 486: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/pr_id_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 506: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_id_start.h", line 506: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_start.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_id_start.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_start.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_id_start.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_start.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_id_start.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 511: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_id_start.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_start.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 531: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 533: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_start.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_id_start.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_start.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 544: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 544: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_id_start.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_id_start.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_id_start.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_id_start.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_start.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_id_start.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_id_start.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_id_start.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_id_start.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/pr_id_start.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_id_start.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_id_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 614: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 643: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_start.h", line 643: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_ideographic.c
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_ideographic.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_ids_binary_operator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_ids_trinary_operator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_ignorable_control.c
"unictype/pr_ignorable_control.h", line 423: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_ignorable_control.h", line 424: warning: initializer does not fit or is out of range: 0xffffffdf
"unictype/pr_ignorable_control.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_iso_control.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_join_control.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_left_of_pair.c
"unictype/pr_left_of_pair.h", line 163: warning: initializer does not fit or is out of range: 0xdd000000
"unictype/pr_left_of_pair.h", line 179: warning: initializer does not fit or is out of range: 0xaaa00000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_line_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_logical_order_exception.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_lowercase.c
"unictype/pr_lowercase.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_lowercase.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xe6512d2a
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xb5555240
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xaa29aaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0x93faaaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xffffaa85
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_lowercase.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_lowercase.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xbfeaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 306: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_lowercase.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0xaaabaaa8
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0x95ffaaaa
"unictype/pr_lowercase.h", line 321: warning: initializer does not fit or is out of range: 0xaaba50aa
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_lowercase.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_lowercase.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_lowercase.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 346: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_lowercase.h", line 346: warning: initializer does not fit or is out of range: 0xffdfc000
"unictype/pr_lowercase.h", line 347: warning: initializer does not fit or is out of range: 0xebc00000
"unictype/pr_lowercase.h", line 347: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 348: warning: initializer does not fit or is out of range: 0xc000000f
"unictype/pr_lowercase.h", line 348: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_lowercase.h", line 350: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xf7fffffc
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/pr_lowercase.h", line 352: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_lowercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 353: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 356: warning: initializer does not fit or is out of range: 0xfffffffc
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_math.c
"unictype/pr_math.h", line 296: warning: initializer does not fit or is out of range: 0xf1fbb310
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xf0c37eff
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xfff00030
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 301: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_math.h", line 301: warning: initializer does not fit or is out of range: 0xf0010000
"unictype/pr_math.h", line 305: warning: initializer does not fit or is out of range: 0xf0ffc003
"unictype/pr_math.h", line 305: warning: initializer does not fit or is out of range: 0xff001f94
"unictype/pr_math.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 334: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_math.h", line 334: warning: initializer does not fit or is out of range: 0xaa96ea84
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_non_break.c
"unictype/pr_non_break.h", line 157: warning: initializer does not fit or is out of range: 0xf0008000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_not_a_character.c
"unictype/pr_not_a_character.h", line 300: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_not_a_character.h", line 304: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_numeric.c
"unictype/pr_numeric.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_numeric.h", line 461: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 464: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_numeric.h", line 469: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_numeric.h", line 479: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/pr_numeric.h", line 480: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_numeric.h", line 505: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_numeric.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 515: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 515: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_numeric.h", line 516: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_numeric.h", line 518: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_numeric.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 520: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_numeric.h", line 521: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 521: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 524: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_numeric.h", line 531: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_numeric.h", line 533: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_numeric.h", line 551: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 561: warning: initializer does not fit or is out of range: 0xfbff0000
"unictype/pr_numeric.h", line 570: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_numeric.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_alphabetic.c
"unictype/pr_other_alphabetic.h", line 289: warning: initializer does not fit or is out of range: 0xbfff0000
"unictype/pr_other_alphabetic.h", line 290: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/pr_other_alphabetic.h", line 292: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 294: warning: initializer does not fit or is out of range: 0xf8c00000
"unictype/pr_other_alphabetic.h", line 295: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 295: warning: initializer does not fit or is out of range: 0xffff03f8
"unictype/pr_other_alphabetic.h", line 296: warning: initializer does not fit or is out of range: 0xcc000000
"unictype/pr_other_alphabetic.h", line 297: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 298: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 299: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 300: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 301: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 302: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 303: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 304: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 305: warning: initializer does not fit or is out of range: 0xff5f8000
"unictype/pr_other_alphabetic.h", line 308: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_other_alphabetic.h", line 309: warning: initializer does not fit or is out of range: 0xfeffe003
"unictype/pr_other_alphabetic.h", line 310: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/pr_other_alphabetic.h", line 316: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_alphabetic.h", line 321: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_alphabetic.h", line 328: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_other_alphabetic.h", line 335: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_alphabetic.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_alphabetic.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_alphabetic.h", line 343: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 347: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 349: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 366: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_other_alphabetic.h", line 369: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_other_alphabetic.h", line 371: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_alphabetic.h", line 372: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 374: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_other_alphabetic.h", line 375: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 380: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_other_alphabetic.h", line 383: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_other_alphabetic.h", line 392: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_other_alphabetic.h", line 398: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff03ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_default_ignorable_code_point.c
"unictype/pr_other_default_ignorable_code_point.h", line 301: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_default_ignorable_code_point.h", line 319: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 322: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_grapheme_extend.c
"unictype/pr_other_grapheme_extend.h", line 434: warning: initializer does not fit or is out of range: 0x80008000
"unictype/pr_other_grapheme_extend.h", line 446: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_id_continue.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_id_start.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_lowercase.c
"unictype/pr_other_lowercase.h", line 161: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_other_lowercase.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_lowercase.h", line 162: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_other_lowercase.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_lowercase.h", line 163: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_other_lowercase.h", line 165: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_lowercase.h", line 168: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_lowercase.h", line 181: warning: initializer does not fit or is out of range: 0xf0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_math.c
"unictype/pr_other_math.h", line 292: warning: initializer does not fit or is out of range: 0xf1fbb310
"unictype/pr_other_math.h", line 293: warning: initializer does not fit or is out of range: 0xf3e00000
"unictype/pr_other_math.h", line 293: warning: initializer does not fit or is out of range: 0xf0c33eb6
"unictype/pr_other_math.h", line 301: warning: initializer does not fit or is out of range: 0xf07fc003
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 322: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_other_math.h", line 322: warning: initializer does not fit or is out of range: 0xaa96ea84
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_other_uppercase.c
"unictype/pr_other_uppercase.h", line 287: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff03ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_paired_punctuation.c
"unictype/pr_paired_punctuation.h", line 163: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_paired_punctuation.h", line 171: warning: initializer does not fit or is out of range: 0xeff3ff00
"unictype/pr_paired_punctuation.h", line 177: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_paired_punctuation.h", line 179: warning: initializer does not fit or is out of range: 0xffe00000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_paragraph_separator.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_pattern_syntax.c
"unictype/pr_pattern_syntax.h", line 151: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/pr_pattern_syntax.h", line 152: warning: initializer does not fit or is out of range: 0x88435afe
"unictype/pr_pattern_syntax.h", line 155: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 175: warning: initializer does not fit or is out of range: 0xffffff0e
"unictype/pr_pattern_syntax.h", line 181: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_pattern_white_space.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_private_use.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_punctuation.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_quotation_mark.c
"unictype/pr_quotation_mark.h", line 155: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_quotation_mark.h", line 163: warning: initializer does not fit or is out of range: 0xe000f000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_radical.c
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 154: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 154: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_sentence_terminal.c
"unictype/pr_sentence_terminal.h", line 282: warning: initializer does not fit or is out of range: 0x80004002
"unictype/pr_sentence_terminal.h", line 290: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_sentence_terminal.h", line 316: warning: initializer does not fit or is out of range: 0xcc000000
"unictype/pr_sentence_terminal.h", line 318: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_sentence_terminal.h", line 335: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_sentence_terminal.h", line 346: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_sentence_terminal.h", line 352: warning: initializer does not fit or is out of range: 0x80004002
"unictype/pr_sentence_terminal.h", line 359: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_sentence_terminal.h", line 361: warning: initializer does not fit or is out of range: 0xc0002060
"unictype/pr_sentence_terminal.h", line 383: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_soft_dotted.c
"unictype/pr_soft_dotted.h", line 311: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_soft_dotted.h", line 314: warning: initializer does not fit or is out of range: 0xc0000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_space.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_terminal_punctuation.c
"unictype/pr_terminal_punctuation.h", line 282: warning: initializer does not fit or is out of range: 0x8c005002
"unictype/pr_terminal_punctuation.h", line 294: warning: initializer does not fit or is out of range: 0x88001000
"unictype/pr_terminal_punctuation.h", line 324: warning: initializer does not fit or is out of range: 0xec000000
"unictype/pr_terminal_punctuation.h", line 326: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_terminal_punctuation.h", line 326: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 343: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 354: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_terminal_punctuation.h", line 355: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 360: warning: initializer does not fit or is out of range: 0x8c005002
"unictype/pr_terminal_punctuation.h", line 365: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 368: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 372: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_terminal_punctuation.h", line 375: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 377: warning: initializer does not fit or is out of range: 0xc0002060
"unictype/pr_terminal_punctuation.h", line 403: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_test.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_titlecase.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_unassigned_code_value.c
"unictype/pr_unassigned_code_value.h", line 686: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/pr_unassigned_code_value.h", line 690: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 690: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 692: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/pr_unassigned_code_value.h", line 694: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/pr_unassigned_code_value.h", line 695: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/pr_unassigned_code_value.h", line 695: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/pr_unassigned_code_value.h", line 696: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/pr_unassigned_code_value.h", line 696: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/pr_unassigned_code_value.h", line 697: warning: initializer does not fit or is out of range: 0xff000030
"unictype/pr_unassigned_code_value.h", line 698: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/pr_unassigned_code_value.h", line 698: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/pr_unassigned_code_value.h", line 699: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/pr_unassigned_code_value.h", line 700: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/pr_unassigned_code_value.h", line 700: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/pr_unassigned_code_value.h", line 702: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/pr_unassigned_code_value.h", line 702: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/pr_unassigned_code_value.h", line 703: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 704: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/pr_unassigned_code_value.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 706: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/pr_unassigned_code_value.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 711: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/pr_unassigned_code_value.h", line 712: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/pr_unassigned_code_value.h", line 713: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 714: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 714: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/pr_unassigned_code_value.h", line 716: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 716: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/pr_unassigned_code_value.h", line 718: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 718: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/pr_unassigned_code_value.h", line 719: warning: initializer does not fit or is out of range: 0xfc008000
"unictype/pr_unassigned_code_value.h", line 719: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 720: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/pr_unassigned_code_value.h", line 723: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 725: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/pr_unassigned_code_value.h", line 733: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/pr_unassigned_code_value.h", line 733: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 734: warning: initializer does not fit or is out of range: 0x80230000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_unassigned_code_value.h", line 742: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 743: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_unassigned_code_value.h", line 743: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_unassigned_code_value.h", line 750: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/pr_unassigned_code_value.h", line 750: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_unassigned_code_value.h", line 751: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0x80808080
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0x80808080
"unictype/pr_unassigned_code_value.h", line 755: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_unassigned_code_value.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 756: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 758: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 758: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/pr_unassigned_code_value.h", line 762: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 763: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 764: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 770: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 774: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 779: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_unassigned_code_value.h", line 780: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 782: warning: initializer does not fit or is out of range: 0xff008000
"unictype/pr_unassigned_code_value.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 783: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/pr_unassigned_code_value.h", line 783: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 784: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/pr_unassigned_code_value.h", line 784: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 785: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 786: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 787: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 788: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 789: warning: initializer does not fit or is out of range: 0xff818181
"unictype/pr_unassigned_code_value.h", line 790: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/pr_unassigned_code_value.h", line 794: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 796: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 797: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/pr_unassigned_code_value.h", line 802: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 803: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 806: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 806: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/pr_unassigned_code_value.h", line 807: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/pr_unassigned_code_value.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 808: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 813: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 814: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/pr_unassigned_code_value.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 816: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 816: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 817: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 827: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/pr_unassigned_code_value.h", line 828: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 828: warning: initializer does not fit or is out of range: 0xff800780
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 831: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 832: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 840: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/pr_unassigned_code_value.h", line 841: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 842: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 844: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/pr_unassigned_code_value.h", line 845: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 847: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/pr_unassigned_code_value.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 848: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/pr_unassigned_code_value.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 850: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 851: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/pr_unassigned_code_value.h", line 851: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 853: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 853: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 856: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xff800100
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 875: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/pr_unassigned_code_value.h", line 877: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_unassigned_code_value.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 883: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_unassigned_code_value.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 893: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 898: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 900: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 907: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 912: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 914: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 915: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_unassigned_code_value.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 917: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 917: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 921: warning: initializer does not fit or is out of range: 0x84000000
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 936: warning: initializer does not fit or is out of range: 0xff800060
"unictype/pr_unassigned_code_value.h", line 936: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 937: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 939: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/pr_unassigned_code_value.h", line 939: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 944: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 944: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 946: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 946: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 952: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 952: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/pr_unassigned_code_value.h", line 953: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 954: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_unassigned_code_value.h", line 954: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 955: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 964: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 969: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_unassigned_code_value.h", line 971: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 983: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 986: warning: initializer does not fit or is out of range: 0xffff0000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_unified_ideograph.c
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 294: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 294: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 295: warning: initializer does not fit or is out of range: 0x801ac000
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_uppercase.c
"unictype/pr_uppercase.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_uppercase.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_uppercase.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_uppercase.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_uppercase.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/pr_uppercase.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_uppercase.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_uppercase.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_uppercase.h", line 308: warning: initializer does not fit or is out of range: 0xc00f3d50
"unictype/pr_uppercase.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_uppercase.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_uppercase.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 338: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_uppercase.h", line 338: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 339: warning: initializer does not fit or is out of range: 0xd0000003
"unictype/pr_uppercase.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 340: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_uppercase.h", line 341: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 343: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 344: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_uppercase.h", line 344: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_uppercase.h", line 345: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff03ff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_variation_selector.c
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_white_space.c
"unictype/pr_white_space.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_xid_continue.c
"unictype/pr_xid_continue.h", line 551: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_xid_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xb8dfffff
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffd7c0
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xfffffcfb
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xfffe00ff
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9fefffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9ffffdff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_xid_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xfffeffcf
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/pr_xid_continue.h", line 571: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_xid_continue.h", line 571: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/pr_xid_continue.h", line 572: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_xid_continue.h", line 572: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/pr_xid_continue.h", line 574: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_xid_continue.h", line 574: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_xid_continue.h", line 575: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_xid_continue.h", line 575: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_xid_continue.h", line 576: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_xid_continue.h", line 576: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0x80f07ddf
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfc00ffcf
"unictype/pr_xid_continue.h", line 578: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_xid_continue.h", line 578: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/pr_xid_continue.h", line 579: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 580: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_xid_continue.h", line 580: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xc2a003ff
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_xid_continue.h", line 582: warning: initializer does not fit or is out of range: 0xfeffffdf
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_xid_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_xid_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 601: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_xid_continue.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 603: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_xid_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_xid_continue.h", line 608: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 613: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_xid_continue.h", line 614: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_xid_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_xid_continue.h", line 617: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_xid_continue.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0x800080ff
"unictype/pr_xid_continue.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 623: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xe67fffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 626: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 640: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xbff0ffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 646: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_xid_continue.h", line 646: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 651: warning: initializer does not fit or is out of range: 0xfc7fffff
"unictype/pr_xid_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 670: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_continue.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 671: warning: initializer does not fit or is out of range: 0xaa8a0000
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 673: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_xid_continue.h", line 673: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_continue.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 675: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_xid_continue.h", line 675: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 677: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 680: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_continue.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 684: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_xid_continue.h", line 684: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 691: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_xid_continue.h", line 691: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_xid_continue.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 694: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_xid_continue.h", line 695: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_xid_continue.h", line 695: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/pr_xid_continue.h", line 696: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_continue.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0x8000ffc0
"unictype/pr_xid_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 707: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/pr_xid_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 714: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_xid_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 717: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/pr_xid_continue.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_xid_continue.h", line 728: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 748: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 749: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_xid_continue.h", line 754: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 773: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 788: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_xid_continue.h", line 791: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 799: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_continue.h", line 799: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_xid_start.c
"unictype/pr_xid_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 417: warning: initializer does not fit or is out of range: 0xb8df0000
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/pr_xid_start.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/pr_xid_start.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/pr_xid_start.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/pr_xid_start.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/pr_xid_start.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_xid_start.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_xid_start.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_xid_start.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_xid_start.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/pr_xid_start.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/pr_xid_start.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_xid_start.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/pr_xid_start.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_xid_start.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_xid_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_xid_start.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_xid_start.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_xid_start.h", line 477: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_xid_start.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 483: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 486: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/pr_xid_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 506: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_xid_start.h", line 506: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_start.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_xid_start.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_start.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_xid_start.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_start.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 511: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_xid_start.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_start.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 531: warning: initializer does not fit or is out of range: 0xaa8a0000
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 533: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_start.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_xid_start.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_start.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 544: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 544: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_xid_start.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_xid_start.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_xid_start.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_xid_start.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_start.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_xid_start.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_xid_start.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_xid_start.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_xid_start.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/pr_xid_start.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_xid_start.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_xid_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 614: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 643: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_start.h", line 643: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/pr_zero_width.c
"unictype/pr_zero_width.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/scripts.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/sy_c_ident.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/sy_c_whitespace.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/sy_java_ident.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unictype/sy_java_whitespace.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u16-grapheme-breaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u16-grapheme-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u16-grapheme-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u32-grapheme-breaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u32-grapheme-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u32-grapheme-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u8-grapheme-breaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u8-grapheme-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/u8-grapheme-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/uc-gbrk-prop.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/uc-grapheme-breaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/uc-is-grapheme-break.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unigbrk/ulc-grapheme-breaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/lbrktables.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u16-possible-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u16-width-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u32-possible-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u32-width-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u8-possible-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/u8-width-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/ulc-common.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/ulc-possible-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unilbrk/ulc-width-linebreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniname/uniname.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/canonical-decomposition.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/compat-decomposition.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/composition.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/decompose-internal.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/decomposing-form.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/decomposition.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/decomposition-table.c
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2270: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2270: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2272: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2274: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2274: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2275: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2275: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2278: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2278: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2280: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2280: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2300: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2300: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2307: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2307: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2319: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2319: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2333: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2333: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2337: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2337: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2342: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2366: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2366: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2367: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2367: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2368: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2368: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2369: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2369: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2370: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2370: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2491: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2493: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2542: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2542: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2543: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2543: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2548: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2548: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2549: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2549: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2555: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2555: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2562: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2564: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2566: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2566: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2567: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2571: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2586: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2586: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2589: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2596: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2597: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2598: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2598: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2601: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2601: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2602: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2603: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2730: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2730: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2746: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2746: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2758: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2758: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2766: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2777: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2778: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2778: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2783: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2795: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2811: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2893: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2893: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2895: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2897: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2897: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2905: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2905: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2920: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2926: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2927: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2927: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2928: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2928: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2991: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2991: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3002: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3002: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3024: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3024: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3026: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3028: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3030: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3030: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3048: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3071: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3072: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3072: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3073: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3073: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3074: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3074: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3076: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3077: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3130: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3139: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3141: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3141: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3143: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3143: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3144: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3152: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3153: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3153: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3154: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3155: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3159: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3159: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3160: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3160: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3161: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3161: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3162: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3204: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3204: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3241: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3241: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3248: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3253: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3254: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3261: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3262: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3269: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3277: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3371: warning: initializer does not fit or is out of range: -1
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/uninorm-filter.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/nfc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/nfd.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/nfkc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/nfkd.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u16-normalize.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u16-normcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u16-normcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u16-normxfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u32-normalize.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u32-normcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u32-normcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u32-normxfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u8-normalize.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u8-normcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u8-normcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uninorm/u8-normxfrm.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistd.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u-printf-args.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-printf-parse.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-u16-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u16-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-printf-parse.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-u32-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u32-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-printf-parse.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-u8-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/u8-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-asnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-asprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-fprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-printf-parse.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-snprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-sprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-vasnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-vasprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-vfprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-vsnprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistdio/ulc-vsprintf.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-check.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-chr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-cmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-cmp2.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-cpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-cpy-alloc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-endswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbsnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbtouc-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbtouc-unsafe.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbtouc-unsafe-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-mbtoucr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-move.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-set.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-startswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-stpcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-stpncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strcat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strcspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strdup.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strmblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strmbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strncat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strncmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strpbrk.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strrchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strstr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-strtok.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-to-u32.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-to-u8.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-uctomb.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u16-uctomb-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-check.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-chr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-cmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-cmp2.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-cpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-cpy-alloc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-endswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-mblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-mbsnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-mbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-mbtouc-unsafe.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-mbtoucr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-move.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-set.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-startswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-stpcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-stpncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strcat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strcspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strdup.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strmblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strmbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strncat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strncmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strpbrk.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strrchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strstr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-strtok.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-to-u16.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-to-u8.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u32-uctomb.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-check.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-chr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-cmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-cmp2.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-cpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-cpy-alloc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-endswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbsnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbtouc-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbtouc-unsafe.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbtouc-unsafe-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-mbtoucr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-move.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-next.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-prev.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-set.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-startswith.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-stpcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-stpncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strcat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strcmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strcoll.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strcpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strcspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strdup.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strmblen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strmbtouc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strncat.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strncmp.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strncpy.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strnlen.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strpbrk.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strrchr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strspn.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strstr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-strtok.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-to-u16.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-to-u32.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-uctomb.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c unistr/u8-uctomb-aux.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/wbrktable.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/u16-wordbreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/u32-wordbreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/u8-wordbreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/ulc-wordbreaks.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwbrk/wordbreak-property.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u16-strwidth.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u16-width.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u32-strwidth.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u32-width.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u8-strwidth.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/u8-width.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c uniwidth/width.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c wctype-h.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c xsize.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c version.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c frexpl.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c fseterr.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c mbrtowc.c
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c strstr.c
gmake  all-am
gmake[3]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o amemxfrm.lo amemxfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c amemxfrm.c  -KPIC -DPIC -o .libs/amemxfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c amemxfrm.c -o amemxfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o c-ctype.lo c-ctype.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-ctype.c  -KPIC -DPIC -o .libs/c-ctype.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o c-strcasecmp.lo c-strcasecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-strcasecmp.c  -KPIC -DPIC -o .libs/c-strcasecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-strcasecmp.c -o c-strcasecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o c-strncasecmp.lo c-strncasecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-strncasecmp.c  -KPIC -DPIC -o .libs/c-strncasecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c c-strncasecmp.c -o c-strncasecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o hard-locale.lo hard-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c hard-locale.c  -KPIC -DPIC -o .libs/hard-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c hard-locale.c -o hard-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o localcharset.lo localcharset.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localcharset.c  -KPIC -DPIC -o .libs/localcharset.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o localename.lo localename.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localename.c  -KPIC -DPIC -o .libs/localename.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localename.c -o localename.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o localename-table.lo localename-table.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localename-table.c  -KPIC -DPIC -o .libs/localename-table.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c localename-table.c -o localename-table.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o glthread/lock.lo glthread/lock.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c glthread/lock.c  -KPIC -DPIC -o glthread/.libs/lock.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o malloca.lo malloca.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c malloca.c  -KPIC -DPIC -o .libs/malloca.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c malloca.c -o malloca.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o math.lo math.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c math.c  -KPIC -DPIC -o .libs/math.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c math.c -o math.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o mbchar.lo mbchar.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbchar.c  -KPIC -DPIC -o .libs/mbchar.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbchar.c -o mbchar.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o mbiter.lo mbiter.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbiter.c  -KPIC -DPIC -o .libs/mbiter.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbiter.c -o mbiter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o mbsnlen.lo mbsnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbsnlen.c  -KPIC -DPIC -o .libs/mbsnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbsnlen.c -o mbsnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o memcmp2.lo memcmp2.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c memcmp2.c  -KPIC -DPIC -o .libs/memcmp2.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c memcmp2.c -o memcmp2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o printf-frexp.lo printf-frexp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c printf-frexp.c  -KPIC -DPIC -o .libs/printf-frexp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c printf-frexp.c -o printf-frexp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o printf-frexpl.lo printf-frexpl.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c printf-frexpl.c  -KPIC -DPIC -o .libs/printf-frexpl.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c printf-frexpl.c -o printf-frexpl.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o striconveh.lo striconveh.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c striconveh.c  -KPIC -DPIC -o .libs/striconveh.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c striconveh.c -o striconveh.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o striconveha.lo striconveha.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c striconveha.c  -KPIC -DPIC -o .libs/striconveha.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c striconveha.c -o striconveha.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o glthread/threadlib.lo glthread/threadlib.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c glthread/threadlib.c  -KPIC -DPIC -o glthread/.libs/threadlib.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/cased.lo unicase/cased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/cased.c  -KPIC -DPIC -o unicase/.libs/cased.o
"unicase/cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unicase/cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unicase/cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unicase/cased.h", line 288: warning: initializer does not fit or is out of range: 0xbccf0000
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unicase/cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unicase/cased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unicase/cased.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 310: warning: initializer does not fit or is out of range: 0x80020000
"unicase/cased.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unicase/cased.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unicase/cased.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xfffffffc
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 325: warning: initializer does not fit or is out of range: 0xffff78ff
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff003f
"unicase/cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unicase/cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xdfffffff
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xebffde64
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffef
"unicase/cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unicase/cased.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffff3f
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7fffffd
"unicase/cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7ffffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unicase/cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unicase/cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unicase/cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
"unicase/cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/cased.c -o unicase/cased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/empty-prefix-context.lo unicase/empty-prefix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/empty-prefix-context.c  -KPIC -DPIC -o unicase/.libs/empty-prefix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/empty-prefix-context.c -o unicase/empty-prefix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/empty-suffix-context.lo unicase/empty-suffix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/empty-suffix-context.c  -KPIC -DPIC -o unicase/.libs/empty-suffix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/empty-suffix-context.c -o unicase/empty-suffix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/ignorable.lo unicase/ignorable.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ignorable.c  -KPIC -DPIC -o unicase/.libs/ignorable.o
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xfe000000
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xfffffffc
"unicase/ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffe0
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffdf
"unicase/ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xfffe0000
"unicase/ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xbfffffff
"unicase/ignorable.h", line 435: warning: initializer does not fit or is out of range: 0xfffff801
"unicase/ignorable.h", line 436: warning: initializer does not fit or is out of range: 0xbfc00000
"unicase/ignorable.h", line 437: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/ignorable.h", line 439: warning: initializer does not fit or is out of range: 0xffc00000
"unicase/ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xfff00000
"unicase/ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 445: warning: initializer does not fit or is out of range: 0x90000000
"unicase/ignorable.h", line 447: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 448: warning: initializer does not fit or is out of range: 0x90000000
"unicase/ignorable.h", line 454: warning: initializer does not fit or is out of range: 0xfeffe0df
"unicase/ignorable.h", line 455: warning: initializer does not fit or is out of range: 0xc3000000
"unicase/ignorable.h", line 461: warning: initializer does not fit or is out of range: 0xe0000000
"unicase/ignorable.h", line 471: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unicase/ignorable.h", line 476: warning: initializer does not fit or is out of range: 0xfff70000
"unicase/ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf83fffff
"unicase/ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xa0000000
"unicase/ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xe000e003
"unicase/ignorable.h", line 484: warning: initializer does not fit or is out of range: 0xffff0000
"unicase/ignorable.h", line 489: warning: initializer does not fit or is out of range: 0x80008000
"unicase/ignorable.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 507: warning: initializer does not fit or is out of range: 0xbff78000
"unicase/ignorable.h", line 508: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 516: warning: initializer does not fit or is out of range: 0xc19d0000
"unicase/ignorable.h", line 522: warning: initializer does not fit or is out of range: 0xfffc0000
"unicase/ignorable.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 526: warning: initializer does not fit or is out of range: 0xc0000000
"unicase/ignorable.h", line 535: warning: initializer does not fit or is out of range: 0x87000000
"unicase/ignorable.h", line 539: warning: initializer does not fit or is out of range: 0xff000000
"unicase/ignorable.h", line 539: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 544: warning: initializer does not fit or is out of range: 0x80000000
"unicase/ignorable.h", line 547: warning: initializer does not fit or is out of range: 0xff000000
"unicase/ignorable.h", line 548: warning: initializer does not fit or is out of range: 0x85f80000
"unicase/ignorable.h", line 550: warning: initializer does not fit or is out of range: 0xb03c0000
"unicase/ignorable.h", line 551: warning: initializer does not fit or is out of range: 0xa7f80000
"unicase/ignorable.h", line 553: warning: initializer does not fit or is out of range: 0xe0000000
"unicase/ignorable.h", line 555: warning: initializer does not fit or is out of range: 0xbf7f0000
"unicase/ignorable.h", line 556: warning: initializer does not fit or is out of range: 0xfffc0000
"unicase/ignorable.h", line 566: warning: initializer does not fit or is out of range: 0xffff8000
"unicase/ignorable.h", line 573: warning: initializer does not fit or is out of range: 0xfff80380
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xf87fffff
"unicase/ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 580: warning: initializer does not fit or is out of range: 0xf8000010
"unicase/ignorable.h", line 583: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unicase/ignorable.h", line 594: warning: initializer does not fit or is out of range: 0xf8000000
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unicase/ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ignorable.c -o unicase/ignorable.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/locale-language.lo unicase/locale-language.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/locale-language.c  -KPIC -DPIC -o unicase/.libs/locale-language.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/locale-language.c -o unicase/locale-language.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/special-casing.lo unicase/special-casing.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/special-casing.c  -KPIC -DPIC -o unicase/.libs/special-casing.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/special-casing.c -o unicase/special-casing.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/tocasefold.lo unicase/tocasefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/tocasefold.c  -KPIC -DPIC -o unicase/.libs/tocasefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/tocasefold.c -o unicase/tocasefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/tolower.lo unicase/tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/tolower.c  -KPIC -DPIC -o unicase/.libs/tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/tolower.c -o unicase/tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/totitle.lo unicase/totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/totitle.c  -KPIC -DPIC -o unicase/.libs/totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/totitle.c -o unicase/totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/toupper.lo unicase/toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/toupper.c  -KPIC -DPIC -o unicase/.libs/toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/toupper.c -o unicase/toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-casecmp.lo unicase/u16-casecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casecmp.c  -KPIC -DPIC -o unicase/.libs/u16-casecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casecmp.c -o unicase/u16-casecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-casecoll.lo unicase/u16-casecoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casecoll.c  -KPIC -DPIC -o unicase/.libs/u16-casecoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casecoll.c -o unicase/u16-casecoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-casefold.lo unicase/u16-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casefold.c  -KPIC -DPIC -o unicase/.libs/u16-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casefold.c -o unicase/u16-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-casemap.lo unicase/u16-casemap.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casemap.c  -KPIC -DPIC -o unicase/.libs/u16-casemap.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casemap.c -o unicase/u16-casemap.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-casexfrm.lo unicase/u16-casexfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casexfrm.c  -KPIC -DPIC -o unicase/.libs/u16-casexfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-casexfrm.c -o unicase/u16-casexfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-ct-casefold.lo unicase/u16-ct-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-casefold.c  -KPIC -DPIC -o unicase/.libs/u16-ct-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-casefold.c -o unicase/u16-ct-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-ct-tolower.lo unicase/u16-ct-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-tolower.c  -KPIC -DPIC -o unicase/.libs/u16-ct-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-tolower.c -o unicase/u16-ct-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-ct-totitle.lo unicase/u16-ct-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-totitle.c  -KPIC -DPIC -o unicase/.libs/u16-ct-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-totitle.c -o unicase/u16-ct-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-ct-toupper.lo unicase/u16-ct-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-toupper.c  -KPIC -DPIC -o unicase/.libs/u16-ct-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-ct-toupper.c -o unicase/u16-ct-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-cased.lo unicase/u16-is-cased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-cased.c  -KPIC -DPIC -o unicase/.libs/u16-is-cased.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-cased.c -o unicase/u16-is-cased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-casefolded.lo unicase/u16-is-casefolded.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-casefolded.c  -KPIC -DPIC -o unicase/.libs/u16-is-casefolded.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-casefolded.c -o unicase/u16-is-casefolded.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-invariant.lo unicase/u16-is-invariant.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-invariant.c  -KPIC -DPIC -o unicase/.libs/u16-is-invariant.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-invariant.c -o unicase/u16-is-invariant.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-lowercase.lo unicase/u16-is-lowercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-lowercase.c  -KPIC -DPIC -o unicase/.libs/u16-is-lowercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-lowercase.c -o unicase/u16-is-lowercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-titlecase.lo unicase/u16-is-titlecase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-titlecase.c  -KPIC -DPIC -o unicase/.libs/u16-is-titlecase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-titlecase.c -o unicase/u16-is-titlecase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-is-uppercase.lo unicase/u16-is-uppercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-uppercase.c  -KPIC -DPIC -o unicase/.libs/u16-is-uppercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-is-uppercase.c -o unicase/u16-is-uppercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-prefix-context.lo unicase/u16-prefix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-prefix-context.c  -KPIC -DPIC -o unicase/.libs/u16-prefix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-prefix-context.c -o unicase/u16-prefix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-suffix-context.lo unicase/u16-suffix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-suffix-context.c  -KPIC -DPIC -o unicase/.libs/u16-suffix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-suffix-context.c -o unicase/u16-suffix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-tolower.lo unicase/u16-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-tolower.c  -KPIC -DPIC -o unicase/.libs/u16-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-tolower.c -o unicase/u16-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-totitle.lo unicase/u16-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-totitle.c  -KPIC -DPIC -o unicase/.libs/u16-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-totitle.c -o unicase/u16-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u16-toupper.lo unicase/u16-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-toupper.c  -KPIC -DPIC -o unicase/.libs/u16-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u16-toupper.c -o unicase/u16-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-casecmp.lo unicase/u32-casecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casecmp.c  -KPIC -DPIC -o unicase/.libs/u32-casecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casecmp.c -o unicase/u32-casecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-casecoll.lo unicase/u32-casecoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casecoll.c  -KPIC -DPIC -o unicase/.libs/u32-casecoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casecoll.c -o unicase/u32-casecoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-casefold.lo unicase/u32-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casefold.c  -KPIC -DPIC -o unicase/.libs/u32-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casefold.c -o unicase/u32-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-casemap.lo unicase/u32-casemap.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casemap.c  -KPIC -DPIC -o unicase/.libs/u32-casemap.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casemap.c -o unicase/u32-casemap.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-casexfrm.lo unicase/u32-casexfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casexfrm.c  -KPIC -DPIC -o unicase/.libs/u32-casexfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-casexfrm.c -o unicase/u32-casexfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-ct-casefold.lo unicase/u32-ct-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-casefold.c  -KPIC -DPIC -o unicase/.libs/u32-ct-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-casefold.c -o unicase/u32-ct-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-ct-tolower.lo unicase/u32-ct-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-tolower.c  -KPIC -DPIC -o unicase/.libs/u32-ct-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-tolower.c -o unicase/u32-ct-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-ct-totitle.lo unicase/u32-ct-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-totitle.c  -KPIC -DPIC -o unicase/.libs/u32-ct-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-totitle.c -o unicase/u32-ct-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-ct-toupper.lo unicase/u32-ct-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-toupper.c  -KPIC -DPIC -o unicase/.libs/u32-ct-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-ct-toupper.c -o unicase/u32-ct-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-cased.lo unicase/u32-is-cased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-cased.c  -KPIC -DPIC -o unicase/.libs/u32-is-cased.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-cased.c -o unicase/u32-is-cased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-casefolded.lo unicase/u32-is-casefolded.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-casefolded.c  -KPIC -DPIC -o unicase/.libs/u32-is-casefolded.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-casefolded.c -o unicase/u32-is-casefolded.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-invariant.lo unicase/u32-is-invariant.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-invariant.c  -KPIC -DPIC -o unicase/.libs/u32-is-invariant.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-invariant.c -o unicase/u32-is-invariant.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-lowercase.lo unicase/u32-is-lowercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-lowercase.c  -KPIC -DPIC -o unicase/.libs/u32-is-lowercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-lowercase.c -o unicase/u32-is-lowercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-titlecase.lo unicase/u32-is-titlecase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-titlecase.c  -KPIC -DPIC -o unicase/.libs/u32-is-titlecase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-titlecase.c -o unicase/u32-is-titlecase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-is-uppercase.lo unicase/u32-is-uppercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-uppercase.c  -KPIC -DPIC -o unicase/.libs/u32-is-uppercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-is-uppercase.c -o unicase/u32-is-uppercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-prefix-context.lo unicase/u32-prefix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-prefix-context.c  -KPIC -DPIC -o unicase/.libs/u32-prefix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-prefix-context.c -o unicase/u32-prefix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-suffix-context.lo unicase/u32-suffix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-suffix-context.c  -KPIC -DPIC -o unicase/.libs/u32-suffix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-suffix-context.c -o unicase/u32-suffix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-tolower.lo unicase/u32-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-tolower.c  -KPIC -DPIC -o unicase/.libs/u32-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-tolower.c -o unicase/u32-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-totitle.lo unicase/u32-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-totitle.c  -KPIC -DPIC -o unicase/.libs/u32-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-totitle.c -o unicase/u32-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u32-toupper.lo unicase/u32-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-toupper.c  -KPIC -DPIC -o unicase/.libs/u32-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u32-toupper.c -o unicase/u32-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-casecmp.lo unicase/u8-casecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casecmp.c  -KPIC -DPIC -o unicase/.libs/u8-casecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casecmp.c -o unicase/u8-casecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-casecoll.lo unicase/u8-casecoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casecoll.c  -KPIC -DPIC -o unicase/.libs/u8-casecoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casecoll.c -o unicase/u8-casecoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-casefold.lo unicase/u8-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casefold.c  -KPIC -DPIC -o unicase/.libs/u8-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casefold.c -o unicase/u8-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-casemap.lo unicase/u8-casemap.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casemap.c  -KPIC -DPIC -o unicase/.libs/u8-casemap.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casemap.c -o unicase/u8-casemap.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-casexfrm.lo unicase/u8-casexfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casexfrm.c  -KPIC -DPIC -o unicase/.libs/u8-casexfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-casexfrm.c -o unicase/u8-casexfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-ct-casefold.lo unicase/u8-ct-casefold.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-casefold.c  -KPIC -DPIC -o unicase/.libs/u8-ct-casefold.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-casefold.c -o unicase/u8-ct-casefold.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-ct-tolower.lo unicase/u8-ct-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-tolower.c  -KPIC -DPIC -o unicase/.libs/u8-ct-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-tolower.c -o unicase/u8-ct-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-ct-totitle.lo unicase/u8-ct-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-totitle.c  -KPIC -DPIC -o unicase/.libs/u8-ct-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-totitle.c -o unicase/u8-ct-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-ct-toupper.lo unicase/u8-ct-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-toupper.c  -KPIC -DPIC -o unicase/.libs/u8-ct-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-ct-toupper.c -o unicase/u8-ct-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-cased.lo unicase/u8-is-cased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-cased.c  -KPIC -DPIC -o unicase/.libs/u8-is-cased.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-cased.c -o unicase/u8-is-cased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-casefolded.lo unicase/u8-is-casefolded.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-casefolded.c  -KPIC -DPIC -o unicase/.libs/u8-is-casefolded.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-casefolded.c -o unicase/u8-is-casefolded.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-invariant.lo unicase/u8-is-invariant.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-invariant.c  -KPIC -DPIC -o unicase/.libs/u8-is-invariant.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-invariant.c -o unicase/u8-is-invariant.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-lowercase.lo unicase/u8-is-lowercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-lowercase.c  -KPIC -DPIC -o unicase/.libs/u8-is-lowercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-lowercase.c -o unicase/u8-is-lowercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-titlecase.lo unicase/u8-is-titlecase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-titlecase.c  -KPIC -DPIC -o unicase/.libs/u8-is-titlecase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-titlecase.c -o unicase/u8-is-titlecase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-is-uppercase.lo unicase/u8-is-uppercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-uppercase.c  -KPIC -DPIC -o unicase/.libs/u8-is-uppercase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-is-uppercase.c -o unicase/u8-is-uppercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-prefix-context.lo unicase/u8-prefix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-prefix-context.c  -KPIC -DPIC -o unicase/.libs/u8-prefix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-prefix-context.c -o unicase/u8-prefix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-suffix-context.lo unicase/u8-suffix-context.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-suffix-context.c  -KPIC -DPIC -o unicase/.libs/u8-suffix-context.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-suffix-context.c -o unicase/u8-suffix-context.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-tolower.lo unicase/u8-tolower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-tolower.c  -KPIC -DPIC -o unicase/.libs/u8-tolower.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-tolower.c -o unicase/u8-tolower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-totitle.lo unicase/u8-totitle.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-totitle.c  -KPIC -DPIC -o unicase/.libs/u8-totitle.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-totitle.c -o unicase/u8-totitle.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/u8-toupper.lo unicase/u8-toupper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-toupper.c  -KPIC -DPIC -o unicase/.libs/u8-toupper.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/u8-toupper.c -o unicase/u8-toupper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/ulc-casecmp.lo unicase/ulc-casecmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casecmp.c  -KPIC -DPIC -o unicase/.libs/ulc-casecmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casecmp.c -o unicase/ulc-casecmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/ulc-casecoll.lo unicase/ulc-casecoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casecoll.c  -KPIC -DPIC -o unicase/.libs/ulc-casecoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casecoll.c -o unicase/ulc-casecoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unicase/ulc-casexfrm.lo unicase/ulc-casexfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casexfrm.c  -KPIC -DPIC -o unicase/.libs/ulc-casexfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unicase/ulc-casexfrm.c -o unicase/ulc-casexfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-conv-from-enc.lo uniconv/u16-conv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-conv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u16-conv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-conv-from-enc.c -o uniconv/u16-conv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-conv-to-enc.lo uniconv/u16-conv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-conv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u16-conv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-conv-to-enc.c -o uniconv/u16-conv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u16-strconv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-from-enc.c -o uniconv/u16-strconv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-from-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-from-locale.c  -KPIC -DPIC -o uniconv/.libs/u16-strconv-from-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-from-locale.c -o uniconv/u16-strconv-from-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u16-strconv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-to-enc.c -o uniconv/u16-strconv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u16-strconv-to-locale.lo uniconv/u16-strconv-to-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-to-locale.c  -KPIC -DPIC -o uniconv/.libs/u16-strconv-to-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u16-strconv-to-locale.c -o uniconv/u16-strconv-to-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-conv-from-enc.lo uniconv/u32-conv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-conv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u32-conv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-conv-from-enc.c -o uniconv/u32-conv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-conv-to-enc.lo uniconv/u32-conv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-conv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u32-conv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-conv-to-enc.c -o uniconv/u32-conv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u32-strconv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-from-enc.c -o uniconv/u32-strconv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-from-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-from-locale.c  -KPIC -DPIC -o uniconv/.libs/u32-strconv-from-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-from-locale.c -o uniconv/u32-strconv-from-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u32-strconv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-to-enc.c -o uniconv/u32-strconv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u32-strconv-to-locale.lo uniconv/u32-strconv-to-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-to-locale.c  -KPIC -DPIC -o uniconv/.libs/u32-strconv-to-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u32-strconv-to-locale.c -o uniconv/u32-strconv-to-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-conv-from-enc.lo uniconv/u8-conv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-conv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u8-conv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-conv-from-enc.c -o uniconv/u8-conv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-conv-to-enc.lo uniconv/u8-conv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-conv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u8-conv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-conv-to-enc.c -o uniconv/u8-conv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-from-enc.c  -KPIC -DPIC -o uniconv/.libs/u8-strconv-from-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-from-enc.c -o uniconv/u8-strconv-from-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-from-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-from-locale.c  -KPIC -DPIC -o uniconv/.libs/u8-strconv-from-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-from-locale.c -o uniconv/u8-strconv-from-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-enc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-to-enc.c  -KPIC -DPIC -o uniconv/.libs/u8-strconv-to-enc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-to-enc.c -o uniconv/u8-strconv-to-enc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniconv/u8-strconv-to-locale.lo uniconv/u8-strconv-to-locale.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-to-locale.c  -KPIC -DPIC -o uniconv/.libs/u8-strconv-to-locale.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniconv/u8-strconv-to-locale.c -o uniconv/u8-strconv-to-locale.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/bidi_byname.lo unictype/bidi_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_byname.c  -KPIC -DPIC -o unictype/.libs/bidi_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_byname.c -o unictype/bidi_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/bidi_longname.lo unictype/bidi_longname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_longname.c  -KPIC -DPIC -o unictype/.libs/bidi_longname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_longname.c -o unictype/bidi_longname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/bidi_name.lo unictype/bidi_name.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_name.c  -KPIC -DPIC -o unictype/.libs/bidi_name.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_name.c -o unictype/bidi_name.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/bidi_of.lo unictype/bidi_of.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_of.c  -KPIC -DPIC -o unictype/.libs/bidi_of.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_of.c -o unictype/bidi_of.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/bidi_test.lo unictype/bidi_test.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_test.c  -KPIC -DPIC -o unictype/.libs/bidi_test.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/bidi_test.c -o unictype/bidi_test.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/blocks.lo unictype/blocks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/blocks.c  -KPIC -DPIC -o unictype/.libs/blocks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/blocks.c -o unictype/blocks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/block_test.lo unictype/block_test.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/block_test.c  -KPIC -DPIC -o unictype/.libs/block_test.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/block_test.c -o unictype/block_test.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_C.lo unictype/categ_C.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_C.c  -KPIC -DPIC -o unictype/.libs/categ_C.o
"unictype/categ_C.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 681: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 692: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/categ_C.h", line 696: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 696: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_C.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 698: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/categ_C.h", line 700: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/categ_C.h", line 701: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/categ_C.h", line 701: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/categ_C.h", line 702: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/categ_C.h", line 702: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/categ_C.h", line 703: warning: initializer does not fit or is out of range: 0xff000030
"unictype/categ_C.h", line 704: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/categ_C.h", line 704: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/categ_C.h", line 705: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/categ_C.h", line 706: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/categ_C.h", line 706: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/categ_C.h", line 708: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/categ_C.h", line 708: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/categ_C.h", line 709: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 709: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 710: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/categ_C.h", line 710: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 712: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/categ_C.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 717: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/categ_C.h", line 718: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/categ_C.h", line 719: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 720: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 720: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_C.h", line 722: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 722: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 723: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/categ_C.h", line 724: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 724: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_C.h", line 725: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_C.h", line 725: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 726: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/categ_C.h", line 727: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/categ_C.h", line 729: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 731: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 734: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/categ_C.h", line 739: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_C.h", line 739: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 740: warning: initializer does not fit or is out of range: 0x80230000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 742: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_C.h", line 748: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 749: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_C.h", line 749: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_C.h", line 756: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/categ_C.h", line 756: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_C.h", line 757: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_C.h", line 760: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_C.h", line 761: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_C.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 762: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 764: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 764: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/categ_C.h", line 768: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 769: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 770: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 776: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 780: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 785: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_C.h", line 786: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 788: warning: initializer does not fit or is out of range: 0xff008000
"unictype/categ_C.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 789: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/categ_C.h", line 789: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 790: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/categ_C.h", line 790: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 791: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 792: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 793: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 794: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 795: warning: initializer does not fit or is out of range: 0xff818181
"unictype/categ_C.h", line 796: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_C.h", line 800: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 810: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 811: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/categ_C.h", line 816: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_C.h", line 816: warning: initializer does not fit or is out of range: 0xc000ffff
"unictype/categ_C.h", line 817: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 818: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/categ_C.h", line 820: warning: initializer does not fit or is out of range: 0xcfff8080
"unictype/categ_C.h", line 821: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/categ_C.h", line 821: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 822: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 824: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_C.h", line 826: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 827: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_C.h", line 828: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/categ_C.h", line 828: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 830: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 830: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 831: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 832: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 835: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/categ_C.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 841: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/categ_C.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 842: warning: initializer does not fit or is out of range: 0xff800780
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 844: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 845: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 845: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 846: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 849: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 854: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/categ_C.h", line 855: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 856: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 858: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/categ_C.h", line 859: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 861: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/categ_C.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 862: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_C.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 863: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 864: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 865: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/categ_C.h", line 865: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_C.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 871: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 872: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 873: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 874: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 875: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 876: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xff800100
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 885: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/categ_C.h", line 887: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_C.h", line 887: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 893: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_C.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 896: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 897: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 898: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 900: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 903: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 904: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 908: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 910: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 911: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 914: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 917: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 922: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 924: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_C.h", line 925: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_C.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 927: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 927: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 931: warning: initializer does not fit or is out of range: 0x84000000
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 939: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 946: warning: initializer does not fit or is out of range: 0xff800060
"unictype/categ_C.h", line 946: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 947: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 949: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/categ_C.h", line 949: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 950: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 954: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 954: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_C.h", line 956: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_C.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/categ_C.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 962: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_C.h", line 962: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/categ_C.h", line 963: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_C.h", line 964: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_C.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 965: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/categ_C.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_C.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 970: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_C.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 975: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_C.h", line 977: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_C.h", line 992: warning: initializer does not fit or is out of range: 0xffff0000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_C.c -o unictype/categ_C.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Cc.lo unictype/categ_Cc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cc.c  -KPIC -DPIC -o unictype/.libs/categ_Cc.o
"unictype/categ_Cc.h", line 151: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cc.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cc.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cc.c -o unictype/categ_Cc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Cf.lo unictype/categ_Cf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cf.c  -KPIC -DPIC -o unictype/.libs/categ_Cf.o
"unictype/categ_Cf.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cf.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cf.c -o unictype/categ_Cf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Cn.lo unictype/categ_Cn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cn.c  -KPIC -DPIC -o unictype/.libs/categ_Cn.o
"unictype/categ_Cn.h", line 816: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/categ_Cn.h", line 820: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 820: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_Cn.h", line 821: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 822: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/categ_Cn.h", line 824: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/categ_Cn.h", line 825: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/categ_Cn.h", line 825: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/categ_Cn.h", line 826: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/categ_Cn.h", line 826: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/categ_Cn.h", line 827: warning: initializer does not fit or is out of range: 0xff000030
"unictype/categ_Cn.h", line 828: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/categ_Cn.h", line 828: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/categ_Cn.h", line 829: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/categ_Cn.h", line 830: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/categ_Cn.h", line 830: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/categ_Cn.h", line 832: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/categ_Cn.h", line 832: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/categ_Cn.h", line 833: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 834: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/categ_Cn.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 836: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/categ_Cn.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 841: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/categ_Cn.h", line 842: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/categ_Cn.h", line 843: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 844: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 844: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_Cn.h", line 846: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 846: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 847: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/categ_Cn.h", line 848: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 848: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_Cn.h", line 849: warning: initializer does not fit or is out of range: 0xfc008000
"unictype/categ_Cn.h", line 849: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 850: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/categ_Cn.h", line 851: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/categ_Cn.h", line 853: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 855: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 858: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/categ_Cn.h", line 863: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/categ_Cn.h", line 863: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 864: warning: initializer does not fit or is out of range: 0x80230000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 866: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Cn.h", line 872: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 873: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_Cn.h", line 873: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_Cn.h", line 880: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/categ_Cn.h", line 880: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Cn.h", line 881: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_Cn.h", line 884: warning: initializer does not fit or is out of range: 0x80808080
"unictype/categ_Cn.h", line 885: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Cn.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 886: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 888: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 888: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/categ_Cn.h", line 892: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 893: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 894: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 900: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 904: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 909: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Cn.h", line 910: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 912: warning: initializer does not fit or is out of range: 0xff008000
"unictype/categ_Cn.h", line 912: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 913: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/categ_Cn.h", line 913: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 914: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/categ_Cn.h", line 914: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 915: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 916: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 917: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 918: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 919: warning: initializer does not fit or is out of range: 0xff818181
"unictype/categ_Cn.h", line 920: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/categ_Cn.h", line 924: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 926: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 927: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/categ_Cn.h", line 932: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Cn.h", line 932: warning: initializer does not fit or is out of range: 0xc000ffff
"unictype/categ_Cn.h", line 933: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/categ_Cn.h", line 936: warning: initializer does not fit or is out of range: 0xc1ff8080
"unictype/categ_Cn.h", line 937: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/categ_Cn.h", line 937: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 938: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 940: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Cn.h", line 942: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 943: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Cn.h", line 944: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/categ_Cn.h", line 944: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 946: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 946: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 947: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 951: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/categ_Cn.h", line 954: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 957: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/categ_Cn.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 958: warning: initializer does not fit or is out of range: 0xff800780
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 961: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 962: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 963: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 965: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 970: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/categ_Cn.h", line 971: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 972: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 974: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/categ_Cn.h", line 975: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 977: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/categ_Cn.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 978: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_Cn.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 980: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 981: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/categ_Cn.h", line 981: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Cn.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 983: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 986: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 990: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xff800100
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 994: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 995: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 996: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 997: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 998: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 999: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1000: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1004: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1005: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/categ_Cn.h", line 1007: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Cn.h", line 1007: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1008: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1009: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1010: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1011: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1012: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1013: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_Cn.h", line 1013: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1014: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1015: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1016: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 1017: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1018: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1020: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1021: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1022: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1023: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1024: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 1028: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 1030: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1031: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1032: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1033: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1034: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1035: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1036: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1037: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1038: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1039: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1040: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1042: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 1044: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/categ_Cn.h", line 1045: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_Cn.h", line 1045: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1046: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1047: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 1047: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1048: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1051: warning: initializer does not fit or is out of range: 0x84000000
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1058: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1059: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1060: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1061: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1062: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1063: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1064: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1066: warning: initializer does not fit or is out of range: 0xff800060
"unictype/categ_Cn.h", line 1066: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1067: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1068: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1069: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/categ_Cn.h", line 1069: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1070: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1071: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1072: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1074: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 1074: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Cn.h", line 1076: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Cn.h", line 1076: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/categ_Cn.h", line 1077: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1078: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1082: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Cn.h", line 1082: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/categ_Cn.h", line 1083: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Cn.h", line 1084: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_Cn.h", line 1084: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1085: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1086: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/categ_Cn.h", line 1087: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Cn.h", line 1088: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1090: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Cn.h", line 1090: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1095: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_Cn.h", line 1097: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1102: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1103: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1104: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1105: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1106: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1107: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1108: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1109: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1110: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Cn.h", line 1112: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Cn.h", line 1116: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cn.c -o unictype/categ_Cn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Co.lo unictype/categ_Co.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Co.c  -KPIC -DPIC -o unictype/.libs/categ_Co.o
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 297: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Co.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Co.c -o unictype/categ_Co.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Cs.lo unictype/categ_Cs.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cs.c  -KPIC -DPIC -o unictype/.libs/categ_Cs.o
"unictype/categ_Cs.c", line 39: warning: initialization type mismatch
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Cs.c -o unictype/categ_Cs.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_L.lo unictype/categ_L.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_L.c  -KPIC -DPIC -o unictype/.libs/categ_L.o
"unictype/categ_L.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_L.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_L.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_L.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/categ_L.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/categ_L.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/categ_L.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/categ_L.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/categ_L.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/categ_L.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_L.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_L.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/categ_L.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_L.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/categ_L.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/categ_L.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/categ_L.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/categ_L.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/categ_L.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/categ_L.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/categ_L.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/categ_L.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/categ_L.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/categ_L.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/categ_L.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_L.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/categ_L.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/categ_L.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/categ_L.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbd50
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/categ_L.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 487: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 488: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 490: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 504: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 507: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/categ_L.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 510: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/categ_L.h", line 510: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_L.h", line 511: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/categ_L.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 512: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_L.h", line 513: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_L.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_L.h", line 514: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_L.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 515: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/categ_L.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/categ_L.h", line 522: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 527: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/categ_L.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/categ_L.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_L.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 534: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_L.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 535: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 537: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_L.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 539: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/categ_L.h", line 539: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 545: warning: initializer does not fit or is out of range: 0xffff03fd
"unictype/categ_L.h", line 546: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 548: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 548: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_L.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 555: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/categ_L.h", line 555: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/categ_L.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 558: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/categ_L.h", line 559: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/categ_L.h", line 560: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_L.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 567: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 568: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 568: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 569: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 569: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 570: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_L.h", line 571: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/categ_L.h", line 572: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/categ_L.h", line 572: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_L.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_L.h", line 573: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/categ_L.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 578: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 584: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_L.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 591: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 591: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 612: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_L.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 613: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/categ_L.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 618: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_L.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/categ_L.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/categ_L.h", line 640: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_L.h", line 642: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 642: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 647: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_L.h", line 647: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_L.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_L.c -o unictype/categ_L.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_LC.lo unictype/categ_LC.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_LC.c  -KPIC -DPIC -o unictype/.libs/categ_LC.o
"unictype/categ_LC.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_LC.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_LC.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/categ_LC.h", line 288: warning: initializer does not fit or is out of range: 0xb8cf0000
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_LC.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_LC.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 304: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/categ_LC.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 314: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 320: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/categ_LC.h", line 321: warning: initializer does not fit or is out of range: 0xffff78ff
"unictype/categ_LC.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_LC.h", line 324: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_LC.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 335: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_LC.h", line 335: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/categ_LC.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_LC.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/categ_LC.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/categ_LC.h", line 351: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 352: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_LC.h", line 353: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_LC.h", line 353: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_LC.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_LC.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_LC.c -o unictype/categ_LC.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Ll.lo unictype/categ_Ll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Ll.c  -KPIC -DPIC -o unictype/.libs/categ_Ll.o
"unictype/categ_Ll.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Ll.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/categ_Ll.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xe6512d2a
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xb5555240
"unictype/categ_Ll.h", line 285: warning: initializer does not fit or is out of range: 0xaa29aaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0x93faaaaa
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xffffaa85
"unictype/categ_Ll.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/categ_Ll.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Ll.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/categ_Ll.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Ll.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 300: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xbfeaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 310: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 311: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 314: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0xaaabaaa8
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/categ_Ll.h", line 316: warning: initializer does not fit or is out of range: 0x95feaaaa
"unictype/categ_Ll.h", line 317: warning: initializer does not fit or is out of range: 0xaaba50aa
"unictype/categ_Ll.h", line 320: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 320: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Ll.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 330: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Ll.h", line 331: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Ll.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Ll.h", line 342: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Ll.h", line 342: warning: initializer does not fit or is out of range: 0xffdfc000
"unictype/categ_Ll.h", line 343: warning: initializer does not fit or is out of range: 0xebc00000
"unictype/categ_Ll.h", line 343: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 344: warning: initializer does not fit or is out of range: 0xc000000f
"unictype/categ_Ll.h", line 344: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Ll.h", line 345: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Ll.h", line 346: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xf7fffffc
"unictype/categ_Ll.h", line 347: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/categ_Ll.h", line 348: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Ll.h", line 348: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Ll.h", line 349: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Ll.h", line 352: warning: initializer does not fit or is out of range: 0xfffffffc
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Ll.c -o unictype/categ_Ll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Lm.lo unictype/categ_Lm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lm.c  -KPIC -DPIC -o unictype/.libs/categ_Lm.o
"unictype/categ_Lm.h", line 283: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lm.h", line 320: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Lm.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lm.h", line 321: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Lm.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lm.h", line 322: warning: initializer does not fit or is out of range: 0x80020000
"unictype/categ_Lm.h", line 346: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Lm.h", line 348: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_Lm.h", line 356: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Lm.h", line 361: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Lm.h", line 369: warning: initializer does not fit or is out of range: 0xfff80000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lm.c -o unictype/categ_Lm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Lo.lo unictype/categ_Lo.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lo.c  -KPIC -DPIC -o unictype/.libs/categ_Lo.o
"unictype/categ_Lo.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/categ_Lo.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/categ_Lo.h", line 429: warning: initializer does not fit or is out of range: 0xfffc0003
"unictype/categ_Lo.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/categ_Lo.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/categ_Lo.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/categ_Lo.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/categ_Lo.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_Lo.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/categ_Lo.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/categ_Lo.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_Lo.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/categ_Lo.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/categ_Lo.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/categ_Lo.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/categ_Lo.h", line 440: warning: initializer does not fit or is out of range: 0xf000001f
"unictype/categ_Lo.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/categ_Lo.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/categ_Lo.h", line 444: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 444: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/categ_Lo.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/categ_Lo.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/categ_Lo.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 459: warning: initializer does not fit or is out of range: 0xfffffff7
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/categ_Lo.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Lo.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/categ_Lo.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/categ_Lo.h", line 477: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 479: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0x807fffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 480: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 482: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 503: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_Lo.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 506: warning: initializer does not fit or is out of range: 0xf8800000
"unictype/categ_Lo.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/categ_Lo.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/categ_Lo.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_Lo.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Lo.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/categ_Lo.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 511: warning: initializer does not fit or is out of range: 0xc47effff
"unictype/categ_Lo.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/categ_Lo.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/categ_Lo.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/categ_Lo.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_Lo.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_Lo.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 531: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 533: warning: initializer does not fit or is out of range: 0xfffeffc0
"unictype/categ_Lo.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/categ_Lo.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 541: warning: initializer does not fit or is out of range: 0xffff03fd
"unictype/categ_Lo.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 543: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_Lo.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/categ_Lo.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/categ_Lo.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/categ_Lo.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/categ_Lo.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/categ_Lo.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/categ_Lo.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/categ_Lo.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/categ_Lo.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/categ_Lo.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/categ_Lo.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/categ_Lo.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Lo.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/categ_Lo.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lo.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/categ_Lo.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 635: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/categ_Lo.h", line 635: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lo.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lo.c -o unictype/categ_Lo.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Lt.lo unictype/categ_Lt.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lt.c  -KPIC -DPIC -o unictype/.libs/categ_Lt.o
"unictype/categ_Lt.h", line 158: warning: initializer does not fit or is out of range: 0xff00ff00
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lt.c -o unictype/categ_Lt.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Lu.lo unictype/categ_Lu.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lu.c  -KPIC -DPIC -o unictype/.libs/categ_Lu.o
"unictype/categ_Lu.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/categ_Lu.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/categ_Lu.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/categ_Lu.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/categ_Lu.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/categ_Lu.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/categ_Lu.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/categ_Lu.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/categ_Lu.h", line 308: warning: initializer does not fit or is out of range: 0xc00f3d50
"unictype/categ_Lu.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 310: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/categ_Lu.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 323: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 327: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Lu.h", line 334: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Lu.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 335: warning: initializer does not fit or is out of range: 0xd0000003
"unictype/categ_Lu.h", line 335: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 336: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/categ_Lu.h", line 337: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/categ_Lu.h", line 338: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 339: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/categ_Lu.h", line 340: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Lu.h", line 340: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Lu.h", line 341: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Lu.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Lu.c -o unictype/categ_Lu.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_M.lo unictype/categ_M.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_M.c  -KPIC -DPIC -o unictype/.libs/categ_M.o
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/categ_M.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_M.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/categ_M.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/categ_M.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_M.h", line 437: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/categ_M.h", line 438: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 439: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 440: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 444: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 445: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 446: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/categ_M.h", line 449: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/categ_M.h", line 449: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/categ_M.h", line 451: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/categ_M.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_M.h", line 462: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 467: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/categ_M.h", line 469: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/categ_M.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/categ_M.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_M.h", line 492: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_M.h", line 494: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_M.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/categ_M.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/categ_M.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_M.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 522: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/categ_M.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_M.h", line 525: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/categ_M.h", line 527: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/categ_M.h", line 528: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 530: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/categ_M.h", line 531: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_M.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_M.h", line 535: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/categ_M.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_M.h", line 545: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_M.h", line 553: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/categ_M.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/categ_M.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_M.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_M.c -o unictype/categ_M.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Mc.lo unictype/categ_Mc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Mc.c  -KPIC -DPIC -o unictype/.libs/categ_Mc.o
"unictype/categ_Mc.h", line 284: warning: initializer does not fit or is out of range: 0xc8000000
"unictype/categ_Mc.h", line 285: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 286: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 287: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 289: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 292: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 293: warning: initializer does not fit or is out of range: 0xff038000
"unictype/categ_Mc.h", line 296: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 296: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mc.h", line 305: warning: initializer does not fit or is out of range: 0xc0400000
"unictype/categ_Mc.h", line 312: warning: initializer does not fit or is out of range: 0xe8200000
"unictype/categ_Mc.h", line 323: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Mc.h", line 325: warning: initializer does not fit or is out of range: 0xec300000
"unictype/categ_Mc.h", line 333: warning: initializer does not fit or is out of range: 0x80380000
"unictype/categ_Mc.h", line 336: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mc.h", line 352: warning: initializer does not fit or is out of range: 0xfffe0000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Mc.c -o unictype/categ_Mc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Me.lo unictype/categ_Me.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Me.c  -KPIC -DPIC -o unictype/.libs/categ_Me.o
"unictype/categ_Me.h", line 160: warning: initializer does not fit or is out of range: 0xe0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Me.c -o unictype/categ_Me.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Mn.lo unictype/categ_Mn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Mn.c  -KPIC -DPIC -o unictype/.libs/categ_Mn.o
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_Mn.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/categ_Mn.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/categ_Mn.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/categ_Mn.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_Mn.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/categ_Mn.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Mn.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/categ_Mn.h", line 441: warning: initializer does not fit or is out of range: 0x90000000
"unictype/categ_Mn.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mn.h", line 444: warning: initializer does not fit or is out of range: 0x90000000
"unictype/categ_Mn.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/categ_Mn.h", line 451: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/categ_Mn.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Mn.h", line 467: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/categ_Mn.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/categ_Mn.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/categ_Mn.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Mn.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/categ_Mn.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/categ_Mn.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Mn.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Mn.h", line 527: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Mn.h", line 528: warning: initializer does not fit or is out of range: 0x85f80000
"unictype/categ_Mn.h", line 530: warning: initializer does not fit or is out of range: 0xb03c0000
"unictype/categ_Mn.h", line 531: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/categ_Mn.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_Mn.h", line 535: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/categ_Mn.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Mn.h", line 553: warning: initializer does not fit or is out of range: 0xf8000380
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/categ_Mn.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/categ_Mn.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Mn.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Mn.c -o unictype/categ_Mn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_N.lo unictype/categ_N.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_N.c  -KPIC -DPIC -o unictype/.libs/categ_N.o
"unictype/categ_N.h", line 332: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_N.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 335: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_N.h", line 340: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_N.h", line 350: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/categ_N.h", line 351: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_N.h", line 372: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_N.h", line 372: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 382: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 382: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_N.h", line 383: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_N.h", line 385: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_N.h", line 385: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 387: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_N.h", line 388: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 388: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_N.h", line 391: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_N.h", line 398: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_N.h", line 400: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_N.h", line 418: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_N.h", line 428: warning: initializer does not fit or is out of range: 0xfbff0000
"unictype/categ_N.h", line 437: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_N.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_N.c -o unictype/categ_N.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Nd.lo unictype/categ_Nd.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Nd.c  -KPIC -DPIC -o unictype/.libs/categ_Nd.o
"unictype/categ_Nd.h", line 344: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_Nd.h", line 373: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/categ_Nd.h", line 373: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Nd.c -o unictype/categ_Nd.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Nl.lo unictype/categ_Nl.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Nl.c  -KPIC -DPIC -o unictype/.libs/categ_Nl.o
"unictype/categ_Nl.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Nl.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Nl.c -o unictype/categ_Nl.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_No.lo unictype/categ_No.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_No.c  -KPIC -DPIC -o unictype/.libs/categ_No.o
"unictype/categ_No.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_No.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_No.h", line 319: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_No.h", line 324: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/categ_No.h", line 334: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/categ_No.h", line 335: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/categ_No.h", line 344: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/categ_No.h", line 350: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 350: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_No.h", line 351: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_No.h", line 353: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/categ_No.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_No.h", line 355: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/categ_No.h", line 356: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 356: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_No.h", line 359: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_No.h", line 366: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_No.h", line 378: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_No.h", line 384: warning: initializer does not fit or is out of range: 0xf8000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_No.c -o unictype/categ_No.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_P.lo unictype/categ_P.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_P.c  -KPIC -DPIC -o unictype/.libs/categ_P.o
"unictype/categ_P.h", line 282: warning: initializer does not fit or is out of range: 0x8c00f7ee
"unictype/categ_P.h", line 282: warning: initializer does not fit or is out of range: 0xb8000001
"unictype/categ_P.h", line 283: warning: initializer does not fit or is out of range: 0x88c00882
"unictype/categ_P.h", line 292: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_P.h", line 294: warning: initializer does not fit or is out of range: 0xc8003600
"unictype/categ_P.h", line 334: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 336: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_P.h", line 337: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_P.h", line 338: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_P.h", line 338: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 342: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_P.h", line 342: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/categ_P.h", line 359: warning: initializer does not fit or is out of range: 0xde000000
"unictype/categ_P.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_P.h", line 362: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_P.h", line 366: warning: initializer does not fit or is out of range: 0xfff3ff0e
"unictype/categ_P.h", line 371: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 380: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 381: warning: initializer does not fit or is out of range: 0xc0003ffe
"unictype/categ_P.h", line 382: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_P.h", line 383: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 388: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_P.h", line 390: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_P.h", line 390: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0x8c00f7ee
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0xb8000001
"unictype/categ_P.h", line 392: warning: initializer does not fit or is out of range: 0xa8000000
"unictype/categ_P.h", line 401: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 408: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 408: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 410: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 412: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_P.h", line 415: warning: initializer does not fit or is out of range: 0xd8000000
"unictype/categ_P.h", line 417: warning: initializer does not fit or is out of range: 0xe80023e0
"unictype/categ_P.h", line 443: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_P.h", line 452: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_P.c -o unictype/categ_P.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Pc.lo unictype/categ_Pc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pc.c  -KPIC -DPIC -o unictype/.libs/categ_Pc.o
"unictype/categ_Pc.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Pc.h", line 155: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Pc.h", line 161: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pc.c -o unictype/categ_Pc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Pd.lo unictype/categ_Pd.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pd.c  -KPIC -DPIC -o unictype/.libs/categ_Pd.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pd.c -o unictype/categ_Pd.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Pe.lo unictype/categ_Pe.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pe.c  -KPIC -DPIC -o unictype/.libs/categ_Pe.o
"unictype/categ_Pe.h", line 183: warning: initializer does not fit or is out of range: 0xcaa2aa00
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pe.c -o unictype/categ_Pe.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Pf.lo unictype/categ_Pf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pf.c  -KPIC -DPIC -o unictype/.libs/categ_Pf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pf.c -o unictype/categ_Pf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Pi.lo unictype/categ_Pi.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pi.c  -KPIC -DPIC -o unictype/.libs/categ_Pi.o
"unictype/categ_Pi.h", line 155: warning: initializer does not fit or is out of range: 0x99000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Pi.c -o unictype/categ_Pi.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Po.lo unictype/categ_Po.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Po.c  -KPIC -DPIC -o unictype/.libs/categ_Po.o
"unictype/categ_Po.h", line 282: warning: initializer does not fit or is out of range: 0x8c00d4ee
"unictype/categ_Po.h", line 283: warning: initializer does not fit or is out of range: 0x80c00082
"unictype/categ_Po.h", line 292: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Po.h", line 294: warning: initializer does not fit or is out of range: 0xc8003600
"unictype/categ_Po.h", line 330: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 332: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/categ_Po.h", line 333: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Po.h", line 334: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Po.h", line 334: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 343: warning: initializer does not fit or is out of range: 0xde000000
"unictype/categ_Po.h", line 346: warning: initializer does not fit or is out of range: 0xcb7fc9c3
"unictype/categ_Po.h", line 346: warning: initializer does not fit or is out of range: 0xf3ff7c00
"unictype/categ_Po.h", line 355: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 364: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 365: warning: initializer does not fit or is out of range: 0xc0003ffe
"unictype/categ_Po.h", line 366: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Po.h", line 367: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_Po.h", line 370: warning: initializer does not fit or is out of range: 0x80f71e60
"unictype/categ_Po.h", line 372: warning: initializer does not fit or is out of range: 0x8c00d4ee
"unictype/categ_Po.h", line 381: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 388: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 388: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 390: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 392: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_Po.h", line 395: warning: initializer does not fit or is out of range: 0xd8000000
"unictype/categ_Po.h", line 397: warning: initializer does not fit or is out of range: 0xe80023e0
"unictype/categ_Po.h", line 423: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Po.h", line 432: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Po.c -o unictype/categ_Po.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Ps.lo unictype/categ_Ps.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Ps.c  -KPIC -DPIC -o unictype/.libs/categ_Ps.o
"unictype/categ_Ps.h", line 189: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_Ps.h", line 191: warning: initializer does not fit or is out of range: 0xaaa00000
"unictype/categ_Ps.h", line 193: warning: initializer does not fit or is out of range: 0x88000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Ps.c -o unictype/categ_Ps.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_S.lo unictype/categ_S.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_S.c  -KPIC -DPIC -o unictype/.libs/categ_S.o
"unictype/categ_S.h", line 287: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/categ_S.h", line 287: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/categ_S.h", line 306: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 310: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 312: warning: initializer does not fit or is out of range: 0xfce8000e
"unictype/categ_S.h", line 313: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 315: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 329: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_S.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 337: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_S.h", line 337: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/categ_S.h", line 340: warning: initializer does not fit or is out of range: 0xc1d0037b
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffff0c00
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xfffff0ff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 344: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 345: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_S.h", line 353: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xfe000007
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/categ_S.h", line 357: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 358: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 359: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 360: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/categ_S.h", line 361: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/categ_S.h", line 361: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 367: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 368: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 370: warning: initializer does not fit or is out of range: 0xc0c00001
"unictype/categ_S.h", line 373: warning: initializer does not fit or is out of range: 0xffc30000
"unictype/categ_S.h", line 373: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 374: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_S.h", line 374: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 375: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_S.h", line 375: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 376: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 377: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 381: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 381: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 383: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 383: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 401: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_S.h", line 412: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_S.h", line 412: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_S.h", line 413: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 424: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_S.h", line 428: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 434: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/categ_S.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/categ_S.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 450: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 459: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/categ_S.h", line 459: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 460: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 461: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_S.h", line 462: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 464: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_S.h", line 471: warning: initializer does not fit or is out of range: 0xffff00ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_S.c -o unictype/categ_S.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Sc.lo unictype/categ_Sc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sc.c  -KPIC -DPIC -o unictype/.libs/categ_Sc.o
"unictype/categ_Sc.h", line 171: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sc.c -o unictype/categ_Sc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Sk.lo unictype/categ_Sk.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sk.c  -KPIC -DPIC -o unictype/.libs/categ_Sk.o
"unictype/categ_Sk.h", line 287: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/categ_Sk.h", line 287: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/categ_Sk.h", line 293: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/categ_Sk.h", line 293: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/categ_Sk.h", line 309: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/categ_Sk.h", line 317: warning: initializer does not fit or is out of range: 0xf8000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sk.c -o unictype/categ_Sk.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Sm.lo unictype/categ_Sm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sm.c  -KPIC -DPIC -o unictype/.libs/categ_Sm.o
"unictype/categ_Sm.h", line 297: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 301: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/categ_Sm.h", line 301: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_Sm.h", line 305: warning: initializer does not fit or is out of range: 0xff000000
"unictype/categ_Sm.h", line 309: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/categ_Sm.h", line 309: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xfe000007
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/categ_Sm.h", line 313: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_Sm.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Sm.c -o unictype/categ_Sm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_So.lo unictype/categ_So.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_So.c  -KPIC -DPIC -o unictype/.libs/categ_So.o
"unictype/categ_So.h", line 302: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_So.h", line 308: warning: initializer does not fit or is out of range: 0xfce8000e
"unictype/categ_So.h", line 309: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 311: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 321: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/categ_So.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 328: warning: initializer does not fit or is out of range: 0xc0d0037b
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xf3e00c00
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xffffbfb6
"unictype/categ_So.h", line 329: warning: initializer does not fit or is out of range: 0xffeb3fff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xfffff0ff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xfffff9fc
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 332: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/categ_So.h", line 333: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_So.h", line 334: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 336: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/categ_So.h", line 337: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 338: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 341: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/categ_So.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 342: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffffe060
"unictype/categ_So.h", line 348: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/categ_So.h", line 349: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/categ_So.h", line 349: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 358: warning: initializer does not fit or is out of range: 0xc0c00001
"unictype/categ_So.h", line 361: warning: initializer does not fit or is out of range: 0xffc30000
"unictype/categ_So.h", line 361: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 362: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_So.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 363: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/categ_So.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 369: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 371: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 371: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 392: warning: initializer does not fit or is out of range: 0xff800000
"unictype/categ_So.h", line 392: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/categ_So.h", line 393: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 404: warning: initializer does not fit or is out of range: 0x80000000
"unictype/categ_So.h", line 408: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/categ_So.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/categ_So.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 426: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 431: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/categ_So.h", line 431: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 432: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 433: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 433: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/categ_So.h", line 434: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 441: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 441: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 442: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/categ_So.h", line 443: warning: initializer does not fit or is out of range: 0xffff00ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_So.c -o unictype/categ_So.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Z.lo unictype/categ_Z.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Z.c  -KPIC -DPIC -o unictype/.libs/categ_Z.o
"unictype/categ_Z.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Z.c -o unictype/categ_Z.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Zl.lo unictype/categ_Zl.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zl.c  -KPIC -DPIC -o unictype/.libs/categ_Zl.o
"unictype/categ_Zl.c", line 39: warning: initialization type mismatch
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zl.c -o unictype/categ_Zl.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Zp.lo unictype/categ_Zp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zp.c  -KPIC -DPIC -o unictype/.libs/categ_Zp.o
"unictype/categ_Zp.c", line 39: warning: initialization type mismatch
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zp.c -o unictype/categ_Zp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_Zs.lo unictype/categ_Zs.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zs.c  -KPIC -DPIC -o unictype/.libs/categ_Zs.o
"unictype/categ_Zs.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_Zs.c -o unictype/categ_Zs.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_and.lo unictype/categ_and.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_and.c  -KPIC -DPIC -o unictype/.libs/categ_and.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_and.c -o unictype/categ_and.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_and_not.lo unictype/categ_and_not.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_and_not.c  -KPIC -DPIC -o unictype/.libs/categ_and_not.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_and_not.c -o unictype/categ_and_not.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_byname.lo unictype/categ_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_byname.c  -KPIC -DPIC -o unictype/.libs/categ_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_byname.c -o unictype/categ_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_longname.lo unictype/categ_longname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_longname.c  -KPIC -DPIC -o unictype/.libs/categ_longname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_longname.c -o unictype/categ_longname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_name.lo unictype/categ_name.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_name.c  -KPIC -DPIC -o unictype/.libs/categ_name.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_name.c -o unictype/categ_name.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_none.lo unictype/categ_none.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_none.c  -KPIC -DPIC -o unictype/.libs/categ_none.o
"unictype/categ_none.c", line 39: warning: initialization type mismatch
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_none.c -o unictype/categ_none.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_of.lo unictype/categ_of.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_of.c  -KPIC -DPIC -o unictype/.libs/categ_of.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_of.c -o unictype/categ_of.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_or.lo unictype/categ_or.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_or.c  -KPIC -DPIC -o unictype/.libs/categ_or.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_or.c -o unictype/categ_or.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/categ_test.lo unictype/categ_test.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_test.c  -KPIC -DPIC -o unictype/.libs/categ_test.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/categ_test.c -o unictype/categ_test.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/combiningclass.lo unictype/combiningclass.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass.c  -KPIC -DPIC -o unictype/.libs/combiningclass.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass.c -o unictype/combiningclass.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/combiningclass_byname.lo unictype/combiningclass_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_byname.c  -KPIC -DPIC -o unictype/.libs/combiningclass_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_byname.c -o unictype/combiningclass_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/combiningclass_longname.lo unictype/combiningclass_longname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_longname.c  -KPIC -DPIC -o unictype/.libs/combiningclass_longname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_longname.c -o unictype/combiningclass_longname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/combiningclass_name.lo unictype/combiningclass_name.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_name.c  -KPIC -DPIC -o unictype/.libs/combiningclass_name.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/combiningclass_name.c -o unictype/combiningclass_name.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_alnum.lo unictype/ctype_alnum.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_alnum.c  -KPIC -DPIC -o unictype/.libs/ctype_alnum.o
"unictype/ctype_alnum.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alnum.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_alnum.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 423: warning: initializer does not fit or is out of range: 0xfffec3ff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 424: warning: initializer does not fit or is out of range: 0x9fffc060
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/ctype_alnum.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/ctype_alnum.h", line 429: warning: initializer does not fit or is out of range: 0xfffeffc3
"unictype/ctype_alnum.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/ctype_alnum.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/ctype_alnum.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/ctype_alnum.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/ctype_alnum.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alnum.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/ctype_alnum.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/ctype_alnum.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alnum.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/ctype_alnum.h", line 437: warning: initializer does not fit or is out of range: 0xfc00ffc3
"unictype/ctype_alnum.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/ctype_alnum.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_alnum.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/ctype_alnum.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/ctype_alnum.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alnum.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_alnum.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_alnum.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/ctype_alnum.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/ctype_alnum.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_alnum.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xffffc001
"unictype/ctype_alnum.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_alnum.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/ctype_alnum.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbf50
"unictype/ctype_alnum.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alnum.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 511: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/ctype_alnum.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/ctype_alnum.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alnum.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/ctype_alnum.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 516: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alnum.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alnum.h", line 518: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alnum.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/ctype_alnum.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_alnum.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_alnum.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_alnum.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alnum.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_alnum.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_alnum.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_alnum.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 552: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_alnum.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_alnum.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_alnum.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/ctype_alnum.h", line 563: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/ctype_alnum.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alnum.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 571: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 572: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xffc0007f
"unictype/ctype_alnum.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 574: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alnum.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_alnum.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_alnum.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/ctype_alnum.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alnum.h", line 577: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/ctype_alnum.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 588: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/ctype_alnum.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/ctype_alnum.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alnum.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_alnum.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/ctype_alnum.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/ctype_alnum.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 651: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alnum.h", line 651: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alnum.h", line 658: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alnum.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_alnum.c -o unictype/ctype_alnum.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_alpha.lo unictype/ctype_alpha.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_alpha.c  -KPIC -DPIC -o unictype/.libs/ctype_alpha.o
"unictype/ctype_alpha.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alpha.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_alpha.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 423: warning: initializer does not fit or is out of range: 0xfffec3ff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 424: warning: initializer does not fit or is out of range: 0x9fffc060
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/ctype_alpha.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/ctype_alpha.h", line 429: warning: initializer does not fit or is out of range: 0xfffeffc3
"unictype/ctype_alpha.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/ctype_alpha.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/ctype_alpha.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/ctype_alpha.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/ctype_alpha.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alpha.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/ctype_alpha.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/ctype_alpha.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alpha.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/ctype_alpha.h", line 437: warning: initializer does not fit or is out of range: 0xfc00ffc3
"unictype/ctype_alpha.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/ctype_alpha.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_alpha.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/ctype_alpha.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/ctype_alpha.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alpha.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_alpha.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_alpha.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/ctype_alpha.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/ctype_alpha.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 461: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_alpha.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xffffc001
"unictype/ctype_alpha.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_alpha.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/ctype_alpha.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbf50
"unictype/ctype_alpha.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_alpha.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 511: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/ctype_alpha.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/ctype_alpha.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_alpha.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/ctype_alpha.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 516: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/ctype_alpha.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 517: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alpha.h", line 518: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/ctype_alpha.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/ctype_alpha.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_alpha.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_alpha.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_alpha.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alpha.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_alpha.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_alpha.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_alpha.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 552: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_alpha.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_alpha.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_alpha.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/ctype_alpha.h", line 563: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/ctype_alpha.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_alpha.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 571: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 572: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xffc0007f
"unictype/ctype_alpha.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 574: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/ctype_alpha.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_alpha.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_alpha.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/ctype_alpha.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/ctype_alpha.h", line 577: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/ctype_alpha.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 588: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/ctype_alpha.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/ctype_alpha.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alpha.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_alpha.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/ctype_alpha.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/ctype_alpha.h", line 646: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 651: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_alpha.h", line 651: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 657: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_alpha.h", line 658: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_alpha.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_alpha.c -o unictype/ctype_alpha.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_blank.lo unictype/ctype_blank.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_blank.c  -KPIC -DPIC -o unictype/.libs/ctype_blank.o
"unictype/ctype_blank.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_blank.c -o unictype/ctype_blank.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_cntrl.lo unictype/ctype_cntrl.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_cntrl.c  -KPIC -DPIC -o unictype/.libs/ctype_cntrl.o
"unictype/ctype_cntrl.h", line 151: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_cntrl.h", line 151: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_cntrl.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_cntrl.c -o unictype/ctype_cntrl.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_digit.lo unictype/ctype_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_digit.c  -KPIC -DPIC -o unictype/.libs/ctype_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_digit.c -o unictype/ctype_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_graph.lo unictype/ctype_graph.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_graph.c  -KPIC -DPIC -o unictype/.libs/ctype_graph.o
"unictype/ctype_graph.h", line 681: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 687: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_graph.h", line 691: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xfffee6ff
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffbfff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/ctype_graph.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 698: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_graph.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/ctype_graph.h", line 700: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/ctype_graph.h", line 701: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/ctype_graph.h", line 701: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/ctype_graph.h", line 702: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/ctype_graph.h", line 702: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 703: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/ctype_graph.h", line 704: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/ctype_graph.h", line 704: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/ctype_graph.h", line 705: warning: initializer does not fit or is out of range: 0xff00ffcf
"unictype/ctype_graph.h", line 706: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_graph.h", line 706: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xfff0fddf
"unictype/ctype_graph.h", line 707: warning: initializer does not fit or is out of range: 0xffffffcf
"unictype/ctype_graph.h", line 708: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/ctype_graph.h", line 708: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/ctype_graph.h", line 709: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 709: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/ctype_graph.h", line 710: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_graph.h", line 710: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_graph.h", line 711: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/ctype_graph.h", line 712: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/ctype_graph.h", line 712: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_graph.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_graph.h", line 718: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 719: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_graph.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_graph.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 731: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/ctype_graph.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 733: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 735: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 736: warning: initializer does not fit or is out of range: 0xf00fffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xf8ffffff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_graph.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 738: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 740: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 743: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 744: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfffff880
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_graph.h", line 745: warning: initializer does not fit or is out of range: 0xfff3ffdf
"unictype/ctype_graph.h", line 746: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 759: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_graph.h", line 760: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 760: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 762: warning: initializer does not fit or is out of range: 0xfe0fffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 763: warning: initializer does not fit or is out of range: 0x800180ff
"unictype/ctype_graph.h", line 764: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 772: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/ctype_graph.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 792: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_graph.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 795: warning: initializer does not fit or is out of range: 0x800fffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 796: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xf3ff3fff
"unictype/ctype_graph.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 798: warning: initializer does not fit or is out of range: 0xf8000007
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 799: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 804: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 805: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_graph.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_graph.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/ctype_graph.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 812: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_graph.h", line 813: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 814: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 817: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_graph.h", line 817: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 820: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 823: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_graph.h", line 824: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/ctype_graph.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 826: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_graph.h", line 826: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_graph.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 834: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/ctype_graph.h", line 835: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/ctype_graph.h", line 835: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/ctype_graph.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 839: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/ctype_graph.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 842: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_graph.h", line 849: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 850: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 851: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 852: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_graph.h", line 853: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_graph.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_graph.h", line 855: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/ctype_graph.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 860: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_graph.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 863: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_graph.h", line 863: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 866: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/ctype_graph.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_graph.h", line 873: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 874: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 894: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/ctype_graph.h", line 895: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 899: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/ctype_graph.h", line 900: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 914: warning: initializer does not fit or is out of range: 0xf3ff01ff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_graph.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_graph.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_graph.h", line 927: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/ctype_graph.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 934: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_graph.h", line 937: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 943: warning: initializer does not fit or is out of range: 0xc3ff07ff
"unictype/ctype_graph.h", line 945: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_graph.h", line 945: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 950: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_graph.h", line 950: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 951: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 952: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_graph.h", line 953: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 962: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_graph.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_graph.c -o unictype/ctype_graph.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_lower.lo unictype/ctype_lower.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_lower.c  -KPIC -DPIC -o unictype/.libs/ctype_lower.o
"unictype/ctype_lower.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_lower.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaa955
"unictype/ctype_lower.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xb5555b60
"unictype/ctype_lower.h", line 285: warning: initializer does not fit or is out of range: 0xaa2caaaa
"unictype/ctype_lower.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/ctype_lower.h", line 289: warning: initializer does not fit or is out of range: 0xfffef000
"unictype/ctype_lower.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/ctype_lower.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/ctype_lower.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/ctype_lower.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/ctype_lower.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_lower.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 330: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/ctype_lower.h", line 331: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_lower.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_lower.h", line 344: warning: initializer does not fit or is out of range: 0xfffffffc
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_lower.c -o unictype/ctype_lower.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_print.lo unictype/ctype_print.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_print.c  -KPIC -DPIC -o unictype/.libs/ctype_print.o
"unictype/ctype_print.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 684: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 687: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_print.h", line 691: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xfffee6ff
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 693: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffbfff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/ctype_print.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 698: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_print.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/ctype_print.h", line 700: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/ctype_print.h", line 701: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/ctype_print.h", line 701: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/ctype_print.h", line 702: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/ctype_print.h", line 702: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 703: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/ctype_print.h", line 704: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/ctype_print.h", line 704: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/ctype_print.h", line 705: warning: initializer does not fit or is out of range: 0xff00ffcf
"unictype/ctype_print.h", line 706: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/ctype_print.h", line 706: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xfff0fddf
"unictype/ctype_print.h", line 707: warning: initializer does not fit or is out of range: 0xffffffcf
"unictype/ctype_print.h", line 708: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/ctype_print.h", line 708: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/ctype_print.h", line 709: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 709: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/ctype_print.h", line 710: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/ctype_print.h", line 710: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/ctype_print.h", line 711: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/ctype_print.h", line 712: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/ctype_print.h", line 712: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 713: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_print.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 717: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/ctype_print.h", line 718: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 719: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/ctype_print.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 721: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 722: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 723: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 725: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 726: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 729: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_print.h", line 730: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 731: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/ctype_print.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 733: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 735: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 736: warning: initializer does not fit or is out of range: 0xf00fffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xf8ffffff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/ctype_print.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 738: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 740: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 741: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 742: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 743: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 744: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 745: warning: initializer does not fit or is out of range: 0xfff3ffdf
"unictype/ctype_print.h", line 746: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 748: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 750: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 751: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 752: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 754: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 759: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_print.h", line 760: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 760: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 762: warning: initializer does not fit or is out of range: 0xfe0fffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 763: warning: initializer does not fit or is out of range: 0x800180ff
"unictype/ctype_print.h", line 764: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 765: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 766: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 768: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 770: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 771: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 772: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 773: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 775: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 776: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 777: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 778: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/ctype_print.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 788: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 789: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 790: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 792: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_print.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 795: warning: initializer does not fit or is out of range: 0x800fffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 796: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xf3ff3fff
"unictype/ctype_print.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 798: warning: initializer does not fit or is out of range: 0xf8000007
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 799: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 800: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 802: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 804: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 805: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_print.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/ctype_print.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/ctype_print.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 812: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_print.h", line 813: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 814: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 817: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/ctype_print.h", line 817: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 819: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 820: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 823: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/ctype_print.h", line 824: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/ctype_print.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 826: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_print.h", line 826: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 827: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 829: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/ctype_print.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 834: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/ctype_print.h", line 835: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/ctype_print.h", line 835: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/ctype_print.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 839: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/ctype_print.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 841: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 842: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_print.h", line 849: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 850: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 851: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 852: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/ctype_print.h", line 853: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/ctype_print.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/ctype_print.h", line 855: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/ctype_print.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 860: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_print.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 863: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_print.h", line 863: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 866: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/ctype_print.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/ctype_print.h", line 873: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 874: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 889: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 893: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 894: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/ctype_print.h", line 895: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 899: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/ctype_print.h", line 900: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 913: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 914: warning: initializer does not fit or is out of range: 0xf3ff01ff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 917: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 919: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 920: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 921: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 923: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/ctype_print.h", line 925: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_print.h", line 926: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/ctype_print.h", line 927: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/ctype_print.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 934: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_print.h", line 937: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 943: warning: initializer does not fit or is out of range: 0xc3ff07ff
"unictype/ctype_print.h", line 945: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/ctype_print.h", line 945: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 949: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 950: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_print.h", line 950: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 951: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 952: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 952: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/ctype_print.h", line 953: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 955: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 962: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 965: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 966: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 967: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 968: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 969: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 970: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 971: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 972: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 973: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 974: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 975: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 985: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 987: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 988: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 989: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 990: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 991: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_print.h", line 992: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_print.c -o unictype/ctype_print.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_punct.lo unictype/ctype_punct.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_punct.c  -KPIC -DPIC -o unictype/.libs/ctype_punct.o
"unictype/ctype_punct.h", line 553: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/ctype_punct.h", line 553: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 554: warning: initializer does not fit or is out of range: 0xfbdffbff
"unictype/ctype_punct.h", line 558: warning: initializer does not fit or is out of range: 0xfffc003c
"unictype/ctype_punct.h", line 558: warning: initializer does not fit or is out of range: 0xffffafe0
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 559: warning: initializer does not fit or is out of range: 0xffffffdf
"unictype/ctype_punct.h", line 563: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/ctype_punct.h", line 564: warning: initializer does not fit or is out of range: 0xfffee600
"unictype/ctype_punct.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 565: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_punct.h", line 565: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/ctype_punct.h", line 566: warning: initializer does not fit or is out of range: 0xffd00000
"unictype/ctype_punct.h", line 567: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 569: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/ctype_punct.h", line 570: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 571: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/ctype_punct.h", line 572: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 573: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 574: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 575: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 576: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 577: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 577: warning: initializer does not fit or is out of range: 0xff00000c
"unictype/ctype_punct.h", line 578: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 579: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 580: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/ctype_punct.h", line 581: warning: initializer does not fit or is out of range: 0x80008000
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/ctype_punct.h", line 583: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/ctype_punct.h", line 584: warning: initializer does not fit or is out of range: 0xfeffe0ff
"unictype/ctype_punct.h", line 584: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/ctype_punct.h", line 585: warning: initializer does not fit or is out of range: 0xc3c0fc00
"unictype/ctype_punct.h", line 586: warning: initializer does not fit or is out of range: 0xfc00bffc
"unictype/ctype_punct.h", line 591: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 600: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 604: warning: initializer does not fit or is out of range: 0xc4000000
"unictype/ctype_punct.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 605: warning: initializer does not fit or is out of range: 0xcf800000
"unictype/ctype_punct.h", line 605: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/ctype_punct.h", line 607: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 607: warning: initializer does not fit or is out of range: 0xfc00001f
"unictype/ctype_punct.h", line 608: warning: initializer does not fit or is out of range: 0xf00fffc0
"unictype/ctype_punct.h", line 609: warning: initializer does not fit or is out of range: 0xf8fffff0
"unictype/ctype_punct.h", line 609: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 610: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_punct.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 612: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/ctype_punct.h", line 616: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/ctype_punct.h", line 616: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/ctype_punct.h", line 617: warning: initializer does not fit or is out of range: 0xfffff880
"unictype/ctype_punct.h", line 617: warning: initializer does not fit or is out of range: 0xfffffcff
"unictype/ctype_punct.h", line 618: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 619: warning: initializer does not fit or is out of range: 0xc1d0037b
"unictype/ctype_punct.h", line 619: warning: initializer does not fit or is out of range: 0xffffbc1f
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffff0e00
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 626: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 635: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/ctype_punct.h", line 636: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/ctype_punct.h", line 636: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/ctype_punct.h", line 638: warning: initializer does not fit or is out of range: 0xfe0387e0
"unictype/ctype_punct.h", line 639: warning: initializer does not fit or is out of range: 0x80010000
"unictype/ctype_punct.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 641: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 645: warning: initializer does not fit or is out of range: 0xffffff1e
"unictype/ctype_punct.h", line 645: warning: initializer does not fit or is out of range: 0xe0c1fc01
"unictype/ctype_punct.h", line 648: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 658: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 662: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 666: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/ctype_punct.h", line 667: warning: initializer does not fit or is out of range: 0x800fff80
"unictype/ctype_punct.h", line 668: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_punct.h", line 668: warning: initializer does not fit or is out of range: 0xc0003fff
"unictype/ctype_punct.h", line 669: warning: initializer does not fit or is out of range: 0xf0003008
"unictype/ctype_punct.h", line 670: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/ctype_punct.h", line 670: warning: initializer does not fit or is out of range: 0xc0000002
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 680: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_punct.h", line 683: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/ctype_punct.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 685: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/ctype_punct.h", line 686: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 687: warning: initializer does not fit or is out of range: 0xf8000001
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/ctype_punct.h", line 691: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/ctype_punct.h", line 692: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 696: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 701: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_punct.h", line 701: warning: initializer does not fit or is out of range: 0xff800000
"unictype/ctype_punct.h", line 702: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/ctype_punct.h", line 703: warning: initializer does not fit or is out of range: 0x8fc00000
"unictype/ctype_punct.h", line 703: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 704: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/ctype_punct.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 705: warning: initializer does not fit or is out of range: 0x87000000
"unictype/ctype_punct.h", line 705: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 706: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 707: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 710: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0xff000000
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0xfffc3fff
"unictype/ctype_punct.h", line 717: warning: initializer does not fit or is out of range: 0x8000003f
"unictype/ctype_punct.h", line 718: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 720: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/ctype_punct.h", line 720: warning: initializer does not fit or is out of range: 0xe8003fe1
"unictype/ctype_punct.h", line 722: warning: initializer does not fit or is out of range: 0x80000000
"unictype/ctype_punct.h", line 723: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/ctype_punct.h", line 725: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/ctype_punct.h", line 726: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 728: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/ctype_punct.h", line 729: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 731: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/ctype_punct.h", line 731: warning: initializer does not fit or is out of range: 0xfc000fff
"unictype/ctype_punct.h", line 737: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/ctype_punct.h", line 737: warning: initializer does not fit or is out of range: 0xfc00003e
"unictype/ctype_punct.h", line 738: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/ctype_punct.h", line 747: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_punct.h", line 747: warning: initializer does not fit or is out of range: 0xf8000030
"unictype/ctype_punct.h", line 751: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/ctype_punct.h", line 754: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 761: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 763: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 769: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 770: warning: initializer does not fit or is out of range: 0xf8000fff
"unictype/ctype_punct.h", line 773: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/ctype_punct.h", line 779: warning: initializer does not fit or is out of range: 0xc00007f0
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 785: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 786: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/ctype_punct.h", line 786: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/ctype_punct.h", line 788: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/ctype_punct.h", line 789: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 791: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 792: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 793: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 794: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 798: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 801: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_punct.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_punct.c -o unictype/ctype_punct.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_space.lo unictype/ctype_space.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_space.c  -KPIC -DPIC -o unictype/.libs/ctype_space.o
"unictype/ctype_space.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_space.c -o unictype/ctype_space.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_upper.lo unictype/ctype_upper.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_upper.c  -KPIC -DPIC -o unictype/.libs/ctype_upper.o
"unictype/ctype_upper.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/ctype_upper.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/ctype_upper.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/ctype_upper.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/ctype_upper.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/ctype_upper.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/ctype_upper.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/ctype_upper.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/ctype_upper.h", line 305: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/ctype_upper.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/ctype_upper.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/ctype_upper.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/ctype_upper.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/ctype_upper.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_upper.c -o unictype/ctype_upper.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/ctype_xdigit.lo unictype/ctype_xdigit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_xdigit.c  -KPIC -DPIC -o unictype/.libs/ctype_xdigit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/ctype_xdigit.c -o unictype/ctype_xdigit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/decdigit.lo unictype/decdigit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/decdigit.c  -KPIC -DPIC -o unictype/.libs/decdigit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/decdigit.c -o unictype/decdigit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/digit.lo unictype/digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/digit.c  -KPIC -DPIC -o unictype/.libs/digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/digit.c -o unictype/digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joininggroup_byname.lo unictype/joininggroup_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_byname.c  -KPIC -DPIC -o unictype/.libs/joininggroup_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_byname.c -o unictype/joininggroup_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joininggroup_name.lo unictype/joininggroup_name.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_name.c  -KPIC -DPIC -o unictype/.libs/joininggroup_name.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_name.c -o unictype/joininggroup_name.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joininggroup_of.lo unictype/joininggroup_of.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_of.c  -KPIC -DPIC -o unictype/.libs/joininggroup_of.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joininggroup_of.c -o unictype/joininggroup_of.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joiningtype_byname.lo unictype/joiningtype_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_byname.c  -KPIC -DPIC -o unictype/.libs/joiningtype_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_byname.c -o unictype/joiningtype_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joiningtype_longname.lo unictype/joiningtype_longname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_longname.c  -KPIC -DPIC -o unictype/.libs/joiningtype_longname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_longname.c -o unictype/joiningtype_longname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joiningtype_name.lo unictype/joiningtype_name.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_name.c  -KPIC -DPIC -o unictype/.libs/joiningtype_name.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_name.c -o unictype/joiningtype_name.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_of.c  -KPIC -DPIC -o unictype/.libs/joiningtype_of.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/joiningtype_of.c -o unictype/joiningtype_of.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/mirror.lo unictype/mirror.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/mirror.c  -KPIC -DPIC -o unictype/.libs/mirror.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/mirror.c -o unictype/mirror.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/numeric.lo unictype/numeric.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/numeric.c  -KPIC -DPIC -o unictype/.libs/numeric.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/numeric.c -o unictype/numeric.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_alphabetic.lo unictype/pr_alphabetic.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_alphabetic.c  -KPIC -DPIC -o unictype/.libs/pr_alphabetic.o
"unictype/pr_alphabetic.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_alphabetic.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_alphabetic.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 422: warning: initializer does not fit or is out of range: 0xbfff0000
"unictype/pr_alphabetic.h", line 422: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/pr_alphabetic.h", line 423: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 424: warning: initializer does not fit or is out of range: 0x9c00e1fe
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_alphabetic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_alphabetic.h", line 427: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/pr_alphabetic.h", line 428: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_alphabetic.h", line 428: warning: initializer does not fit or is out of range: 0xffff03f8
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xffe1dfff
"unictype/pr_alphabetic.h", line 429: warning: initializer does not fit or is out of range: 0xfffe000f
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xe3c5fdff
"unictype/pr_alphabetic.h", line 430: warning: initializer does not fit or is out of range: 0xb080599f
"unictype/pr_alphabetic.h", line 431: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_alphabetic.h", line 431: warning: initializer does not fit or is out of range: 0xc36dfdff
"unictype/pr_alphabetic.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_alphabetic.h", line 432: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 433: warning: initializer does not fit or is out of range: 0xb0c0199f
"unictype/pr_alphabetic.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_alphabetic.h", line 434: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_alphabetic.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_alphabetic.h", line 435: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_alphabetic.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_alphabetic.h", line 436: warning: initializer does not fit or is out of range: 0xe3effdff
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0x80f05ddf
"unictype/pr_alphabetic.h", line 437: warning: initializer does not fit or is out of range: 0xfc00000f
"unictype/pr_alphabetic.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_alphabetic.h", line 438: warning: initializer does not fit or is out of range: 0xff5f807f
"unictype/pr_alphabetic.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_alphabetic.h", line 440: warning: initializer does not fit or is out of range: 0xf000205f
"unictype/pr_alphabetic.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_alphabetic.h", line 441: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_alphabetic.h", line 442: warning: initializer does not fit or is out of range: 0xfeffff03
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xf97fffff
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 443: warning: initializer does not fit or is out of range: 0xffffc1e7
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_alphabetic.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_alphabetic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 449: warning: initializer does not fit or is out of range: 0x87ffffff
"unictype/pr_alphabetic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_alphabetic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 458: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/pr_alphabetic.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_alphabetic.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 465: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 465: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xfc00f3ff
"unictype/pr_alphabetic.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_alphabetic.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_alphabetic.h", line 477: warning: initializer does not fit or is out of range: 0xf3ffbd50
"unictype/pr_alphabetic.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 480: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_alphabetic.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_alphabetic.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 491: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 492: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 494: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 508: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 511: warning: initializer does not fit or is out of range: 0x8ff07fff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 514: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_alphabetic.h", line 514: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_alphabetic.h", line 515: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_alphabetic.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 517: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_alphabetic.h", line 517: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 518: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/pr_alphabetic.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 519: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_alphabetic.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 521: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_alphabetic.h", line 526: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 531: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_alphabetic.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_alphabetic.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_alphabetic.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 535: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 538: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_alphabetic.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 539: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 541: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_alphabetic.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 543: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_alphabetic.h", line 543: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 549: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_alphabetic.h", line 550: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 551: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 552: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 552: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_alphabetic.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 559: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_alphabetic.h", line 559: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_alphabetic.h", line 562: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 562: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_alphabetic.h", line 563: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_alphabetic.h", line 564: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_alphabetic.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 568: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 572: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_alphabetic.h", line 572: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 573: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 575: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_alphabetic.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_alphabetic.h", line 577: warning: initializer does not fit or is out of range: 0xe081199f
"unictype/pr_alphabetic.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 582: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 585: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 588: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_alphabetic.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 595: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 595: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_alphabetic.h", line 596: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 601: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 616: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 617: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 621: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_alphabetic.h", line 622: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 626: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_alphabetic.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_alphabetic.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_alphabetic.h", line 644: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 645: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_alphabetic.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 646: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_alphabetic.h", line 647: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 655: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_alphabetic.h", line 655: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_alphabetic.h", line 661: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 675: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_alphabetic.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_alphabetic.c -o unictype/pr_alphabetic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_ascii_hex_digit.lo unictype/pr_ascii_hex_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ascii_hex_digit.c  -KPIC -DPIC -o unictype/.libs/pr_ascii_hex_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ascii_hex_digit.c -o unictype/pr_ascii_hex_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_arabic_digit.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_arabic_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_arabic_digit.c -o unictype/pr_bidi_arabic_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_arabic_right_to_left.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_arabic_right_to_left.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_arabic_right_to_left.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_arabic_right_to_left.c -o unictype/pr_bidi_arabic_right_to_left.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_block_separator.lo unictype/pr_bidi_block_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_block_separator.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_block_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_block_separator.c -o unictype/pr_bidi_block_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_boundary_neutral.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_boundary_neutral.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_boundary_neutral.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_boundary_neutral.c -o unictype/pr_bidi_boundary_neutral.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_common_separator.lo unictype/pr_bidi_common_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_common_separator.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_common_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_common_separator.c -o unictype/pr_bidi_common_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_control.lo unictype/pr_bidi_control.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_control.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_control.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_control.c -o unictype/pr_bidi_control.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_embedding_or_override.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_embedding_or_override.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_embedding_or_override.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_embedding_or_override.c -o unictype/pr_bidi_embedding_or_override.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_eur_num_separator.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_eur_num_separator.c -o unictype/pr_bidi_eur_num_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_eur_num_terminator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_eur_num_terminator.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_eur_num_terminator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_eur_num_terminator.c -o unictype/pr_bidi_eur_num_terminator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_european_digit.lo unictype/pr_bidi_european_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_european_digit.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_european_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_european_digit.c -o unictype/pr_bidi_european_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_hebrew_right_to_left.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_hebrew_right_to_left.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_hebrew_right_to_left.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_hebrew_right_to_left.c -o unictype/pr_bidi_hebrew_right_to_left.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_left_to_right.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_left_to_right.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_left_to_right.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_left_to_right.c -o unictype/pr_bidi_left_to_right.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_non_spacing_mark.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_non_spacing_mark.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_non_spacing_mark.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_non_spacing_mark.c -o unictype/pr_bidi_non_spacing_mark.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_other_neutral.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_other_neutral.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_other_neutral.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_other_neutral.c -o unictype/pr_bidi_other_neutral.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_pdf.lo unictype/pr_bidi_pdf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_pdf.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_pdf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_pdf.c -o unictype/pr_bidi_pdf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_segment_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_segment_separator.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_segment_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_segment_separator.c -o unictype/pr_bidi_segment_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_bidi_whitespace.lo unictype/pr_bidi_whitespace.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_whitespace.c  -KPIC -DPIC -o unictype/.libs/pr_bidi_whitespace.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_bidi_whitespace.c -o unictype/pr_bidi_whitespace.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_byname.lo unictype/pr_byname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_byname.c  -KPIC -DPIC -o unictype/.libs/pr_byname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_byname.c -o unictype/pr_byname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_case_ignorable.lo unictype/pr_case_ignorable.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_case_ignorable.c  -KPIC -DPIC -o unictype/.libs/pr_case_ignorable.o
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 428: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_case_ignorable.h", line 434: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_case_ignorable.h", line 435: warning: initializer does not fit or is out of range: 0xfffff801
"unictype/pr_case_ignorable.h", line 436: warning: initializer does not fit or is out of range: 0xbfc00000
"unictype/pr_case_ignorable.h", line 437: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 439: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_case_ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_case_ignorable.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 445: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_case_ignorable.h", line 447: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_case_ignorable.h", line 448: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_case_ignorable.h", line 454: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_case_ignorable.h", line 455: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/pr_case_ignorable.h", line 461: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_case_ignorable.h", line 471: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/pr_case_ignorable.h", line 476: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_case_ignorable.h", line 477: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_case_ignorable.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 478: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_case_ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/pr_case_ignorable.h", line 482: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/pr_case_ignorable.h", line 483: warning: initializer does not fit or is out of range: 0x8002ffdf
"unictype/pr_case_ignorable.h", line 484: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_case_ignorable.h", line 489: warning: initializer does not fit or is out of range: 0x80008000
"unictype/pr_case_ignorable.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 507: warning: initializer does not fit or is out of range: 0xbff78000
"unictype/pr_case_ignorable.h", line 508: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_case_ignorable.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 516: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_case_ignorable.h", line 517: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 522: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_case_ignorable.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 526: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_case_ignorable.h", line 535: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_case_ignorable.h", line 539: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_case_ignorable.h", line 539: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 544: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_case_ignorable.h", line 547: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_case_ignorable.h", line 548: warning: initializer does not fit or is out of range: 0x85f80000
"unictype/pr_case_ignorable.h", line 550: warning: initializer does not fit or is out of range: 0xb03c0000
"unictype/pr_case_ignorable.h", line 551: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/pr_case_ignorable.h", line 553: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_case_ignorable.h", line 555: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/pr_case_ignorable.h", line 556: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_case_ignorable.h", line 566: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_case_ignorable.h", line 573: warning: initializer does not fit or is out of range: 0xfff80380
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_case_ignorable.h", line 579: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 580: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_case_ignorable.h", line 583: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_case_ignorable.h", line 594: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_case_ignorable.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_case_ignorable.c -o unictype/pr_case_ignorable.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_cased.lo unictype/pr_cased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_cased.c  -KPIC -DPIC -o unictype/.libs/pr_cased.o
"unictype/pr_cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_cased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_cased.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_cased.h", line 288: warning: initializer does not fit or is out of range: 0xbccf0000
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 289: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_cased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_cased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_cased.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 310: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_cased.h", line 312: warning: initializer does not fit or is out of range: 0xf21fbd50
"unictype/pr_cased.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_cased.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 325: warning: initializer does not fit or is out of range: 0xffff78ff
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 328: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_cased.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_cased.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_cased.h", line 355: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 356: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_cased.h", line 357: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 360: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_cased.h", line 364: warning: initializer does not fit or is out of range: 0xffff03ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_cased.c -o unictype/pr_cased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casefolded.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_casefolded.c  -KPIC -DPIC -o unictype/.libs/pr_changes_when_casefolded.o
"unictype/pr_changes_when_casefolded.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casefolded.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_changes_when_casefolded.h", line 284: warning: initializer does not fit or is out of range: 0xab555555
"unictype/pr_changes_when_casefolded.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_changes_when_casefolded.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_changes_when_casefolded.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_changes_when_casefolded.h", line 289: warning: initializer does not fit or is out of range: 0xe6b35555
"unictype/pr_changes_when_casefolded.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_changes_when_casefolded.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 308: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_casefolded.h", line 308: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_changes_when_casefolded.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_casefolded.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 318: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_changes_when_casefolded.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casefolded.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casefolded.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casefolded.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_casefolded.c -o unictype/pr_changes_when_casefolded.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_casemapped.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_casemapped.c  -KPIC -DPIC -o unictype/.libs/pr_changes_when_casemapped.o
"unictype/pr_changes_when_casemapped.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casemapped.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xfeffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xf7ffdfff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xb3fff3ff
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_changes_when_casemapped.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 286: warning: initializer does not fit or is out of range: 0xfc0ffffd
"unictype/pr_changes_when_casemapped.h", line 288: warning: initializer does not fit or is out of range: 0xb8cf0000
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xffe3ffff
"unictype/pr_changes_when_casemapped.h", line 289: warning: initializer does not fit or is out of range: 0xefbfffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_changes_when_casemapped.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_casemapped.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 308: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_changes_when_casemapped.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 315: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_casemapped.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_changes_when_casemapped.h", line 318: warning: initializer does not fit or is out of range: 0xc06dffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xfffcfffc
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 324: warning: initializer does not fit or is out of range: 0xfe00ffff
"unictype/pr_changes_when_casemapped.h", line 325: warning: initializer does not fit or is out of range: 0xffcf38ff
"unictype/pr_changes_when_casemapped.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casemapped.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 338: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_casemapped.h", line 339: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_changes_when_casemapped.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 347: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_casemapped.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_casemapped.c -o unictype/pr_changes_when_casemapped.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_lowercased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_lowercased.c  -KPIC -DPIC -o unictype/.libs/pr_changes_when_lowercased.o
"unictype/pr_changes_when_lowercased.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_changes_when_lowercased.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_changes_when_lowercased.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_changes_when_lowercased.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_changes_when_lowercased.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/pr_changes_when_lowercased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_changes_when_lowercased.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_lowercased.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_changes_when_lowercased.h", line 305: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_changes_when_lowercased.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_changes_when_lowercased.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_changes_when_lowercased.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_lowercased.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_lowercased.h", line 340: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_lowercased.c -o unictype/pr_changes_when_lowercased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_titlecased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_titlecased.c  -KPIC -DPIC -o unictype/.libs/pr_changes_when_titlecased.o
"unictype/pr_changes_when_titlecased.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_changes_when_titlecased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_changes_when_titlecased.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xb55556d0
"unictype/pr_changes_when_titlecased.h", line 285: warning: initializer does not fit or is out of range: 0xaa2baaaa
"unictype/pr_changes_when_titlecased.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/pr_changes_when_titlecased.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_changes_when_titlecased.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_changes_when_titlecased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_titlecased.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/pr_changes_when_titlecased.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/pr_changes_when_titlecased.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_titlecased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_changes_when_titlecased.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_changes_when_titlecased.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_titlecased.h", line 348: warning: initializer does not fit or is out of range: 0xfffffffc
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_titlecased.c -o unictype/pr_changes_when_titlecased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_changes_when_uppercased.lo unictype/pr_changes_when_uppercased.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_uppercased.c  -KPIC -DPIC -o unictype/.libs/pr_changes_when_uppercased.o
"unictype/pr_changes_when_uppercased.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_changes_when_uppercased.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_changes_when_uppercased.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xa251212a
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xb5555b60
"unictype/pr_changes_when_uppercased.h", line 285: warning: initializer does not fit or is out of range: 0xaa2daaaa
"unictype/pr_changes_when_uppercased.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 286: warning: initializer does not fit or is out of range: 0x900aaaa8
"unictype/pr_changes_when_uppercased.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_changes_when_uppercased.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_changes_when_uppercased.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0xaaa8aaa8
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_changes_when_uppercased.h", line 320: warning: initializer does not fit or is out of range: 0x9400aaaa
"unictype/pr_changes_when_uppercased.h", line 321: warning: initializer does not fit or is out of range: 0xaa8a10aa
"unictype/pr_changes_when_uppercased.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_changes_when_uppercased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_changes_when_uppercased.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_changes_when_uppercased.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_changes_when_uppercased.h", line 348: warning: initializer does not fit or is out of range: 0xfffffffc
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_changes_when_uppercased.c -o unictype/pr_changes_when_uppercased.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_combining.lo unictype/pr_combining.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_combining.c  -KPIC -DPIC -o unictype/.libs/pr_combining.o
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_combining.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_combining.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/pr_combining.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/pr_combining.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_combining.h", line 437: warning: initializer does not fit or is out of range: 0xdc000000
"unictype/pr_combining.h", line 438: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 439: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 440: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 444: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 445: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 446: warning: initializer does not fit or is out of range: 0xff5f8400
"unictype/pr_combining.h", line 449: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/pr_combining.h", line 449: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_combining.h", line 451: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/pr_combining.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_combining.h", line 462: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 467: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_combining.h", line 469: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_combining.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_combining.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_combining.h", line 492: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_combining.h", line 494: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_combining.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_combining.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_combining.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_combining.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 522: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_combining.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_combining.h", line 525: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_combining.h", line 527: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_combining.h", line 528: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 530: warning: initializer does not fit or is out of range: 0xff3f8000
"unictype/pr_combining.h", line 531: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_combining.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_combining.h", line 535: warning: initializer does not fit or is out of range: 0xff7f8000
"unictype/pr_combining.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_combining.h", line 545: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_combining.h", line 553: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_combining.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_combining.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_combining.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_combining.c -o unictype/pr_combining.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_composite.lo unictype/pr_composite.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_composite.c  -KPIC -DPIC -o unictype/.libs/pr_composite.o
"unictype/pr_composite.h", line 283: warning: initializer does not fit or is out of range: 0xbe7effbf
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfefdff3f
"unictype/pr_composite.h", line 284: warning: initializer does not fit or is out of range: 0xfff3f3f9
"unictype/pr_composite.h", line 285: warning: initializer does not fit or is out of range: 0xdffffff0
"unictype/pr_composite.h", line 285: warning: initializer does not fit or is out of range: 0xff3fffcf
"unictype/pr_composite.h", line 286: warning: initializer does not fit or is out of range: 0xcfffffff
"unictype/pr_composite.h", line 291: warning: initializer does not fit or is out of range: 0xfccf0006
"unictype/pr_composite.h", line 300: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_composite.h", line 301: warning: initializer does not fit or is out of range: 0xb0001800
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 322: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 324: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_composite.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 325: warning: initializer does not fit or is out of range: 0xe7c7f5de
"unictype/pr_composite.h", line 328: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_composite.h", line 334: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_composite.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 343: warning: initializer does not fit or is out of range: 0xc0100000
"unictype/pr_composite.h", line 343: warning: initializer does not fit or is out of range: 0xc7900000
"unictype/pr_composite.h", line 346: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 346: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_composite.h", line 347: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 349: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 350: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 351: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 352: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 353: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 354: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 355: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 356: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 357: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 360: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 362: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 363: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_composite.h", line 364: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 365: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_composite.h", line 365: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_composite.h", line 366: warning: initializer does not fit or is out of range: 0xaa820000
"unictype/pr_composite.h", line 384: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_composite.h", line 385: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_composite.h", line 388: warning: initializer does not fit or is out of range: 0xffff07ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_composite.c -o unictype/pr_composite.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_currency_symbol.lo unictype/pr_currency_symbol.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_currency_symbol.c  -KPIC -DPIC -o unictype/.libs/pr_currency_symbol.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_currency_symbol.c -o unictype/pr_currency_symbol.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_dash.lo unictype/pr_dash.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_dash.c  -KPIC -DPIC -o unictype/.libs/pr_dash.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_dash.c -o unictype/pr_dash.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_decimal_digit.lo unictype/pr_decimal_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_decimal_digit.c  -KPIC -DPIC -o unictype/.libs/pr_decimal_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_decimal_digit.c -o unictype/pr_decimal_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_default_ignorable_code_point.lo unictype/pr_default_ignorable_code_point.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_default_ignorable_code_point.c  -KPIC -DPIC -o unictype/.libs/pr_default_ignorable_code_point.o
"unictype/pr_default_ignorable_code_point.h", line 437: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_default_ignorable_code_point.h", line 456: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 468: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_default_ignorable_code_point.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_default_ignorable_code_point.c -o unictype/pr_default_ignorable_code_point.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_deprecated.lo unictype/pr_deprecated.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_deprecated.c  -KPIC -DPIC -o unictype/.libs/pr_deprecated.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_deprecated.c -o unictype/pr_deprecated.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_diacritic.lo unictype/pr_diacritic.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_diacritic.c  -KPIC -DPIC -o unictype/.libs/pr_diacritic.o
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 288: warning: initializer does not fit or is out of range: 0xe0ff7fff
"unictype/pr_diacritic.h", line 293: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_diacritic.h", line 293: warning: initializer does not fit or is out of range: 0xbffffffb
"unictype/pr_diacritic.h", line 295: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 296: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 312: warning: initializer does not fit or is out of range: 0xc2a00000
"unictype/pr_diacritic.h", line 326: warning: initializer does not fit or is out of range: 0x9fe00000
"unictype/pr_diacritic.h", line 331: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_diacritic.h", line 332: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_diacritic.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_diacritic.h", line 333: warning: initializer does not fit or is out of range: 0xe0200000
"unictype/pr_diacritic.h", line 337: warning: initializer does not fit or is out of range: 0xa0000000
"unictype/pr_diacritic.h", line 337: warning: initializer does not fit or is out of range: 0xe000e003
"unictype/pr_diacritic.h", line 350: warning: initializer does not fit or is out of range: 0xb0008000
"unictype/pr_diacritic.h", line 352: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_diacritic.h", line 359: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 360: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_diacritic.h", line 369: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_diacritic.h", line 389: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 390: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 394: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_diacritic.h", line 405: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_diacritic.h", line 408: warning: initializer does not fit or is out of range: 0xf807e380
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_diacritic.c -o unictype/pr_diacritic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_extender.lo unictype/pr_extender.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_extender.c  -KPIC -DPIC -o unictype/.libs/pr_extender.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_extender.c -o unictype/pr_extender.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_format_control.lo unictype/pr_format_control.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_format_control.c  -KPIC -DPIC -o unictype/.libs/pr_format_control.o
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_format_control.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_format_control.c -o unictype/pr_format_control.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_grapheme_base.lo unictype/pr_grapheme_base.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_base.c  -KPIC -DPIC -o unictype/.libs/pr_grapheme_base.o
"unictype/pr_grapheme_base.h", line 411: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 411: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffdfff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 412: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 417: warning: initializer does not fit or is out of range: 0xfcff0000
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffd7f0
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc07
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/pr_grapheme_base.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 422: warning: initializer does not fit or is out of range: 0xffff0049
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xc800ffc0
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 423: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 424: warning: initializer does not fit or is out of range: 0xffffc260
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xfffd3fff
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_grapheme_base.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xebffffff
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xff01de01
"unictype/pr_grapheme_base.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff3
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fed
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xa3c5fdff
"unictype/pr_grapheme_base.h", line 430: warning: initializer does not fit or is out of range: 0xb0005981
"unictype/pr_grapheme_base.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e8
"unictype/pr_grapheme_base.h", line 431: warning: initializer does not fit or is out of range: 0xc36dfdff
"unictype/pr_grapheme_base.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe8
"unictype/pr_grapheme_base.h", line 432: warning: initializer does not fit or is out of range: 0xe3edfdff
"unictype/pr_grapheme_base.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fec
"unictype/pr_grapheme_base.h", line 433: warning: initializer does not fit or is out of range: 0xb0001981
"unictype/pr_grapheme_base.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_grapheme_base.h", line 434: warning: initializer does not fit or is out of range: 0x83ffc718
"unictype/pr_grapheme_base.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_grapheme_base.h", line 435: warning: initializer does not fit or is out of range: 0xff00ffc3
"unictype/pr_grapheme_base.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfed
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfec
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xa7ffffff
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xff70ddc1
"unictype/pr_grapheme_base.h", line 437: warning: initializer does not fit or is out of range: 0xffffffc3
"unictype/pr_grapheme_base.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_grapheme_base.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 439: warning: initializer does not fit or is out of range: 0x800dffff
"unictype/pr_grapheme_base.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_grapheme_base.h", line 440: warning: initializer does not fit or is out of range: 0xf3ff005f
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfcffffff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfd5fffff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_grapheme_base.h", line 441: warning: initializer does not fit or is out of range: 0x80001fff
"unictype/pr_grapheme_base.h", line 442: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0x99021fff
"unictype/pr_grapheme_base.h", line 443: warning: initializer does not fit or is out of range: 0xffe1fffe
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xdfffdf9b
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_grapheme_base.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_grapheme_base.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_grapheme_base.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 458: warning: initializer does not fit or is out of range: 0xc04fffff
"unictype/pr_grapheme_base.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffffff9f
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_grapheme_base.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 461: warning: initializer does not fit or is out of range: 0xfffffff1
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xc7ff03ff
"unictype/pr_grapheme_base.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 463: warning: initializer does not fit or is out of range: 0xc67fffff
"unictype/pr_grapheme_base.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xe82fffff
"unictype/pr_grapheme_base.h", line 465: warning: initializer does not fit or is out of range: 0xffff0ffb
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xffffc4c3
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 466: warning: initializer does not fit or is out of range: 0xf00c5cbf
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xf8300fff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_grapheme_base.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_grapheme_base.h", line 474: warning: initializer does not fit or is out of range: 0xefcfffdf
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffff80ff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 475: warning: initializer does not fit or is out of range: 0xfff30000
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 478: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 486: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 489: warning: initializer does not fit or is out of range: 0xffcfffff
"unictype/pr_grapheme_base.h", line 490: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_grapheme_base.h", line 490: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 492: warning: initializer does not fit or is out of range: 0xfe0c7fff
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_grapheme_base.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 500: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 502: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 506: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 508: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 509: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 510: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 513: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/pr_grapheme_base.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 519: warning: initializer does not fit or is out of range: 0xc0087fff
"unictype/pr_grapheme_base.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 520: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 522: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_grapheme_base.h", line 523: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_grapheme_base.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0xffffc03f
"unictype/pr_grapheme_base.h", line 525: warning: initializer does not fit or is out of range: 0x800c007f
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xec37ffff
"unictype/pr_grapheme_base.h", line 526: warning: initializer does not fit or is out of range: 0xc3ffbfff
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xf3ff2ff7
"unictype/pr_grapheme_base.h", line 527: warning: initializer does not fit or is out of range: 0xefffffff
"unictype/pr_grapheme_base.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 528: warning: initializer does not fit or is out of range: 0xf8000005
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 529: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 531: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 533: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 534: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 538: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 539: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_grapheme_base.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_grapheme_base.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xfff80003
"unictype/pr_grapheme_base.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 544: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 546: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_grapheme_base.h", line 546: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xfff7ffff
"unictype/pr_grapheme_base.h", line 547: warning: initializer does not fit or is out of range: 0xffdf0f7f
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 551: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_grapheme_base.h", line 551: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 552: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffff87
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xff8fffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 554: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 557: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_grapheme_base.h", line 558: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_grapheme_base.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 560: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 560: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_grapheme_base.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_grapheme_base.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 568: warning: initializer does not fit or is out of range: 0xf837ffff
"unictype/pr_grapheme_base.h", line 569: warning: initializer does not fit or is out of range: 0x8fffffff
"unictype/pr_grapheme_base.h", line 569: warning: initializer does not fit or is out of range: 0x83ffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xf0ffffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_grapheme_base.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 571: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_grapheme_base.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xfe3fffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_grapheme_base.h", line 573: warning: initializer does not fit or is out of range: 0xff07ffff
"unictype/pr_grapheme_base.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 576: warning: initializer does not fit or is out of range: 0xfc07ffff
"unictype/pr_grapheme_base.h", line 583: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_grapheme_base.h", line 583: warning: initializer does not fit or is out of range: 0xfffc3f80
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xd987ffff
"unictype/pr_grapheme_base.h", line 584: warning: initializer does not fit or is out of range: 0xffff0003
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xffc0107f
"unictype/pr_grapheme_base.h", line 585: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0x803fffff
"unictype/pr_grapheme_base.h", line 586: warning: initializer does not fit or is out of range: 0xffff23ff
"unictype/pr_grapheme_base.h", line 587: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_grapheme_base.h", line 588: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_grapheme_base.h", line 588: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xfff99fec
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xa3edfdff
"unictype/pr_grapheme_base.h", line 589: warning: initializer does not fit or is out of range: 0xe001399e
"unictype/pr_grapheme_base.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 597: warning: initializer does not fit or is out of range: 0xffff0043
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 600: warning: initializer does not fit or is out of range: 0x8007ffff
"unictype/pr_grapheme_base.h", line 604: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_grapheme_base.h", line 607: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 628: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xff80ffff
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xfbff003f
"unictype/pr_grapheme_base.h", line 629: warning: initializer does not fit or is out of range: 0xe0fffffb
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 633: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_grapheme_base.h", line 634: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 648: warning: initializer does not fit or is out of range: 0x93ff01ff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xfffffe7f
"unictype/pr_grapheme_base.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xfffff018
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_grapheme_base.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_grapheme_base.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_grapheme_base.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_grapheme_base.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/pr_grapheme_base.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 667: warning: initializer does not fit or is out of range: 0xffdfe000
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 671: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 673: warning: initializer does not fit or is out of range: 0xc3ff000f
"unictype/pr_grapheme_base.h", line 675: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_grapheme_base.h", line 675: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 679: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 680: warning: initializer does not fit or is out of range: 0xfffe7fff
"unictype/pr_grapheme_base.h", line 680: warning: initializer does not fit or is out of range: 0xfffefffe
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 681: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 682: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_grapheme_base.h", line 683: warning: initializer does not fit or is out of range: 0xffff0007
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 686: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 690: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 692: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 695: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 696: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 698: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 701: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 702: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 707: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_base.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_base.c -o unictype/pr_grapheme_base.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_grapheme_extend.lo unictype/pr_grapheme_extend.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_extend.c  -KPIC -DPIC -o unictype/.libs/pr_grapheme_extend.o
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 430: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_grapheme_extend.h", line 430: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_grapheme_extend.h", line 431: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_grapheme_extend.h", line 432: warning: initializer does not fit or is out of range: 0x9fc00000
"unictype/pr_grapheme_extend.h", line 433: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_extend.h", line 435: warning: initializer does not fit or is out of range: 0xfbc00000
"unictype/pr_grapheme_extend.h", line 436: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_grapheme_extend.h", line 436: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_grapheme_extend.h", line 441: warning: initializer does not fit or is out of range: 0xd0000000
"unictype/pr_grapheme_extend.h", line 443: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 444: warning: initializer does not fit or is out of range: 0x90000000
"unictype/pr_grapheme_extend.h", line 446: warning: initializer does not fit or is out of range: 0x805c8400
"unictype/pr_grapheme_extend.h", line 450: warning: initializer does not fit or is out of range: 0xfeffe0df
"unictype/pr_grapheme_extend.h", line 451: warning: initializer does not fit or is out of range: 0xc3000000
"unictype/pr_grapheme_extend.h", line 457: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_grapheme_extend.h", line 467: warning: initializer does not fit or is out of range: 0x9ff81fe5
"unictype/pr_grapheme_extend.h", line 472: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_grapheme_extend.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 474: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_grapheme_extend.h", line 476: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_grapheme_extend.h", line 481: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 482: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 488: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 496: warning: initializer does not fit or is out of range: 0xc19d0000
"unictype/pr_grapheme_extend.h", line 506: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_grapheme_extend.h", line 515: warning: initializer does not fit or is out of range: 0x87000000
"unictype/pr_grapheme_extend.h", line 519: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_grapheme_extend.h", line 519: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 524: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_extend.h", line 527: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_grapheme_extend.h", line 528: warning: initializer does not fit or is out of range: 0xa5f90000
"unictype/pr_grapheme_extend.h", line 530: warning: initializer does not fit or is out of range: 0xb03c8000
"unictype/pr_grapheme_extend.h", line 531: warning: initializer does not fit or is out of range: 0xa7f80000
"unictype/pr_grapheme_extend.h", line 533: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_grapheme_extend.h", line 535: warning: initializer does not fit or is out of range: 0xbf7f0000
"unictype/pr_grapheme_extend.h", line 536: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_grapheme_extend.h", line 553: warning: initializer does not fit or is out of range: 0xf807c3a0
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_grapheme_extend.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 560: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_grapheme_extend.h", line 563: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 573: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_grapheme_extend.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_extend.c -o unictype/pr_grapheme_extend.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_grapheme_link.lo unictype/pr_grapheme_link.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_link.c  -KPIC -DPIC -o unictype/.libs/pr_grapheme_link.o
"unictype/pr_grapheme_link.h", line 312: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 322: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 326: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 337: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_grapheme_link.h", line 338: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_grapheme_link.c -o unictype/pr_grapheme_link.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_hex_digit.lo unictype/pr_hex_digit.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_hex_digit.c  -KPIC -DPIC -o unictype/.libs/pr_hex_digit.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_hex_digit.c -o unictype/pr_hex_digit.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_hyphen.lo unictype/pr_hyphen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_hyphen.c  -KPIC -DPIC -o unictype/.libs/pr_hyphen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_hyphen.c -o unictype/pr_hyphen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_id_continue.lo unictype/pr_id_continue.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_id_continue.c  -KPIC -DPIC -o unictype/.libs/pr_id_continue.o
"unictype/pr_id_continue.h", line 551: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_id_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 557: warning: initializer does not fit or is out of range: 0xbcdfffff
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffd7c0
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xfffffcfb
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_id_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xfffe00ff
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_id_continue.h", line 562: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9fefffff
"unictype/pr_id_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9ffffdff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/pr_id_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_id_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 569: warning: initializer does not fit or is out of range: 0xfffeffcf
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/pr_id_continue.h", line 570: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/pr_id_continue.h", line 571: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_id_continue.h", line 571: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/pr_id_continue.h", line 572: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_id_continue.h", line 572: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 573: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/pr_id_continue.h", line 574: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_id_continue.h", line 574: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_id_continue.h", line 575: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_id_continue.h", line 575: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_id_continue.h", line 576: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_id_continue.h", line 576: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0x80f07ddf
"unictype/pr_id_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfc00ffcf
"unictype/pr_id_continue.h", line 578: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_id_continue.h", line 578: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/pr_id_continue.h", line 579: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 580: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_id_continue.h", line 580: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xc2a003ff
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_id_continue.h", line 582: warning: initializer does not fit or is out of range: 0xfeffffdf
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_id_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_continue.h", line 584: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_id_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 589: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_id_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_id_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 601: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_id_continue.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 603: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_id_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_id_continue.h", line 608: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 610: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 613: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_id_continue.h", line 614: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_id_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_id_continue.h", line 617: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_id_continue.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 621: warning: initializer does not fit or is out of range: 0x800080ff
"unictype/pr_id_continue.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 623: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfe7fffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 624: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 626: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 640: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 643: warning: initializer does not fit or is out of range: 0xbff0ffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 646: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_id_continue.h", line 646: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 651: warning: initializer does not fit or is out of range: 0xfc7fffff
"unictype/pr_id_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_id_continue.h", line 658: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_id_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 670: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_continue.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 671: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 673: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_id_continue.h", line 673: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_continue.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 675: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_id_continue.h", line 675: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 677: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 680: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_continue.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 684: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_id_continue.h", line 684: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_id_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 691: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_id_continue.h", line 691: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_id_continue.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 694: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_id_continue.h", line 695: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_id_continue.h", line 695: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/pr_id_continue.h", line 696: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_continue.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 703: warning: initializer does not fit or is out of range: 0x8000ffc0
"unictype/pr_id_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 707: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_id_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_id_continue.h", line 709: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/pr_id_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 714: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_id_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 717: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 720: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/pr_id_continue.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_id_continue.h", line 728: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 748: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_continue.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 749: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_id_continue.h", line 754: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 773: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_id_continue.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_id_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_id_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_id_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 788: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_id_continue.h", line 791: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 799: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_continue.h", line 799: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_id_continue.c -o unictype/pr_id_continue.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_id_start.lo unictype/pr_id_start.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_id_start.c  -KPIC -DPIC -o unictype/.libs/pr_id_start.o
"unictype/pr_id_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 417: warning: initializer does not fit or is out of range: 0xbcdf0000
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_id_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_id_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/pr_id_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/pr_id_start.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/pr_id_start.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/pr_id_start.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/pr_id_start.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/pr_id_start.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_id_start.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_id_start.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_id_start.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_id_start.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/pr_id_start.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/pr_id_start.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/pr_id_start.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_id_start.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/pr_id_start.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/pr_id_start.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_start.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_id_start.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_id_start.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_id_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_id_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_id_start.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/pr_id_start.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_id_start.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_id_start.h", line 477: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_id_start.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_id_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 483: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 484: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 486: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 503: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/pr_id_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 506: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_id_start.h", line 506: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_id_start.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_id_start.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_id_start.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_id_start.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_start.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_id_start.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 511: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_id_start.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_id_start.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_id_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_id_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_id_start.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 531: warning: initializer does not fit or is out of range: 0xffdf0000
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 533: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_id_start.h", line 534: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_id_start.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_id_start.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 544: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 544: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_id_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_id_start.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_id_start.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_id_start.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_id_start.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_id_start.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_id_start.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_id_start.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_id_start.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_id_start.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_id_start.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/pr_id_start.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_id_start.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_id_start.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_id_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 614: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_id_start.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_id_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_id_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 643: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_id_start.h", line 643: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_id_start.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_id_start.c -o unictype/pr_id_start.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_ideographic.lo unictype/pr_ideographic.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ideographic.c  -KPIC -DPIC -o unictype/.libs/pr_ideographic.o
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 417: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 422: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 429: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 430: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 431: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_ideographic.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 432: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 435: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 436: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 437: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 438: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 439: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 440: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ideographic.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ideographic.c -o unictype/pr_ideographic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_ids_binary_operator.lo unictype/pr_ids_binary_operator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ids_binary_operator.c  -KPIC -DPIC -o unictype/.libs/pr_ids_binary_operator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ids_binary_operator.c -o unictype/pr_ids_binary_operator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_ids_trinary_operator.lo unictype/pr_ids_trinary_operator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ids_trinary_operator.c  -KPIC -DPIC -o unictype/.libs/pr_ids_trinary_operator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ids_trinary_operator.c -o unictype/pr_ids_trinary_operator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_ignorable_control.lo unictype/pr_ignorable_control.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ignorable_control.c  -KPIC -DPIC -o unictype/.libs/pr_ignorable_control.o
"unictype/pr_ignorable_control.h", line 423: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_ignorable_control.h", line 424: warning: initializer does not fit or is out of range: 0xffffffdf
"unictype/pr_ignorable_control.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_ignorable_control.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_ignorable_control.c -o unictype/pr_ignorable_control.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_iso_control.lo unictype/pr_iso_control.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_iso_control.c  -KPIC -DPIC -o unictype/.libs/pr_iso_control.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_iso_control.c -o unictype/pr_iso_control.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_join_control.lo unictype/pr_join_control.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_join_control.c  -KPIC -DPIC -o unictype/.libs/pr_join_control.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_join_control.c -o unictype/pr_join_control.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_left_of_pair.lo unictype/pr_left_of_pair.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_left_of_pair.c  -KPIC -DPIC -o unictype/.libs/pr_left_of_pair.o
"unictype/pr_left_of_pair.h", line 163: warning: initializer does not fit or is out of range: 0xdd000000
"unictype/pr_left_of_pair.h", line 179: warning: initializer does not fit or is out of range: 0xaaa00000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_left_of_pair.c -o unictype/pr_left_of_pair.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_line_separator.lo unictype/pr_line_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_line_separator.c  -KPIC -DPIC -o unictype/.libs/pr_line_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_line_separator.c -o unictype/pr_line_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_logical_order_exception.lo unictype/pr_logical_order_exception.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_logical_order_exception.c  -KPIC -DPIC -o unictype/.libs/pr_logical_order_exception.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_logical_order_exception.c -o unictype/pr_logical_order_exception.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_lowercase.lo unictype/pr_lowercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_lowercase.c  -KPIC -DPIC -o unictype/.libs/pr_lowercase.o
"unictype/pr_lowercase.h", line 283: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_lowercase.h", line 283: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xaaaaab55
"unictype/pr_lowercase.h", line 284: warning: initializer does not fit or is out of range: 0xd4aaaaaa
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xe6512d2a
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xb5555240
"unictype/pr_lowercase.h", line 285: warning: initializer does not fit or is out of range: 0xaa29aaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0x93faaaaa
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xffffaa85
"unictype/pr_lowercase.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 287: warning: initializer does not fit or is out of range: 0xffefffff
"unictype/pr_lowercase.h", line 289: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_lowercase.h", line 289: warning: initializer does not fit or is out of range: 0xaae37fff
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 290: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaa802
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaad554
"unictype/pr_lowercase.h", line 291: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 292: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 292: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 302: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xbfeaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 303: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 306: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_lowercase.h", line 308: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 311: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 314: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 315: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 318: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0xaaabaaa8
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0xaaaaaaaa
"unictype/pr_lowercase.h", line 320: warning: initializer does not fit or is out of range: 0x95ffaaaa
"unictype/pr_lowercase.h", line 321: warning: initializer does not fit or is out of range: 0xaaba50aa
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_lowercase.h", line 324: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_lowercase.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 334: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_lowercase.h", line 335: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_lowercase.h", line 339: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 343: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_lowercase.h", line 346: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_lowercase.h", line 346: warning: initializer does not fit or is out of range: 0xffdfc000
"unictype/pr_lowercase.h", line 347: warning: initializer does not fit or is out of range: 0xebc00000
"unictype/pr_lowercase.h", line 347: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 348: warning: initializer does not fit or is out of range: 0xc000000f
"unictype/pr_lowercase.h", line 348: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_lowercase.h", line 349: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_lowercase.h", line 350: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xf7fffffc
"unictype/pr_lowercase.h", line 351: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/pr_lowercase.h", line 352: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_lowercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_lowercase.h", line 353: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_lowercase.h", line 356: warning: initializer does not fit or is out of range: 0xfffffffc
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_lowercase.c -o unictype/pr_lowercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_math.lo unictype/pr_math.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_math.c  -KPIC -DPIC -o unictype/.libs/pr_math.o
"unictype/pr_math.h", line 296: warning: initializer does not fit or is out of range: 0xf1fbb310
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xf0c37eff
"unictype/pr_math.h", line 297: warning: initializer does not fit or is out of range: 0xfff00030
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 298: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 301: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_math.h", line 301: warning: initializer does not fit or is out of range: 0xf0010000
"unictype/pr_math.h", line 305: warning: initializer does not fit or is out of range: 0xf0ffc003
"unictype/pr_math.h", line 305: warning: initializer does not fit or is out of range: 0xff001f94
"unictype/pr_math.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 313: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 316: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_math.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_math.h", line 327: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_math.h", line 328: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 329: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 330: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 332: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffcfff
"unictype/pr_math.h", line 333: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_math.h", line 334: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_math.h", line 334: warning: initializer does not fit or is out of range: 0xaa96ea84
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_math.c -o unictype/pr_math.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_non_break.lo unictype/pr_non_break.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_non_break.c  -KPIC -DPIC -o unictype/.libs/pr_non_break.o
"unictype/pr_non_break.h", line 157: warning: initializer does not fit or is out of range: 0xf0008000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_non_break.c -o unictype/pr_non_break.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_not_a_character.lo unictype/pr_not_a_character.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_not_a_character.c  -KPIC -DPIC -o unictype/.libs/pr_not_a_character.o
"unictype/pr_not_a_character.h", line 300: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_not_a_character.h", line 304: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_not_a_character.c -o unictype/pr_not_a_character.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_numeric.lo unictype/pr_numeric.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_numeric.c  -KPIC -DPIC -o unictype/.libs/pr_numeric.o
"unictype/pr_numeric.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_numeric.h", line 461: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 464: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_numeric.h", line 469: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_numeric.h", line 479: warning: initializer does not fit or is out of range: 0xfffeff00
"unictype/pr_numeric.h", line 480: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_numeric.h", line 505: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_numeric.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 515: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 515: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_numeric.h", line 516: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_numeric.h", line 518: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_numeric.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 520: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_numeric.h", line 521: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 521: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_numeric.h", line 524: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_numeric.h", line 531: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_numeric.h", line 533: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_numeric.h", line 551: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_numeric.h", line 561: warning: initializer does not fit or is out of range: 0xfbff0000
"unictype/pr_numeric.h", line 570: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_numeric.h", line 570: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_numeric.c -o unictype/pr_numeric.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_alphabetic.lo unictype/pr_other_alphabetic.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_alphabetic.c  -KPIC -DPIC -o unictype/.libs/pr_other_alphabetic.o
"unictype/pr_other_alphabetic.h", line 289: warning: initializer does not fit or is out of range: 0xbfff0000
"unictype/pr_other_alphabetic.h", line 290: warning: initializer does not fit or is out of range: 0xfefff800
"unictype/pr_other_alphabetic.h", line 292: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 294: warning: initializer does not fit or is out of range: 0xf8c00000
"unictype/pr_other_alphabetic.h", line 295: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 295: warning: initializer does not fit or is out of range: 0xffff03f8
"unictype/pr_other_alphabetic.h", line 296: warning: initializer does not fit or is out of range: 0xcc000000
"unictype/pr_other_alphabetic.h", line 297: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 298: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 299: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 300: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 301: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 302: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 303: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 304: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 305: warning: initializer does not fit or is out of range: 0xff5f8000
"unictype/pr_other_alphabetic.h", line 308: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_other_alphabetic.h", line 309: warning: initializer does not fit or is out of range: 0xfeffe003
"unictype/pr_other_alphabetic.h", line 310: warning: initializer does not fit or is out of range: 0xc3c00000
"unictype/pr_other_alphabetic.h", line 316: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_alphabetic.h", line 321: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_alphabetic.h", line 328: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_other_alphabetic.h", line 335: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_alphabetic.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_alphabetic.h", line 341: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_alphabetic.h", line 343: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 347: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 349: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_other_alphabetic.h", line 366: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_other_alphabetic.h", line 369: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_other_alphabetic.h", line 371: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_alphabetic.h", line 372: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_alphabetic.h", line 374: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_other_alphabetic.h", line 375: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 380: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_other_alphabetic.h", line 383: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_other_alphabetic.h", line 392: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_other_alphabetic.h", line 398: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_other_alphabetic.h", line 408: warning: initializer does not fit or is out of range: 0xffff03ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_alphabetic.c -o unictype/pr_other_alphabetic.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_default_ignorable_code_point.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_default_ignorable_code_point.c  -KPIC -DPIC -o unictype/.libs/pr_other_default_ignorable_code_point.o
"unictype/pr_other_default_ignorable_code_point.h", line 301: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_other_default_ignorable_code_point.h", line 319: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 320: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 322: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 323: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 324: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 325: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_default_ignorable_code_point.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_default_ignorable_code_point.c -o unictype/pr_other_default_ignorable_code_point.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_grapheme_extend.lo unictype/pr_other_grapheme_extend.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_grapheme_extend.c  -KPIC -DPIC -o unictype/.libs/pr_other_grapheme_extend.o
"unictype/pr_other_grapheme_extend.h", line 434: warning: initializer does not fit or is out of range: 0x80008000
"unictype/pr_other_grapheme_extend.h", line 446: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_grapheme_extend.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_grapheme_extend.c -o unictype/pr_other_grapheme_extend.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_id_continue.lo unictype/pr_other_id_continue.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_id_continue.c  -KPIC -DPIC -o unictype/.libs/pr_other_id_continue.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_id_continue.c -o unictype/pr_other_id_continue.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_id_start.lo unictype/pr_other_id_start.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_id_start.c  -KPIC -DPIC -o unictype/.libs/pr_other_id_start.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_id_start.c -o unictype/pr_other_id_start.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_lowercase.lo unictype/pr_other_lowercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_lowercase.c  -KPIC -DPIC -o unictype/.libs/pr_other_lowercase.o
"unictype/pr_other_lowercase.h", line 161: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_other_lowercase.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_lowercase.h", line 162: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_other_lowercase.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_lowercase.h", line 163: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_other_lowercase.h", line 165: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_lowercase.h", line 168: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_lowercase.h", line 181: warning: initializer does not fit or is out of range: 0xf0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_lowercase.c -o unictype/pr_other_lowercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_math.lo unictype/pr_other_math.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_math.c  -KPIC -DPIC -o unictype/.libs/pr_other_math.o
"unictype/pr_other_math.h", line 292: warning: initializer does not fit or is out of range: 0xf1fbb310
"unictype/pr_other_math.h", line 293: warning: initializer does not fit or is out of range: 0xf3e00000
"unictype/pr_other_math.h", line 293: warning: initializer does not fit or is out of range: 0xf0c33eb6
"unictype/pr_other_math.h", line 301: warning: initializer does not fit or is out of range: 0xf07fc003
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_other_math.h", line 315: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_other_math.h", line 316: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 317: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 318: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_other_math.h", line 319: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_other_math.h", line 320: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_other_math.h", line 321: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_other_math.h", line 322: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_other_math.h", line 322: warning: initializer does not fit or is out of range: 0xaa96ea84
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_math.c -o unictype/pr_other_math.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_other_uppercase.lo unictype/pr_other_uppercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_uppercase.c  -KPIC -DPIC -o unictype/.libs/pr_other_uppercase.o
"unictype/pr_other_uppercase.h", line 287: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_other_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xffff03ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_other_uppercase.c -o unictype/pr_other_uppercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_paired_punctuation.lo unictype/pr_paired_punctuation.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_paired_punctuation.c  -KPIC -DPIC -o unictype/.libs/pr_paired_punctuation.o
"unictype/pr_paired_punctuation.h", line 163: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_paired_punctuation.h", line 171: warning: initializer does not fit or is out of range: 0xeff3ff00
"unictype/pr_paired_punctuation.h", line 177: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_paired_punctuation.h", line 179: warning: initializer does not fit or is out of range: 0xffe00000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_paired_punctuation.c -o unictype/pr_paired_punctuation.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_paragraph_separator.lo unictype/pr_paragraph_separator.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_paragraph_separator.c  -KPIC -DPIC -o unictype/.libs/pr_paragraph_separator.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_paragraph_separator.c -o unictype/pr_paragraph_separator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_pattern_syntax.lo unictype/pr_pattern_syntax.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_pattern_syntax.c  -KPIC -DPIC -o unictype/.libs/pr_pattern_syntax.o
"unictype/pr_pattern_syntax.h", line 151: warning: initializer does not fit or is out of range: 0xfc00fffe
"unictype/pr_pattern_syntax.h", line 152: warning: initializer does not fit or is out of range: 0x88435afe
"unictype/pr_pattern_syntax.h", line 155: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 158: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 159: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 160: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 161: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 162: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 163: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 165: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 166: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 167: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 168: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 169: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 170: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 171: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_pattern_syntax.h", line 175: warning: initializer does not fit or is out of range: 0xffffff0e
"unictype/pr_pattern_syntax.h", line 181: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_pattern_syntax.c -o unictype/pr_pattern_syntax.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_pattern_white_space.lo unictype/pr_pattern_white_space.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_pattern_white_space.c  -KPIC -DPIC -o unictype/.libs/pr_pattern_white_space.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_pattern_white_space.c -o unictype/pr_pattern_white_space.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_private_use.lo unictype/pr_private_use.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_private_use.c  -KPIC -DPIC -o unictype/.libs/pr_private_use.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_private_use.c -o unictype/pr_private_use.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_punctuation.lo unictype/pr_punctuation.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_punctuation.c  -KPIC -DPIC -o unictype/.libs/pr_punctuation.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_punctuation.c -o unictype/pr_punctuation.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_quotation_mark.lo unictype/pr_quotation_mark.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_quotation_mark.c  -KPIC -DPIC -o unictype/.libs/pr_quotation_mark.o
"unictype/pr_quotation_mark.h", line 155: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_quotation_mark.h", line 163: warning: initializer does not fit or is out of range: 0xe000f000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_quotation_mark.c -o unictype/pr_quotation_mark.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_radical.lo unictype/pr_radical.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_radical.c  -KPIC -DPIC -o unictype/.libs/pr_radical.o
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xfbffffff
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 152: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 153: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 154: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_radical.h", line 154: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_radical.c -o unictype/pr_radical.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_sentence_terminal.lo unictype/pr_sentence_terminal.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_sentence_terminal.c  -KPIC -DPIC -o unictype/.libs/pr_sentence_terminal.o
"unictype/pr_sentence_terminal.h", line 282: warning: initializer does not fit or is out of range: 0x80004002
"unictype/pr_sentence_terminal.h", line 290: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_sentence_terminal.h", line 316: warning: initializer does not fit or is out of range: 0xcc000000
"unictype/pr_sentence_terminal.h", line 318: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_sentence_terminal.h", line 335: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_sentence_terminal.h", line 346: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_sentence_terminal.h", line 352: warning: initializer does not fit or is out of range: 0x80004002
"unictype/pr_sentence_terminal.h", line 359: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_sentence_terminal.h", line 361: warning: initializer does not fit or is out of range: 0xc0002060
"unictype/pr_sentence_terminal.h", line 383: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_sentence_terminal.c -o unictype/pr_sentence_terminal.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_soft_dotted.lo unictype/pr_soft_dotted.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_soft_dotted.c  -KPIC -DPIC -o unictype/.libs/pr_soft_dotted.o
"unictype/pr_soft_dotted.h", line 311: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_soft_dotted.h", line 314: warning: initializer does not fit or is out of range: 0xc0000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_soft_dotted.c -o unictype/pr_soft_dotted.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_space.lo unictype/pr_space.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_space.c  -KPIC -DPIC -o unictype/.libs/pr_space.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_space.c -o unictype/pr_space.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_terminal_punctuation.lo unictype/pr_terminal_punctuation.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_terminal_punctuation.c  -KPIC -DPIC -o unictype/.libs/pr_terminal_punctuation.o
"unictype/pr_terminal_punctuation.h", line 282: warning: initializer does not fit or is out of range: 0x8c005002
"unictype/pr_terminal_punctuation.h", line 294: warning: initializer does not fit or is out of range: 0x88001000
"unictype/pr_terminal_punctuation.h", line 324: warning: initializer does not fit or is out of range: 0xec000000
"unictype/pr_terminal_punctuation.h", line 326: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_terminal_punctuation.h", line 326: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 343: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 354: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_terminal_punctuation.h", line 355: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 360: warning: initializer does not fit or is out of range: 0x8c005002
"unictype/pr_terminal_punctuation.h", line 365: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 368: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_terminal_punctuation.h", line 372: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_terminal_punctuation.h", line 375: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_terminal_punctuation.h", line 377: warning: initializer does not fit or is out of range: 0xc0002060
"unictype/pr_terminal_punctuation.h", line 403: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_terminal_punctuation.c -o unictype/pr_terminal_punctuation.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_test.lo unictype/pr_test.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_test.c  -KPIC -DPIC -o unictype/.libs/pr_test.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_test.c -o unictype/pr_test.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_titlecase.lo unictype/pr_titlecase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_titlecase.c  -KPIC -DPIC -o unictype/.libs/pr_titlecase.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_titlecase.c -o unictype/pr_titlecase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_unassigned_code_value.lo unictype/pr_unassigned_code_value.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_unassigned_code_value.c  -KPIC -DPIC -o unictype/.libs/pr_unassigned_code_value.o
"unictype/pr_unassigned_code_value.h", line 686: warning: initializer does not fit or is out of range: 0xffe0f800
"unictype/pr_unassigned_code_value.h", line 690: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 690: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_unassigned_code_value.h", line 691: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 692: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 692: warning: initializer does not fit or is out of range: 0xc0200000
"unictype/pr_unassigned_code_value.h", line 694: warning: initializer does not fit or is out of range: 0xf0000030
"unictype/pr_unassigned_code_value.h", line 695: warning: initializer does not fit or is out of range: 0xa1fdc678
"unictype/pr_unassigned_code_value.h", line 695: warning: initializer does not fit or is out of range: 0xffc0003f
"unictype/pr_unassigned_code_value.h", line 696: warning: initializer does not fit or is out of range: 0xfffec440
"unictype/pr_unassigned_code_value.h", line 696: warning: initializer does not fit or is out of range: 0xfdfc0030
"unictype/pr_unassigned_code_value.h", line 697: warning: initializer does not fit or is out of range: 0xff000030
"unictype/pr_unassigned_code_value.h", line 698: warning: initializer does not fit or is out of range: 0xff7ec238
"unictype/pr_unassigned_code_value.h", line 698: warning: initializer does not fit or is out of range: 0xf800003f
"unictype/pr_unassigned_code_value.h", line 699: warning: initializer does not fit or is out of range: 0xf89fc220
"unictype/pr_unassigned_code_value.h", line 700: warning: initializer does not fit or is out of range: 0xbf9fc220
"unictype/pr_unassigned_code_value.h", line 700: warning: initializer does not fit or is out of range: 0xfff90030
"unictype/pr_unassigned_code_value.h", line 702: warning: initializer does not fit or is out of range: 0xd0040000
"unictype/pr_unassigned_code_value.h", line 702: warning: initializer does not fit or is out of range: 0xffe3003f
"unictype/pr_unassigned_code_value.h", line 703: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 704: warning: initializer does not fit or is out of range: 0xc4001351
"unictype/pr_unassigned_code_value.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 706: warning: initializer does not fit or is out of range: 0xf8002000
"unictype/pr_unassigned_code_value.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 711: warning: initializer does not fit or is out of range: 0xc280c200
"unictype/pr_unassigned_code_value.h", line 712: warning: initializer does not fit or is out of range: 0x80c20000
"unictype/pr_unassigned_code_value.h", line 713: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 714: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 714: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/pr_unassigned_code_value.h", line 716: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 716: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xffe02000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 717: warning: initializer does not fit or is out of range: 0xfff22000
"unictype/pr_unassigned_code_value.h", line 718: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 718: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/pr_unassigned_code_value.h", line 719: warning: initializer does not fit or is out of range: 0xfc008000
"unictype/pr_unassigned_code_value.h", line 719: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 720: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0xf000f000
"unictype/pr_unassigned_code_value.h", line 721: warning: initializer does not fit or is out of range: 0xffe0c000
"unictype/pr_unassigned_code_value.h", line 723: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xfc00fc00
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0x8000c000
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 725: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 728: warning: initializer does not fit or is out of range: 0xfc800000
"unictype/pr_unassigned_code_value.h", line 733: warning: initializer does not fit or is out of range: 0xc0c00000
"unictype/pr_unassigned_code_value.h", line 733: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 734: warning: initializer does not fit or is out of range: 0x80230000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0xe0008000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 736: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_unassigned_code_value.h", line 742: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 743: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_unassigned_code_value.h", line 743: warning: initializer does not fit or is out of range: 0xfffff800
"unictype/pr_unassigned_code_value.h", line 750: warning: initializer does not fit or is out of range: 0xfffc0200
"unictype/pr_unassigned_code_value.h", line 750: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_unassigned_code_value.h", line 751: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0x80808080
"unictype/pr_unassigned_code_value.h", line 754: warning: initializer does not fit or is out of range: 0x80808080
"unictype/pr_unassigned_code_value.h", line 755: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_unassigned_code_value.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 756: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 758: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 758: warning: initializer does not fit or is out of range: 0xf000ffff
"unictype/pr_unassigned_code_value.h", line 762: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 763: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 764: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 770: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 774: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 774: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 779: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_unassigned_code_value.h", line 780: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 782: warning: initializer does not fit or is out of range: 0xff008000
"unictype/pr_unassigned_code_value.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 783: warning: initializer does not fit or is out of range: 0xfc00f000
"unictype/pr_unassigned_code_value.h", line 783: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 784: warning: initializer does not fit or is out of range: 0xfc003fc0
"unictype/pr_unassigned_code_value.h", line 784: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 785: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 786: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 787: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 788: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 789: warning: initializer does not fit or is out of range: 0xff818181
"unictype/pr_unassigned_code_value.h", line 790: warning: initializer does not fit or is out of range: 0xfc00c000
"unictype/pr_unassigned_code_value.h", line 794: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 796: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 797: warning: initializer does not fit or is out of range: 0xa0800000
"unictype/pr_unassigned_code_value.h", line 802: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 803: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 806: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 806: warning: initializer does not fit or is out of range: 0xe3030303
"unictype/pr_unassigned_code_value.h", line 807: warning: initializer does not fit or is out of range: 0xc000c000
"unictype/pr_unassigned_code_value.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 808: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xf0008000
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 810: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xe0000000
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xfffe0000
"unictype/pr_unassigned_code_value.h", line 812: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 813: warning: initializer does not fit or is out of range: 0xf8000000
"unictype/pr_unassigned_code_value.h", line 814: warning: initializer does not fit or is out of range: 0xffc000f0
"unictype/pr_unassigned_code_value.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 816: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 816: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 817: warning: initializer does not fit or is out of range: 0xffff7ff0
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 818: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 821: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 822: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0xffff007f
"unictype/pr_unassigned_code_value.h", line 824: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 827: warning: initializer does not fit or is out of range: 0xfe00ff00
"unictype/pr_unassigned_code_value.h", line 828: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 828: warning: initializer does not fit or is out of range: 0xff800780
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xe1fc0000
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 830: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 831: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 831: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 832: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 833: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 834: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 835: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 836: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 837: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 838: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 840: warning: initializer does not fit or is out of range: 0xfc00fe00
"unictype/pr_unassigned_code_value.h", line 841: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 842: warning: initializer does not fit or is out of range: 0xffe00001
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 843: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 844: warning: initializer does not fit or is out of range: 0xfc00f800
"unictype/pr_unassigned_code_value.h", line 845: warning: initializer does not fit or is out of range: 0xffe0e030
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 846: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 847: warning: initializer does not fit or is out of range: 0xd4000000
"unictype/pr_unassigned_code_value.h", line 847: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 848: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/pr_unassigned_code_value.h", line 848: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 849: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 850: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 850: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 851: warning: initializer does not fit or is out of range: 0xfc00ffe0
"unictype/pr_unassigned_code_value.h", line 851: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xff000000
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_unassigned_code_value.h", line 852: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 853: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 853: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 854: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 855: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 856: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 857: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 858: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 859: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 860: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 861: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 862: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xff800100
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 864: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 865: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 866: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 867: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 868: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 869: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 870: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xfc000000
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 874: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 875: warning: initializer does not fit or is out of range: 0xffe08000
"unictype/pr_unassigned_code_value.h", line 877: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_unassigned_code_value.h", line 877: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 878: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 879: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 880: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 881: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 882: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 883: warning: initializer does not fit or is out of range: 0xffffff80
"unictype/pr_unassigned_code_value.h", line 883: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 884: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 885: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 886: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0xfe000000
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 887: warning: initializer does not fit or is out of range: 0xffff3c00
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 888: warning: initializer does not fit or is out of range: 0xffc0c000
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 890: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 891: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 892: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 893: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 894: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 898: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 900: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 901: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 902: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 903: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 904: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 905: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 906: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 907: warning: initializer does not fit or is out of range: 0xe000f800
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 908: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 909: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 910: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 912: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 914: warning: initializer does not fit or is out of range: 0xfffffe00
"unictype/pr_unassigned_code_value.h", line 915: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_unassigned_code_value.h", line 915: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 916: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 917: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 917: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 918: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 921: warning: initializer does not fit or is out of range: 0x84000000
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffff0001
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 928: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 929: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 930: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xfffff824
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 931: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 932: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 933: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 934: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 936: warning: initializer does not fit or is out of range: 0xff800060
"unictype/pr_unassigned_code_value.h", line 936: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 937: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 938: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 939: warning: initializer does not fit or is out of range: 0xf5080169
"unictype/pr_unassigned_code_value.h", line 939: warning: initializer does not fit or is out of range: 0xa1080869
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xf0000400
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xf0000411
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 940: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 941: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 942: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 944: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 944: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_unassigned_code_value.h", line 946: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_unassigned_code_value.h", line 946: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xfffcfe00
"unictype/pr_unassigned_code_value.h", line 947: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 948: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 952: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_unassigned_code_value.h", line 952: warning: initializer does not fit or is out of range: 0xff80e000
"unictype/pr_unassigned_code_value.h", line 953: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_unassigned_code_value.h", line 954: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_unassigned_code_value.h", line 954: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 955: warning: initializer does not fit or is out of range: 0xfc00ff00
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffc000
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 956: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8000ffff
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8006ff00
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0x8000f000
"unictype/pr_unassigned_code_value.h", line 957: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_unassigned_code_value.h", line 958: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 959: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 960: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 961: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 962: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 964: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_unassigned_code_value.h", line 964: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 969: warning: initializer does not fit or is out of range: 0xffe00000
"unictype/pr_unassigned_code_value.h", line 971: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 976: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 977: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 978: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xc0000000
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 979: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 980: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 981: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 982: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 983: warning: initializer does not fit or is out of range: 0xfffffffd
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 984: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unassigned_code_value.h", line 986: warning: initializer does not fit or is out of range: 0xffff0000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_unassigned_code_value.c -o unictype/pr_unassigned_code_value.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_unified_ideograph.lo unictype/pr_unified_ideograph.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_unified_ideograph.c  -KPIC -DPIC -o unictype/.libs/pr_unified_ideograph.o
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 283: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 284: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 285: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 286: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 287: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 288: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 289: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 291: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 292: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 293: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 294: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 294: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 295: warning: initializer does not fit or is out of range: 0x801ac000
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 299: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 300: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 302: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 303: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 304: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 307: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 308: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 309: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 310: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 311: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_unified_ideograph.h", line 312: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_unified_ideograph.c -o unictype/pr_unified_ideograph.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_uppercase.lo unictype/pr_uppercase.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_uppercase.c  -KPIC -DPIC -o unictype/.libs/pr_uppercase.o
"unictype/pr_uppercase.h", line 284: warning: initializer does not fit or is out of range: 0xaa555555
"unictype/pr_uppercase.h", line 285: warning: initializer does not fit or is out of range: 0xb1dbced6
"unictype/pr_uppercase.h", line 288: warning: initializer does not fit or is out of range: 0x80450000
"unictype/pr_uppercase.h", line 289: warning: initializer does not fit or is out of range: 0xfffed740
"unictype/pr_uppercase.h", line 289: warning: initializer does not fit or is out of range: 0xe6905555
"unictype/pr_uppercase.h", line 290: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 292: warning: initializer does not fit or is out of range: 0xfffe5555
"unictype/pr_uppercase.h", line 295: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 301: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 304: warning: initializer does not fit or is out of range: 0xff00ff00
"unictype/pr_uppercase.h", line 304: warning: initializer does not fit or is out of range: 0xaa003f00
"unictype/pr_uppercase.h", line 308: warning: initializer does not fit or is out of range: 0xc00f3d50
"unictype/pr_uppercase.h", line 311: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_uppercase.h", line 314: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 314: warning: initializer does not fit or is out of range: 0xc025ea9d
"unictype/pr_uppercase.h", line 326: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 327: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 331: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 335: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 338: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_uppercase.h", line 338: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 339: warning: initializer does not fit or is out of range: 0xd0000003
"unictype/pr_uppercase.h", line 339: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 340: warning: initializer does not fit or is out of range: 0xfffff000
"unictype/pr_uppercase.h", line 341: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xf0000003
"unictype/pr_uppercase.h", line 342: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 343: warning: initializer does not fit or is out of range: 0xffffff00
"unictype/pr_uppercase.h", line 344: warning: initializer does not fit or is out of range: 0xf0000000
"unictype/pr_uppercase.h", line 344: warning: initializer does not fit or is out of range: 0xffc00000
"unictype/pr_uppercase.h", line 345: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 348: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_uppercase.h", line 352: warning: initializer does not fit or is out of range: 0xffff03ff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_uppercase.c -o unictype/pr_uppercase.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_variation_selector.lo unictype/pr_variation_selector.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_variation_selector.c  -KPIC -DPIC -o unictype/.libs/pr_variation_selector.o
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 305: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_variation_selector.h", line 306: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_variation_selector.c -o unictype/pr_variation_selector.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_white_space.lo unictype/pr_white_space.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_white_space.c  -KPIC -DPIC -o unictype/.libs/pr_white_space.o
"unictype/pr_white_space.h", line 159: warning: initializer does not fit or is out of range: 0x80000000
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_white_space.c -o unictype/pr_white_space.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_xid_continue.lo unictype/pr_xid_continue.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_xid_continue.c  -KPIC -DPIC -o unictype/.libs/pr_xid_continue.o
"unictype/pr_xid_continue.h", line 551: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_xid_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 552: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 553: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 555: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 556: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 557: warning: initializer does not fit or is out of range: 0xb8dfffff
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffd7c0
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 558: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xfffffcfb
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_xid_continue.h", line 561: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xfffe00ff
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xbfffffff
"unictype/pr_xid_continue.h", line 562: warning: initializer does not fit or is out of range: 0xffff00b6
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 563: warning: initializer does not fit or is out of range: 0xffffc3ff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9fefffff
"unictype/pr_xid_continue.h", line 564: warning: initializer does not fit or is out of range: 0x9ffffdff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffe7ff
"unictype/pr_xid_continue.h", line 565: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 566: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 567: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfff00000
"unictype/pr_xid_continue.h", line 568: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 569: warning: initializer does not fit or is out of range: 0xfffeffcf
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xf3c5fdff
"unictype/pr_xid_continue.h", line 570: warning: initializer does not fit or is out of range: 0xb080799f
"unictype/pr_xid_continue.h", line 571: warning: initializer does not fit or is out of range: 0xfff987ee
"unictype/pr_xid_continue.h", line 571: warning: initializer does not fit or is out of range: 0xd36dfdff
"unictype/pr_xid_continue.h", line 572: warning: initializer does not fit or is out of range: 0xfffbbfee
"unictype/pr_xid_continue.h", line 572: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xfff99fee
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 573: warning: initializer does not fit or is out of range: 0xb0c0399f
"unictype/pr_xid_continue.h", line 574: warning: initializer does not fit or is out of range: 0xd63dc7ec
"unictype/pr_xid_continue.h", line 574: warning: initializer does not fit or is out of range: 0xc3ffc718
"unictype/pr_xid_continue.h", line 575: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_xid_continue.h", line 575: warning: initializer does not fit or is out of range: 0xe3fffdff
"unictype/pr_xid_continue.h", line 576: warning: initializer does not fit or is out of range: 0xfffddfef
"unictype/pr_xid_continue.h", line 576: warning: initializer does not fit or is out of range: 0xf3effdff
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfffddfee
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0x80f07ddf
"unictype/pr_xid_continue.h", line 577: warning: initializer does not fit or is out of range: 0xfc00ffcf
"unictype/pr_xid_continue.h", line 578: warning: initializer does not fit or is out of range: 0xfc7fffec
"unictype/pr_xid_continue.h", line 578: warning: initializer does not fit or is out of range: 0xff5f847f
"unictype/pr_xid_continue.h", line 579: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 580: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_xid_continue.h", line 580: warning: initializer does not fit or is out of range: 0xf3ff3f5f
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xc2a003ff
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_continue.h", line 581: warning: initializer does not fit or is out of range: 0xfffe1fff
"unictype/pr_xid_continue.h", line 582: warning: initializer does not fit or is out of range: 0xfeffffdf
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_xid_continue.h", line 583: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_continue.h", line 584: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 585: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 586: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 587: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_xid_continue.h", line 588: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 589: warning: initializer does not fit or is out of range: 0xe7ffffff
"unictype/pr_xid_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 590: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 594: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 595: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_xid_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 598: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_continue.h", line 600: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 601: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 602: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_xid_continue.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 603: warning: initializer does not fit or is out of range: 0x9fffffff
"unictype/pr_xid_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 605: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 606: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 607: warning: initializer does not fit or is out of range: 0xffffe3ff
"unictype/pr_xid_continue.h", line 608: warning: initializer does not fit or is out of range: 0xfff70000
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 610: warning: initializer does not fit or is out of range: 0xf83fffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 611: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 612: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 613: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_xid_continue.h", line 614: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_xid_continue.h", line 615: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_xid_continue.h", line 617: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_xid_continue.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 621: warning: initializer does not fit or is out of range: 0x800080ff
"unictype/pr_xid_continue.h", line 622: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 623: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 623: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xe67fffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 624: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 625: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 626: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 628: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 629: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 630: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 637: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 638: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 640: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 642: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 643: warning: initializer does not fit or is out of range: 0xbff0ffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 644: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 645: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 646: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_xid_continue.h", line 646: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 649: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 651: warning: initializer does not fit or is out of range: 0xfc7fffff
"unictype/pr_xid_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 653: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_xid_continue.h", line 658: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 661: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 662: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 663: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 664: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xe0f8007f
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_xid_continue.h", line 665: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_continue.h", line 666: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 667: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 668: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 669: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 670: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_continue.h", line 670: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 671: warning: initializer does not fit or is out of range: 0xaa8a0000
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 672: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 673: warning: initializer does not fit or is out of range: 0x87fffffe
"unictype/pr_xid_continue.h", line 673: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_continue.h", line 674: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 675: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_xid_continue.h", line 675: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 676: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 677: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 680: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 681: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_continue.h", line 682: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 683: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 684: warning: initializer does not fit or is out of range: 0xffff03ff
"unictype/pr_xid_continue.h", line 684: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_xid_continue.h", line 685: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 687: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 688: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 689: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 691: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_xid_continue.h", line 691: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_xid_continue.h", line 694: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 694: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_xid_continue.h", line 695: warning: initializer does not fit or is out of range: 0xfeeff06f
"unictype/pr_xid_continue.h", line 695: warning: initializer does not fit or is out of range: 0x870fffff
"unictype/pr_xid_continue.h", line 696: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_continue.h", line 697: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 699: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 700: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 703: warning: initializer does not fit or is out of range: 0x8000ffc0
"unictype/pr_xid_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 704: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 705: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 706: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 707: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_xid_continue.h", line 708: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xfff99fef
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xf3edfdff
"unictype/pr_xid_continue.h", line 709: warning: initializer does not fit or is out of range: 0xe081399f
"unictype/pr_xid_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 711: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 712: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 714: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 714: warning: initializer does not fit or is out of range: 0xff3fffff
"unictype/pr_xid_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 715: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 716: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 717: warning: initializer does not fit or is out of range: 0xe3ffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 720: warning: initializer does not fit or is out of range: 0x800003ff
"unictype/pr_xid_continue.h", line 724: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_continue.h", line 727: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_xid_continue.h", line 728: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 731: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 732: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 733: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 735: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 736: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 737: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 739: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 743: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 747: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 748: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_continue.h", line 749: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 749: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 753: warning: initializer does not fit or is out of range: 0xffff001f
"unictype/pr_xid_continue.h", line 754: warning: initializer does not fit or is out of range: 0xffff8000
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 755: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 756: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 757: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 758: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 759: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 760: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 767: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 773: warning: initializer does not fit or is out of range: 0xf807e3e0
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 779: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_continue.h", line 780: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_xid_continue.h", line 781: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 782: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 783: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_xid_continue.h", line 784: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 785: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffcff7
"unictype/pr_xid_continue.h", line 786: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xf87fffff
"unictype/pr_xid_continue.h", line 787: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 788: warning: initializer does not fit or is out of range: 0xf8000010
"unictype/pr_xid_continue.h", line 791: warning: initializer does not fit or is out of range: 0xf9ffff7f
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 795: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 796: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 797: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 799: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_continue.h", line 799: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 803: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 804: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 805: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 806: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 807: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 808: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 809: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 810: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 811: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 812: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 813: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 814: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 815: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 816: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 825: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_continue.h", line 826: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_xid_continue.c -o unictype/pr_xid_continue.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_xid_start.lo unictype/pr_xid_start.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_xid_start.c  -KPIC -DPIC -o unictype/.libs/pr_xid_start.o
"unictype/pr_xid_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_start.h", line 412: warning: initializer does not fit or is out of range: 0xff7fffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 413: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 414: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 415: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 416: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 417: warning: initializer does not fit or is out of range: 0xb8df0000
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffd740
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xfffffffb
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 418: warning: initializer does not fit or is out of range: 0xffbfffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 419: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xfffffc03
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 420: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffeffff
"unictype/pr_xid_start.h", line 421: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 422: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 423: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 423: warning: initializer does not fit or is out of range: 0xfffec000
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 424: warning: initializer does not fit or is out of range: 0x9c00c060
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xfffd0000
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffe000
"unictype/pr_xid_start.h", line 425: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 426: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 426: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xff010000
"unictype/pr_xid_start.h", line 429: warning: initializer does not fit or is out of range: 0xfffe0003
"unictype/pr_xid_start.h", line 430: warning: initializer does not fit or is out of range: 0xfff99fe1
"unictype/pr_xid_start.h", line 430: warning: initializer does not fit or is out of range: 0xb0004000
"unictype/pr_xid_start.h", line 431: warning: initializer does not fit or is out of range: 0xfff987e0
"unictype/pr_xid_start.h", line 432: warning: initializer does not fit or is out of range: 0xfffbbfe0
"unictype/pr_xid_start.h", line 433: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_xid_start.h", line 433: warning: initializer does not fit or is out of range: 0xb0000000
"unictype/pr_xid_start.h", line 434: warning: initializer does not fit or is out of range: 0xd63dc7e8
"unictype/pr_xid_start.h", line 435: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_xid_start.h", line 436: warning: initializer does not fit or is out of range: 0xfffddfe1
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0xfffddfe0
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0x80704000
"unictype/pr_xid_start.h", line 437: warning: initializer does not fit or is out of range: 0xfc000003
"unictype/pr_xid_start.h", line 438: warning: initializer does not fit or is out of range: 0xfc7fffe0
"unictype/pr_xid_start.h", line 439: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 440: warning: initializer does not fit or is out of range: 0xfef02596
"unictype/pr_xid_start.h", line 440: warning: initializer does not fit or is out of range: 0xf000005f
"unictype/pr_xid_start.h", line 441: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0x800007ff
"unictype/pr_xid_start.h", line 443: warning: initializer does not fit or is out of range: 0xffe1c062
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_start.h", line 444: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 445: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 446: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 447: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xffff3dff
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xff7fff3d
"unictype/pr_xid_start.h", line 448: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 449: warning: initializer does not fit or is out of range: 0xff3dffff
"unictype/pr_xid_start.h", line 449: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 450: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 451: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 452: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 453: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 454: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 455: warning: initializer does not fit or is out of range: 0xffff9fff
"unictype/pr_xid_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 456: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 458: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffff05ff
"unictype/pr_xid_start.h", line 460: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 461: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 462: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 462: warning: initializer does not fit or is out of range: 0xffff0fff
"unictype/pr_xid_start.h", line 463: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 465: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xfc00c001
"unictype/pr_xid_start.h", line 466: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 467: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 467: warning: initializer does not fit or is out of range: 0xfc00e000
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 469: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 470: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 471: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 472: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 473: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 473: warning: initializer does not fit or is out of range: 0xaaff3f3f
"unictype/pr_xid_start.h", line 474: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 475: warning: initializer does not fit or is out of range: 0x80020000
"unictype/pr_xid_start.h", line 477: warning: initializer does not fit or is out of range: 0xf3fffd50
"unictype/pr_xid_start.h", line 477: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 479: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 480: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffff20bf
"unictype/pr_xid_start.h", line 481: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 483: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 483: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xe07fffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xfffffffe
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 484: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffe0
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xfffe3fff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 485: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 486: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 487: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 488: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 489: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 490: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 491: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 492: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 493: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 494: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 495: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 496: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 497: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 498: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 499: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 500: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 501: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 502: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0xffff1fff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 503: warning: initializer does not fit or is out of range: 0x80007fff
"unictype/pr_xid_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 504: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 505: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 506: warning: initializer does not fit or is out of range: 0xfffff9ff
"unictype/pr_xid_start.h", line 506: warning: initializer does not fit or is out of range: 0xff800000
"unictype/pr_xid_start.h", line 507: warning: initializer does not fit or is out of range: 0xfffff7bb
"unictype/pr_xid_start.h", line 507: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 508: warning: initializer does not fit or is out of range: 0xfffffffc
"unictype/pr_xid_start.h", line 509: warning: initializer does not fit or is out of range: 0xfffffc00
"unictype/pr_xid_start.h", line 509: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_start.h", line 510: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 511: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 511: warning: initializer does not fit or is out of range: 0xc47fffff
"unictype/pr_xid_start.h", line 512: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff7f7f
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 513: warning: initializer does not fit or is out of range: 0xffff003f
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 514: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 515: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 516: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 517: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xffff000f
"unictype/pr_xid_start.h", line 518: warning: initializer does not fit or is out of range: 0xfffff87f
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 521: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 522: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 523: warning: initializer does not fit or is out of range: 0xffff3fff
"unictype/pr_xid_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 524: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xa0f8007f
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffdb
"unictype/pr_xid_start.h", line 525: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_start.h", line 526: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 527: warning: initializer does not fit or is out of range: 0xfffffff0
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 528: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 529: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 530: warning: initializer does not fit or is out of range: 0xfffcffff
"unictype/pr_xid_start.h", line 530: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 531: warning: initializer does not fit or is out of range: 0xaa8a0000
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 532: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 533: warning: initializer does not fit or is out of range: 0xffffffc0
"unictype/pr_xid_start.h", line 535: warning: initializer does not fit or is out of range: 0xffffefff
"unictype/pr_xid_start.h", line 535: warning: initializer does not fit or is out of range: 0xb7ffff7f
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 536: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 537: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 540: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 541: warning: initializer does not fit or is out of range: 0xffff07ff
"unictype/pr_xid_start.h", line 542: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 543: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 544: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 544: warning: initializer does not fit or is out of range: 0xff0fffff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffff00ff
"unictype/pr_xid_start.h", line 545: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 547: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 548: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 549: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 551: warning: initializer does not fit or is out of range: 0xfffffd3f
"unictype/pr_xid_start.h", line 551: warning: initializer does not fit or is out of range: 0x91bfffff
"unictype/pr_xid_start.h", line 554: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 554: warning: initializer does not fit or is out of range: 0xc0ffffff
"unictype/pr_xid_start.h", line 555: warning: initializer does not fit or is out of range: 0xfeef0001
"unictype/pr_xid_start.h", line 556: warning: initializer does not fit or is out of range: 0xfffffeff
"unictype/pr_xid_start.h", line 557: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 559: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 560: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 563: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 564: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 564: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 565: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 565: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 566: warning: initializer does not fit or is out of range: 0xfffffff8
"unictype/pr_xid_start.h", line 567: warning: initializer does not fit or is out of range: 0xfffbffff
"unictype/pr_xid_start.h", line 568: warning: initializer does not fit or is out of range: 0xbfffbd7f
"unictype/pr_xid_start.h", line 568: warning: initializer does not fit or is out of range: 0xffff01ff
"unictype/pr_xid_start.h", line 569: warning: initializer does not fit or is out of range: 0xfff99fe0
"unictype/pr_xid_start.h", line 569: warning: initializer does not fit or is out of range: 0xe0010000
"unictype/pr_xid_start.h", line 571: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 572: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 574: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 575: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 576: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 580: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_xid_start.h", line 584: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 587: warning: initializer does not fit or is out of range: 0xfffc0000
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 591: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 592: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 593: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 595: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 596: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 597: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 599: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 603: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 607: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 608: warning: initializer does not fit or is out of range: 0xffff0000
"unictype/pr_xid_start.h", line 609: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 609: warning: initializer does not fit or is out of range: 0xe0fffff8
"unictype/pr_xid_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 613: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 614: warning: initializer does not fit or is out of range: 0xfff80000
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 615: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 616: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 617: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 618: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 619: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 620: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 627: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 631: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xdfffffff
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xebffde64
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_start.h", line 632: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xdfdfe7bf
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xfffdfc5f
"unictype/pr_xid_start.h", line 633: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 634: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 635: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xffffff3f
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7fffffd
"unictype/pr_xid_start.h", line 636: warning: initializer does not fit or is out of range: 0xf7ffffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffdfffff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 637: warning: initializer does not fit or is out of range: 0xffff7fff
"unictype/pr_xid_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 638: warning: initializer does not fit or is out of range: 0xfffffdff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 639: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 640: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 641: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 643: warning: initializer does not fit or is out of range: 0xffffffef
"unictype/pr_xid_start.h", line 643: warning: initializer does not fit or is out of range: 0xaa96ea84
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 647: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 648: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 649: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 650: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 651: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 652: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 653: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 654: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 655: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 656: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 657: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 658: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 659: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_xid_start.h", line 660: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_xid_start.c -o unictype/pr_xid_start.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/pr_zero_width.lo unictype/pr_zero_width.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_zero_width.c  -KPIC -DPIC -o unictype/.libs/pr_zero_width.o
"unictype/pr_zero_width.h", line 444: warning: initializer does not fit or is out of range: 0x80000000
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
"unictype/pr_zero_width.h", line 459: warning: initializer does not fit or is out of range: 0xffffffff
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/pr_zero_width.c -o unictype/pr_zero_width.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/scripts.lo unictype/scripts.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/scripts.c  -KPIC -DPIC -o unictype/.libs/scripts.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/scripts.c -o unictype/scripts.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/sy_c_ident.lo unictype/sy_c_ident.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_c_ident.c  -KPIC -DPIC -o unictype/.libs/sy_c_ident.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_c_ident.c -o unictype/sy_c_ident.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/sy_c_whitespace.lo unictype/sy_c_whitespace.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_c_whitespace.c  -KPIC -DPIC -o unictype/.libs/sy_c_whitespace.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_c_whitespace.c -o unictype/sy_c_whitespace.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/sy_java_ident.lo unictype/sy_java_ident.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_java_ident.c  -KPIC -DPIC -o unictype/.libs/sy_java_ident.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_java_ident.c -o unictype/sy_java_ident.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unictype/sy_java_whitespace.lo unictype/sy_java_whitespace.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_java_whitespace.c  -KPIC -DPIC -o unictype/.libs/sy_java_whitespace.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unictype/sy_java_whitespace.c -o unictype/sy_java_whitespace.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-breaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-breaks.c  -KPIC -DPIC -o unigbrk/.libs/u16-grapheme-breaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-breaks.c -o unigbrk/u16-grapheme-breaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-next.c  -KPIC -DPIC -o unigbrk/.libs/u16-grapheme-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-next.c -o unigbrk/u16-grapheme-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u16-grapheme-prev.lo unigbrk/u16-grapheme-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-prev.c  -KPIC -DPIC -o unigbrk/.libs/u16-grapheme-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u16-grapheme-prev.c -o unigbrk/u16-grapheme-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-breaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-breaks.c  -KPIC -DPIC -o unigbrk/.libs/u32-grapheme-breaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-breaks.c -o unigbrk/u32-grapheme-breaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-next.c  -KPIC -DPIC -o unigbrk/.libs/u32-grapheme-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-next.c -o unigbrk/u32-grapheme-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u32-grapheme-prev.lo unigbrk/u32-grapheme-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-prev.c  -KPIC -DPIC -o unigbrk/.libs/u32-grapheme-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u32-grapheme-prev.c -o unigbrk/u32-grapheme-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-breaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-breaks.c  -KPIC -DPIC -o unigbrk/.libs/u8-grapheme-breaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-breaks.c -o unigbrk/u8-grapheme-breaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-next.c  -KPIC -DPIC -o unigbrk/.libs/u8-grapheme-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-next.c -o unigbrk/u8-grapheme-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/u8-grapheme-prev.lo unigbrk/u8-grapheme-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-prev.c  -KPIC -DPIC -o unigbrk/.libs/u8-grapheme-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/u8-grapheme-prev.c -o unigbrk/u8-grapheme-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/uc-gbrk-prop.lo unigbrk/uc-gbrk-prop.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-gbrk-prop.c  -KPIC -DPIC -o unigbrk/.libs/uc-gbrk-prop.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-gbrk-prop.c -o unigbrk/uc-gbrk-prop.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/uc-grapheme-breaks.lo unigbrk/uc-grapheme-breaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-grapheme-breaks.c  -KPIC -DPIC -o unigbrk/.libs/uc-grapheme-breaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-grapheme-breaks.c -o unigbrk/uc-grapheme-breaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/uc-is-grapheme-break.lo unigbrk/uc-is-grapheme-break.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-is-grapheme-break.c  -KPIC -DPIC -o unigbrk/.libs/uc-is-grapheme-break.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/uc-is-grapheme-break.c -o unigbrk/uc-is-grapheme-break.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unigbrk/ulc-grapheme-breaks.lo unigbrk/ulc-grapheme-breaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/ulc-grapheme-breaks.c  -KPIC -DPIC -o unigbrk/.libs/ulc-grapheme-breaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unigbrk/ulc-grapheme-breaks.c -o unigbrk/ulc-grapheme-breaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/lbrktables.lo unilbrk/lbrktables.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/lbrktables.c  -KPIC -DPIC -o unilbrk/.libs/lbrktables.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/lbrktables.c -o unilbrk/lbrktables.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u16-possible-linebreaks.lo unilbrk/u16-possible-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u16-possible-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u16-possible-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u16-possible-linebreaks.c -o unilbrk/u16-possible-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u16-width-linebreaks.lo unilbrk/u16-width-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u16-width-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u16-width-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u16-width-linebreaks.c -o unilbrk/u16-width-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u32-possible-linebreaks.lo unilbrk/u32-possible-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u32-possible-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u32-possible-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u32-possible-linebreaks.c -o unilbrk/u32-possible-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u32-width-linebreaks.lo unilbrk/u32-width-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u32-width-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u32-width-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u32-width-linebreaks.c -o unilbrk/u32-width-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u8-possible-linebreaks.lo unilbrk/u8-possible-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u8-possible-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u8-possible-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u8-possible-linebreaks.c -o unilbrk/u8-possible-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/u8-width-linebreaks.lo unilbrk/u8-width-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u8-width-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/u8-width-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/u8-width-linebreaks.c -o unilbrk/u8-width-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/ulc-common.lo unilbrk/ulc-common.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-common.c  -KPIC -DPIC -o unilbrk/.libs/ulc-common.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-common.c -o unilbrk/ulc-common.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-possible-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-possible-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/ulc-possible-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-possible-linebreaks.c -o unilbrk/ulc-possible-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unilbrk/ulc-width-linebreaks.lo unilbrk/ulc-width-linebreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-width-linebreaks.c  -KPIC -DPIC -o unilbrk/.libs/ulc-width-linebreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unilbrk/ulc-width-linebreaks.c -o unilbrk/ulc-width-linebreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniname/uniname.lo uniname/uniname.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniname/uniname.c  -KPIC -DPIC -o uniname/.libs/uniname.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniname/uniname.c -o uniname/uniname.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/canonical-decomposition.c  -KPIC -DPIC -o uninorm/.libs/canonical-decomposition.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/compat-decomposition.lo uninorm/compat-decomposition.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/compat-decomposition.c  -KPIC -DPIC -o uninorm/.libs/compat-decomposition.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/compat-decomposition.c -o uninorm/compat-decomposition.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/composition.lo uninorm/composition.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/composition.c  -KPIC -DPIC -o uninorm/.libs/composition.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/composition.c -o uninorm/composition.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decompose-internal.c  -KPIC -DPIC -o uninorm/.libs/decompose-internal.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decompose-internal.c -o uninorm/decompose-internal.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/decomposing-form.lo uninorm/decomposing-form.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposing-form.c  -KPIC -DPIC -o uninorm/.libs/decomposing-form.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposing-form.c -o uninorm/decomposing-form.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/decomposition.lo uninorm/decomposition.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposition.c  -KPIC -DPIC -o uninorm/.libs/decomposition.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposition.c -o uninorm/decomposition.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposition-table.c  -KPIC -DPIC -o uninorm/.libs/decomposition-table.o
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2264: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2266: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2270: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2270: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2272: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2274: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2274: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2275: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2275: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2278: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2278: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2280: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2280: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2294: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2295: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2296: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2300: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2300: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2307: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2307: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2308: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2310: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2311: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2312: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2313: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2315: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2316: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2317: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2318: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2319: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2319: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2320: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2321: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2322: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2323: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2324: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2325: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2326: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2327: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2328: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2329: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2330: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2331: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2332: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2333: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2333: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2334: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2335: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2336: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2337: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2337: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2338: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2339: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2340: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2341: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2342: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2343: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2344: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2345: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2346: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2347: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2348: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2349: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2350: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2351: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2352: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2353: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2354: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2355: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2356: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2357: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2358: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2359: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2360: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2361: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2362: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2363: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2364: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2365: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2366: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2366: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2367: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2367: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2368: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2368: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2369: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2369: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2370: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2370: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2372: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2373: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2374: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2375: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2376: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2377: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2378: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2379: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2380: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2381: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2382: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2383: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2384: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2385: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2386: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2387: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2388: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2389: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2390: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2391: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2392: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2393: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2394: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2396: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2397: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2398: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2399: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2400: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2401: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2402: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2403: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2404: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2405: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2406: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2407: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2408: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2409: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2410: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2411: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2412: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2413: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2414: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2415: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2416: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2417: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2418: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2419: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2420: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2421: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2422: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2423: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2424: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2425: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2426: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2427: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2428: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2429: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2430: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2431: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2432: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2433: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2434: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2435: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2436: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2437: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2438: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2439: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2440: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2441: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2442: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2443: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2444: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2445: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2446: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2447: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2448: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2449: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2450: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2451: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2452: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2453: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2454: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2455: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2456: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2457: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2458: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2459: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2460: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2461: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2462: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2463: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2464: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2465: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2466: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2467: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2468: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2469: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2470: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2471: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2472: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2473: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2474: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2475: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2476: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2477: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2478: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2479: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2480: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2481: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2482: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2483: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2484: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2485: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2486: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2487: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2488: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2489: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2491: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2493: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2497: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2498: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2499: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2500: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2501: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2502: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2503: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2527: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2539: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2542: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2542: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2543: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2543: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2548: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2548: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2549: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2549: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2551: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2555: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2555: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2562: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2564: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2566: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2566: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2567: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2570: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2571: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2573: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2574: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2575: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2576: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2577: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2578: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2579: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2580: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2581: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2582: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2583: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2584: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2585: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2586: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2586: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2589: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2591: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2592: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2593: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2594: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2595: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2596: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2597: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2598: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2598: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2599: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2600: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2601: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2601: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2602: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2603: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2604: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2605: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2612: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2613: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2614: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2615: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2616: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2617: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2618: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2619: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2620: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2621: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2622: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2623: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2624: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2625: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2626: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2627: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2628: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2629: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2630: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2631: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2632: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2633: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2634: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2635: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2636: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2637: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2638: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2639: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2640: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2641: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2642: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2643: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2644: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2645: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2646: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2647: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2648: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2649: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2650: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2651: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2652: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2653: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2654: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2655: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2673: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2674: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2675: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2676: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2677: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2678: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2679: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2680: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2681: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2682: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2683: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2684: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2685: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2686: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2687: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2688: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2689: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2690: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2691: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2692: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2693: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2694: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2695: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2696: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2697: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2698: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2699: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2700: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2701: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2702: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2703: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2730: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2730: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2731: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2732: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2733: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2734: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2735: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2736: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2737: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2738: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2739: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2740: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2741: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2742: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2743: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2744: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2745: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2746: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2746: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2747: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2748: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2749: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2750: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2751: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2752: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2753: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2754: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2755: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2756: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2757: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2758: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2758: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2759: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2760: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2761: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2762: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2763: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2764: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2765: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2766: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2777: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2778: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2778: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2783: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2789: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2795: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2811: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2844: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2845: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2846: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2847: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2848: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2849: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2850: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2851: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2852: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2853: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2854: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2855: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2856: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2857: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2858: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2859: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2893: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2893: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2894: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2895: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2896: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2897: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2897: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2905: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2905: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2919: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2920: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2921: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2922: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2923: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2926: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2927: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2927: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2928: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2928: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2942: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2943: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2944: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2945: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2946: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2991: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2991: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2992: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 2993: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3002: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3002: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3009: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3010: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3011: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3012: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3013: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3015: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3016: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3017: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3019: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3020: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3021: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3024: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3024: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3026: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3028: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3029: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3030: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3030: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3047: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3048: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3071: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3072: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3072: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3073: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3073: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3074: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3074: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3075: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3076: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3077: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3078: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3079: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3080: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3081: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3082: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3083: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3084: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3085: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3086: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3087: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3088: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3089: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3090: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3091: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3092: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3093: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3094: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3095: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3096: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3097: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3098: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3099: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3100: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3101: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3102: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3103: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3104: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3105: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3106: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3107: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3108: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3109: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3110: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3111: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3112: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3113: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3114: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3115: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3116: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3117: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3118: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3119: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3130: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3139: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3140: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3141: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3141: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3143: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3143: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3144: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3152: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3153: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3153: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3154: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3155: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3159: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3159: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3160: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3160: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3161: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3161: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3162: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3204: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3204: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3241: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3241: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3248: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3252: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3253: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3254: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3255: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3256: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3257: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3258: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3259: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3260: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3261: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3262: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3263: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3265: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3267: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3268: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3269: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3271: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3273: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3277: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3282: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3283: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3284: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3285: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3286: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3287: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3288: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3289: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3290: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3291: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3292: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3293: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3299: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3301: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3302: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3303: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3371: warning: initializer does not fit or is out of range: -1
"./uninorm/decomposition-table2.h", line 3371: warning: initializer does not fit or is out of range: -1
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/decomposition-table.c -o uninorm/decomposition-table.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/uninorm-filter.lo uninorm/uninorm-filter.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/uninorm-filter.c  -KPIC -DPIC -o uninorm/.libs/uninorm-filter.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/uninorm-filter.c -o uninorm/uninorm-filter.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/nfc.lo uninorm/nfc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfc.c  -KPIC -DPIC -o uninorm/.libs/nfc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfc.c -o uninorm/nfc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/nfd.lo uninorm/nfd.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfd.c  -KPIC -DPIC -o uninorm/.libs/nfd.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfd.c -o uninorm/nfd.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/nfkc.lo uninorm/nfkc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfkc.c  -KPIC -DPIC -o uninorm/.libs/nfkc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfkc.c -o uninorm/nfkc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/nfkd.lo uninorm/nfkd.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfkd.c  -KPIC -DPIC -o uninorm/.libs/nfkd.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/nfkd.c -o uninorm/nfkd.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u16-normalize.lo uninorm/u16-normalize.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normalize.c  -KPIC -DPIC -o uninorm/.libs/u16-normalize.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normalize.c -o uninorm/u16-normalize.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u16-normcmp.lo uninorm/u16-normcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normcmp.c  -KPIC -DPIC -o uninorm/.libs/u16-normcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normcmp.c -o uninorm/u16-normcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u16-normcoll.lo uninorm/u16-normcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normcoll.c  -KPIC -DPIC -o uninorm/.libs/u16-normcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normcoll.c -o uninorm/u16-normcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u16-normxfrm.lo uninorm/u16-normxfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normxfrm.c  -KPIC -DPIC -o uninorm/.libs/u16-normxfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u16-normxfrm.c -o uninorm/u16-normxfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normalize.c  -KPIC -DPIC -o uninorm/.libs/u32-normalize.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normalize.c -o uninorm/u32-normalize.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u32-normcmp.lo uninorm/u32-normcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normcmp.c  -KPIC -DPIC -o uninorm/.libs/u32-normcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normcmp.c -o uninorm/u32-normcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u32-normcoll.lo uninorm/u32-normcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normcoll.c  -KPIC -DPIC -o uninorm/.libs/u32-normcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normcoll.c -o uninorm/u32-normcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u32-normxfrm.lo uninorm/u32-normxfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normxfrm.c  -KPIC -DPIC -o uninorm/.libs/u32-normxfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u32-normxfrm.c -o uninorm/u32-normxfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u8-normalize.lo uninorm/u8-normalize.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normalize.c  -KPIC -DPIC -o uninorm/.libs/u8-normalize.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normalize.c -o uninorm/u8-normalize.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u8-normcmp.lo uninorm/u8-normcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normcmp.c  -KPIC -DPIC -o uninorm/.libs/u8-normcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normcmp.c -o uninorm/u8-normcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u8-normcoll.lo uninorm/u8-normcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normcoll.c  -KPIC -DPIC -o uninorm/.libs/u8-normcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normcoll.c -o uninorm/u8-normcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uninorm/u8-normxfrm.lo uninorm/u8-normxfrm.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normxfrm.c  -KPIC -DPIC -o uninorm/.libs/u8-normxfrm.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uninorm/u8-normxfrm.c -o uninorm/u8-normxfrm.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistd.lo unistd.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistd.c  -KPIC -DPIC -o .libs/unistd.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistd.c -o unistd.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u-printf-args.lo unistdio/u-printf-args.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u-printf-args.c  -KPIC -DPIC -o unistdio/.libs/u-printf-args.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u-printf-args.c -o unistdio/u-printf-args.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-asnprintf.lo unistdio/u16-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-asnprintf.c -o unistdio/u16-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-asprintf.lo unistdio/u16-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-asprintf.c -o unistdio/u16-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-printf-parse.lo unistdio/u16-printf-parse.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-printf-parse.c  -KPIC -DPIC -o unistdio/.libs/u16-printf-parse.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-printf-parse.c -o unistdio/u16-printf-parse.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-snprintf.lo unistdio/u16-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-snprintf.c -o unistdio/u16-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-sprintf.lo unistdio/u16-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-sprintf.c -o unistdio/u16-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-asnprintf.c -o unistdio/u16-u16-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-asprintf.lo unistdio/u16-u16-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-asprintf.c -o unistdio/u16-u16-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-snprintf.lo unistdio/u16-u16-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-snprintf.c -o unistdio/u16-u16-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-sprintf.lo unistdio/u16-u16-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-sprintf.c -o unistdio/u16-u16-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vasnprintf.c -o unistdio/u16-u16-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vasprintf.c -o unistdio/u16-u16-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vsnprintf.c -o unistdio/u16-u16-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-u16-vsprintf.lo unistdio/u16-u16-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-u16-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-u16-vsprintf.c -o unistdio/u16-u16-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-vasnprintf.lo unistdio/u16-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vasnprintf.c -o unistdio/u16-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-vasprintf.lo unistdio/u16-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vasprintf.c -o unistdio/u16-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-vsnprintf.lo unistdio/u16-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vsnprintf.c -o unistdio/u16-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u16-vsprintf.lo unistdio/u16-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u16-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u16-vsprintf.c -o unistdio/u16-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-asnprintf.lo unistdio/u32-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-asnprintf.c -o unistdio/u32-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-asprintf.lo unistdio/u32-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-asprintf.c -o unistdio/u32-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-printf-parse.lo unistdio/u32-printf-parse.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-printf-parse.c  -KPIC -DPIC -o unistdio/.libs/u32-printf-parse.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-printf-parse.c -o unistdio/u32-printf-parse.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-snprintf.lo unistdio/u32-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-snprintf.c -o unistdio/u32-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-sprintf.lo unistdio/u32-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-sprintf.c -o unistdio/u32-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-asnprintf.c -o unistdio/u32-u32-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-asprintf.lo unistdio/u32-u32-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-asprintf.c -o unistdio/u32-u32-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-snprintf.lo unistdio/u32-u32-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-snprintf.c -o unistdio/u32-u32-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-sprintf.lo unistdio/u32-u32-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-sprintf.c -o unistdio/u32-u32-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vasnprintf.c -o unistdio/u32-u32-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vasprintf.c -o unistdio/u32-u32-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vsnprintf.c -o unistdio/u32-u32-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-u32-vsprintf.lo unistdio/u32-u32-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-u32-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-u32-vsprintf.c -o unistdio/u32-u32-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-vasnprintf.lo unistdio/u32-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vasnprintf.c -o unistdio/u32-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-vasprintf.lo unistdio/u32-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vasprintf.c -o unistdio/u32-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-vsnprintf.lo unistdio/u32-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vsnprintf.c -o unistdio/u32-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u32-vsprintf.lo unistdio/u32-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u32-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u32-vsprintf.c -o unistdio/u32-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-asnprintf.lo unistdio/u8-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-asnprintf.c -o unistdio/u8-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-asprintf.lo unistdio/u8-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-asprintf.c -o unistdio/u8-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-printf-parse.lo unistdio/u8-printf-parse.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-printf-parse.c  -KPIC -DPIC -o unistdio/.libs/u8-printf-parse.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-printf-parse.c -o unistdio/u8-printf-parse.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-snprintf.lo unistdio/u8-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-snprintf.c -o unistdio/u8-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-sprintf.lo unistdio/u8-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-sprintf.c -o unistdio/u8-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-asnprintf.c -o unistdio/u8-u8-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-asprintf.lo unistdio/u8-u8-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-asprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-asprintf.c -o unistdio/u8-u8-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-snprintf.lo unistdio/u8-u8-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-snprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-snprintf.c -o unistdio/u8-u8-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-sprintf.lo unistdio/u8-u8-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-sprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-sprintf.c -o unistdio/u8-u8-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vasnprintf.c -o unistdio/u8-u8-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vasprintf.c -o unistdio/u8-u8-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vsnprintf.c -o unistdio/u8-u8-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-u8-vsprintf.lo unistdio/u8-u8-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-u8-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-u8-vsprintf.c -o unistdio/u8-u8-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-vasnprintf.lo unistdio/u8-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vasnprintf.c -o unistdio/u8-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-vasprintf.lo unistdio/u8-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vasprintf.c -o unistdio/u8-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-vsnprintf.lo unistdio/u8-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vsnprintf.c -o unistdio/u8-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/u8-vsprintf.lo unistdio/u8-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/u8-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/u8-vsprintf.c -o unistdio/u8-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-asnprintf.lo unistdio/ulc-asnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-asnprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-asnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-asnprintf.c -o unistdio/ulc-asnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-asprintf.lo unistdio/ulc-asprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-asprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-asprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-asprintf.c -o unistdio/ulc-asprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-fprintf.lo unistdio/ulc-fprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-fprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-fprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-fprintf.c -o unistdio/ulc-fprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-printf-parse.lo unistdio/ulc-printf-parse.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-printf-parse.c  -KPIC -DPIC -o unistdio/.libs/ulc-printf-parse.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-printf-parse.c -o unistdio/ulc-printf-parse.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-snprintf.lo unistdio/ulc-snprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-snprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-snprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-snprintf.c -o unistdio/ulc-snprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-sprintf.lo unistdio/ulc-sprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-sprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-sprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-sprintf.c -o unistdio/ulc-sprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-vasnprintf.lo unistdio/ulc-vasnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vasnprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-vasnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vasnprintf.c -o unistdio/ulc-vasnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-vasprintf.lo unistdio/ulc-vasprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vasprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-vasprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vasprintf.c -o unistdio/ulc-vasprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-vfprintf.lo unistdio/ulc-vfprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vfprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-vfprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vfprintf.c -o unistdio/ulc-vfprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-vsnprintf.lo unistdio/ulc-vsnprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vsnprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-vsnprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vsnprintf.c -o unistdio/ulc-vsnprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistdio/ulc-vsprintf.lo unistdio/ulc-vsprintf.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vsprintf.c  -KPIC -DPIC -o unistdio/.libs/ulc-vsprintf.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistdio/ulc-vsprintf.c -o unistdio/ulc-vsprintf.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-check.lo unistr/u16-check.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-check.c  -KPIC -DPIC -o unistr/.libs/u16-check.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-check.c -o unistr/u16-check.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-chr.lo unistr/u16-chr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-chr.c  -KPIC -DPIC -o unistr/.libs/u16-chr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-chr.c -o unistr/u16-chr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-cmp.lo unistr/u16-cmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cmp.c  -KPIC -DPIC -o unistr/.libs/u16-cmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cmp.c -o unistr/u16-cmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-cmp2.lo unistr/u16-cmp2.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cmp2.c  -KPIC -DPIC -o unistr/.libs/u16-cmp2.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cmp2.c -o unistr/u16-cmp2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-cpy.lo unistr/u16-cpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cpy.c  -KPIC -DPIC -o unistr/.libs/u16-cpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cpy.c -o unistr/u16-cpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-cpy-alloc.lo unistr/u16-cpy-alloc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cpy-alloc.c  -KPIC -DPIC -o unistr/.libs/u16-cpy-alloc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-cpy-alloc.c -o unistr/u16-cpy-alloc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-endswith.lo unistr/u16-endswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-endswith.c  -KPIC -DPIC -o unistr/.libs/u16-endswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-endswith.c -o unistr/u16-endswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mblen.lo unistr/u16-mblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mblen.c  -KPIC -DPIC -o unistr/.libs/u16-mblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mblen.c -o unistr/u16-mblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbsnlen.lo unistr/u16-mbsnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbsnlen.c  -KPIC -DPIC -o unistr/.libs/u16-mbsnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbsnlen.c -o unistr/u16-mbsnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbtouc.lo unistr/u16-mbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc.c  -KPIC -DPIC -o unistr/.libs/u16-mbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc.c -o unistr/u16-mbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-aux.c  -KPIC -DPIC -o unistr/.libs/u16-mbtouc-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-aux.c -o unistr/u16-mbtouc-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-unsafe.c  -KPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-unsafe.c -o unistr/u16-mbtouc-unsafe.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtouc-unsafe-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-unsafe-aux.c  -KPIC -DPIC -o unistr/.libs/u16-mbtouc-unsafe-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtouc-unsafe-aux.c -o unistr/u16-mbtouc-unsafe-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-mbtoucr.lo unistr/u16-mbtoucr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtoucr.c  -KPIC -DPIC -o unistr/.libs/u16-mbtoucr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-mbtoucr.c -o unistr/u16-mbtoucr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-move.lo unistr/u16-move.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-move.c  -KPIC -DPIC -o unistr/.libs/u16-move.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-move.c -o unistr/u16-move.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-next.lo unistr/u16-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-next.c  -KPIC -DPIC -o unistr/.libs/u16-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-next.c -o unistr/u16-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-prev.lo unistr/u16-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-prev.c  -KPIC -DPIC -o unistr/.libs/u16-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-prev.c -o unistr/u16-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-set.lo unistr/u16-set.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-set.c  -KPIC -DPIC -o unistr/.libs/u16-set.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-set.c -o unistr/u16-set.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-startswith.lo unistr/u16-startswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-startswith.c  -KPIC -DPIC -o unistr/.libs/u16-startswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-startswith.c -o unistr/u16-startswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-stpcpy.lo unistr/u16-stpcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-stpcpy.c  -KPIC -DPIC -o unistr/.libs/u16-stpcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-stpcpy.c -o unistr/u16-stpcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-stpncpy.lo unistr/u16-stpncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-stpncpy.c  -KPIC -DPIC -o unistr/.libs/u16-stpncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-stpncpy.c -o unistr/u16-stpncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strcat.lo unistr/u16-strcat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcat.c  -KPIC -DPIC -o unistr/.libs/u16-strcat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcat.c -o unistr/u16-strcat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strchr.lo unistr/u16-strchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strchr.c  -KPIC -DPIC -o unistr/.libs/u16-strchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strchr.c -o unistr/u16-strchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strcmp.lo unistr/u16-strcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcmp.c  -KPIC -DPIC -o unistr/.libs/u16-strcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcmp.c -o unistr/u16-strcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strcoll.lo unistr/u16-strcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcoll.c  -KPIC -DPIC -o unistr/.libs/u16-strcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcoll.c -o unistr/u16-strcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strcpy.lo unistr/u16-strcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcpy.c  -KPIC -DPIC -o unistr/.libs/u16-strcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcpy.c -o unistr/u16-strcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strcspn.lo unistr/u16-strcspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcspn.c  -KPIC -DPIC -o unistr/.libs/u16-strcspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strcspn.c -o unistr/u16-strcspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strdup.lo unistr/u16-strdup.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strdup.c  -KPIC -DPIC -o unistr/.libs/u16-strdup.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strdup.c -o unistr/u16-strdup.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strlen.lo unistr/u16-strlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strlen.c  -KPIC -DPIC -o unistr/.libs/u16-strlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strlen.c -o unistr/u16-strlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strmblen.lo unistr/u16-strmblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strmblen.c  -KPIC -DPIC -o unistr/.libs/u16-strmblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strmblen.c -o unistr/u16-strmblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strmbtouc.lo unistr/u16-strmbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strmbtouc.c  -KPIC -DPIC -o unistr/.libs/u16-strmbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strmbtouc.c -o unistr/u16-strmbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strncat.lo unistr/u16-strncat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncat.c  -KPIC -DPIC -o unistr/.libs/u16-strncat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncat.c -o unistr/u16-strncat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strncmp.lo unistr/u16-strncmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncmp.c  -KPIC -DPIC -o unistr/.libs/u16-strncmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncmp.c -o unistr/u16-strncmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strncpy.lo unistr/u16-strncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncpy.c  -KPIC -DPIC -o unistr/.libs/u16-strncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strncpy.c -o unistr/u16-strncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strnlen.lo unistr/u16-strnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strnlen.c  -KPIC -DPIC -o unistr/.libs/u16-strnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strnlen.c -o unistr/u16-strnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strpbrk.lo unistr/u16-strpbrk.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strpbrk.c  -KPIC -DPIC -o unistr/.libs/u16-strpbrk.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strpbrk.c -o unistr/u16-strpbrk.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strrchr.lo unistr/u16-strrchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strrchr.c  -KPIC -DPIC -o unistr/.libs/u16-strrchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strrchr.c -o unistr/u16-strrchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strspn.lo unistr/u16-strspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strspn.c  -KPIC -DPIC -o unistr/.libs/u16-strspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strspn.c -o unistr/u16-strspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strstr.lo unistr/u16-strstr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strstr.c  -KPIC -DPIC -o unistr/.libs/u16-strstr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strstr.c -o unistr/u16-strstr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-strtok.lo unistr/u16-strtok.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strtok.c  -KPIC -DPIC -o unistr/.libs/u16-strtok.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-strtok.c -o unistr/u16-strtok.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-to-u32.lo unistr/u16-to-u32.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-to-u32.c  -KPIC -DPIC -o unistr/.libs/u16-to-u32.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-to-u32.c -o unistr/u16-to-u32.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-to-u8.lo unistr/u16-to-u8.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-to-u8.c  -KPIC -DPIC -o unistr/.libs/u16-to-u8.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-to-u8.c -o unistr/u16-to-u8.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-uctomb.lo unistr/u16-uctomb.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-uctomb.c  -KPIC -DPIC -o unistr/.libs/u16-uctomb.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-uctomb.c -o unistr/u16-uctomb.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u16-uctomb-aux.lo unistr/u16-uctomb-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-uctomb-aux.c  -KPIC -DPIC -o unistr/.libs/u16-uctomb-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u16-uctomb-aux.c -o unistr/u16-uctomb-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-check.lo unistr/u32-check.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-check.c  -KPIC -DPIC -o unistr/.libs/u32-check.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-check.c -o unistr/u32-check.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-chr.lo unistr/u32-chr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-chr.c  -KPIC -DPIC -o unistr/.libs/u32-chr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-chr.c -o unistr/u32-chr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-cmp.lo unistr/u32-cmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cmp.c  -KPIC -DPIC -o unistr/.libs/u32-cmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cmp.c -o unistr/u32-cmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-cmp2.lo unistr/u32-cmp2.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cmp2.c  -KPIC -DPIC -o unistr/.libs/u32-cmp2.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cmp2.c -o unistr/u32-cmp2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-cpy.lo unistr/u32-cpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cpy.c  -KPIC -DPIC -o unistr/.libs/u32-cpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cpy.c -o unistr/u32-cpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-cpy-alloc.lo unistr/u32-cpy-alloc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cpy-alloc.c  -KPIC -DPIC -o unistr/.libs/u32-cpy-alloc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-cpy-alloc.c -o unistr/u32-cpy-alloc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-endswith.lo unistr/u32-endswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-endswith.c  -KPIC -DPIC -o unistr/.libs/u32-endswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-endswith.c -o unistr/u32-endswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-mblen.lo unistr/u32-mblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mblen.c  -KPIC -DPIC -o unistr/.libs/u32-mblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mblen.c -o unistr/u32-mblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-mbsnlen.lo unistr/u32-mbsnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbsnlen.c  -KPIC -DPIC -o unistr/.libs/u32-mbsnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbsnlen.c -o unistr/u32-mbsnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-mbtouc.lo unistr/u32-mbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtouc.c  -KPIC -DPIC -o unistr/.libs/u32-mbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtouc.c -o unistr/u32-mbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtouc-unsafe.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtouc-unsafe.c  -KPIC -DPIC -o unistr/.libs/u32-mbtouc-unsafe.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtouc-unsafe.c -o unistr/u32-mbtouc-unsafe.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-mbtoucr.lo unistr/u32-mbtoucr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtoucr.c  -KPIC -DPIC -o unistr/.libs/u32-mbtoucr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-mbtoucr.c -o unistr/u32-mbtoucr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-move.lo unistr/u32-move.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-move.c  -KPIC -DPIC -o unistr/.libs/u32-move.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-move.c -o unistr/u32-move.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-next.lo unistr/u32-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-next.c  -KPIC -DPIC -o unistr/.libs/u32-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-next.c -o unistr/u32-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-prev.lo unistr/u32-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-prev.c  -KPIC -DPIC -o unistr/.libs/u32-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-prev.c -o unistr/u32-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-set.lo unistr/u32-set.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-set.c  -KPIC -DPIC -o unistr/.libs/u32-set.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-set.c -o unistr/u32-set.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-startswith.lo unistr/u32-startswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-startswith.c  -KPIC -DPIC -o unistr/.libs/u32-startswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-startswith.c -o unistr/u32-startswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-stpcpy.lo unistr/u32-stpcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-stpcpy.c  -KPIC -DPIC -o unistr/.libs/u32-stpcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-stpcpy.c -o unistr/u32-stpcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-stpncpy.lo unistr/u32-stpncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-stpncpy.c  -KPIC -DPIC -o unistr/.libs/u32-stpncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-stpncpy.c -o unistr/u32-stpncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strcat.lo unistr/u32-strcat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcat.c  -KPIC -DPIC -o unistr/.libs/u32-strcat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcat.c -o unistr/u32-strcat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strchr.lo unistr/u32-strchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strchr.c  -KPIC -DPIC -o unistr/.libs/u32-strchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strchr.c -o unistr/u32-strchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strcmp.lo unistr/u32-strcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcmp.c  -KPIC -DPIC -o unistr/.libs/u32-strcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcmp.c -o unistr/u32-strcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strcoll.lo unistr/u32-strcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcoll.c  -KPIC -DPIC -o unistr/.libs/u32-strcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcoll.c -o unistr/u32-strcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strcpy.lo unistr/u32-strcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcpy.c  -KPIC -DPIC -o unistr/.libs/u32-strcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcpy.c -o unistr/u32-strcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strcspn.lo unistr/u32-strcspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcspn.c  -KPIC -DPIC -o unistr/.libs/u32-strcspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strcspn.c -o unistr/u32-strcspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strdup.lo unistr/u32-strdup.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strdup.c  -KPIC -DPIC -o unistr/.libs/u32-strdup.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strdup.c -o unistr/u32-strdup.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strlen.lo unistr/u32-strlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strlen.c  -KPIC -DPIC -o unistr/.libs/u32-strlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strlen.c -o unistr/u32-strlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strmblen.lo unistr/u32-strmblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strmblen.c  -KPIC -DPIC -o unistr/.libs/u32-strmblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strmblen.c -o unistr/u32-strmblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strmbtouc.lo unistr/u32-strmbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strmbtouc.c  -KPIC -DPIC -o unistr/.libs/u32-strmbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strmbtouc.c -o unistr/u32-strmbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strncat.lo unistr/u32-strncat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncat.c  -KPIC -DPIC -o unistr/.libs/u32-strncat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncat.c -o unistr/u32-strncat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strncmp.lo unistr/u32-strncmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncmp.c  -KPIC -DPIC -o unistr/.libs/u32-strncmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncmp.c -o unistr/u32-strncmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strncpy.lo unistr/u32-strncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncpy.c  -KPIC -DPIC -o unistr/.libs/u32-strncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strncpy.c -o unistr/u32-strncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strnlen.lo unistr/u32-strnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strnlen.c  -KPIC -DPIC -o unistr/.libs/u32-strnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strnlen.c -o unistr/u32-strnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strpbrk.lo unistr/u32-strpbrk.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strpbrk.c  -KPIC -DPIC -o unistr/.libs/u32-strpbrk.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strpbrk.c -o unistr/u32-strpbrk.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strrchr.lo unistr/u32-strrchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strrchr.c  -KPIC -DPIC -o unistr/.libs/u32-strrchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strrchr.c -o unistr/u32-strrchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strspn.lo unistr/u32-strspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strspn.c  -KPIC -DPIC -o unistr/.libs/u32-strspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strspn.c -o unistr/u32-strspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strstr.lo unistr/u32-strstr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strstr.c  -KPIC -DPIC -o unistr/.libs/u32-strstr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strstr.c -o unistr/u32-strstr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-strtok.lo unistr/u32-strtok.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strtok.c  -KPIC -DPIC -o unistr/.libs/u32-strtok.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-strtok.c -o unistr/u32-strtok.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-to-u16.lo unistr/u32-to-u16.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-to-u16.c  -KPIC -DPIC -o unistr/.libs/u32-to-u16.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-to-u16.c -o unistr/u32-to-u16.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-to-u8.lo unistr/u32-to-u8.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-to-u8.c  -KPIC -DPIC -o unistr/.libs/u32-to-u8.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-to-u8.c -o unistr/u32-to-u8.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u32-uctomb.lo unistr/u32-uctomb.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-uctomb.c  -KPIC -DPIC -o unistr/.libs/u32-uctomb.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u32-uctomb.c -o unistr/u32-uctomb.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-check.lo unistr/u8-check.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-check.c  -KPIC -DPIC -o unistr/.libs/u8-check.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-check.c -o unistr/u8-check.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-chr.lo unistr/u8-chr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-chr.c  -KPIC -DPIC -o unistr/.libs/u8-chr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-chr.c -o unistr/u8-chr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-cmp.lo unistr/u8-cmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cmp.c  -KPIC -DPIC -o unistr/.libs/u8-cmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cmp.c -o unistr/u8-cmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-cmp2.lo unistr/u8-cmp2.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cmp2.c  -KPIC -DPIC -o unistr/.libs/u8-cmp2.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cmp2.c -o unistr/u8-cmp2.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-cpy.lo unistr/u8-cpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cpy.c  -KPIC -DPIC -o unistr/.libs/u8-cpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cpy.c -o unistr/u8-cpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-cpy-alloc.lo unistr/u8-cpy-alloc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cpy-alloc.c  -KPIC -DPIC -o unistr/.libs/u8-cpy-alloc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-cpy-alloc.c -o unistr/u8-cpy-alloc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-endswith.lo unistr/u8-endswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-endswith.c  -KPIC -DPIC -o unistr/.libs/u8-endswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-endswith.c -o unistr/u8-endswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mblen.lo unistr/u8-mblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mblen.c  -KPIC -DPIC -o unistr/.libs/u8-mblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mblen.c -o unistr/u8-mblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbsnlen.lo unistr/u8-mbsnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbsnlen.c  -KPIC -DPIC -o unistr/.libs/u8-mbsnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbsnlen.c -o unistr/u8-mbsnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbtouc.lo unistr/u8-mbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc.c  -KPIC -DPIC -o unistr/.libs/u8-mbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc.c -o unistr/u8-mbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-aux.c  -KPIC -DPIC -o unistr/.libs/u8-mbtouc-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-aux.c -o unistr/u8-mbtouc-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-unsafe.c  -KPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-unsafe.c -o unistr/u8-mbtouc-unsafe.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtouc-unsafe-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-unsafe-aux.c  -KPIC -DPIC -o unistr/.libs/u8-mbtouc-unsafe-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/u8-mbtouc-unsafe-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-mbtoucr.lo unistr/u8-mbtoucr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtoucr.c  -KPIC -DPIC -o unistr/.libs/u8-mbtoucr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-mbtoucr.c -o unistr/u8-mbtoucr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-move.lo unistr/u8-move.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-move.c  -KPIC -DPIC -o unistr/.libs/u8-move.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-move.c -o unistr/u8-move.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-next.lo unistr/u8-next.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-next.c  -KPIC -DPIC -o unistr/.libs/u8-next.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-next.c -o unistr/u8-next.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-prev.lo unistr/u8-prev.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-prev.c  -KPIC -DPIC -o unistr/.libs/u8-prev.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-prev.c -o unistr/u8-prev.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-set.lo unistr/u8-set.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-set.c  -KPIC -DPIC -o unistr/.libs/u8-set.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-set.c -o unistr/u8-set.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-startswith.lo unistr/u8-startswith.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-startswith.c  -KPIC -DPIC -o unistr/.libs/u8-startswith.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-startswith.c -o unistr/u8-startswith.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-stpcpy.lo unistr/u8-stpcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-stpcpy.c  -KPIC -DPIC -o unistr/.libs/u8-stpcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-stpcpy.c -o unistr/u8-stpcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-stpncpy.lo unistr/u8-stpncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-stpncpy.c  -KPIC -DPIC -o unistr/.libs/u8-stpncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-stpncpy.c -o unistr/u8-stpncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strcat.lo unistr/u8-strcat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcat.c  -KPIC -DPIC -o unistr/.libs/u8-strcat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcat.c -o unistr/u8-strcat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strchr.lo unistr/u8-strchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strchr.c  -KPIC -DPIC -o unistr/.libs/u8-strchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strchr.c -o unistr/u8-strchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strcmp.lo unistr/u8-strcmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcmp.c  -KPIC -DPIC -o unistr/.libs/u8-strcmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcmp.c -o unistr/u8-strcmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strcoll.lo unistr/u8-strcoll.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcoll.c  -KPIC -DPIC -o unistr/.libs/u8-strcoll.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcoll.c -o unistr/u8-strcoll.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strcpy.lo unistr/u8-strcpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcpy.c  -KPIC -DPIC -o unistr/.libs/u8-strcpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcpy.c -o unistr/u8-strcpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strcspn.lo unistr/u8-strcspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcspn.c  -KPIC -DPIC -o unistr/.libs/u8-strcspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strcspn.c -o unistr/u8-strcspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strdup.lo unistr/u8-strdup.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strdup.c  -KPIC -DPIC -o unistr/.libs/u8-strdup.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strdup.c -o unistr/u8-strdup.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strlen.lo unistr/u8-strlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strlen.c  -KPIC -DPIC -o unistr/.libs/u8-strlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strlen.c -o unistr/u8-strlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strmblen.lo unistr/u8-strmblen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strmblen.c  -KPIC -DPIC -o unistr/.libs/u8-strmblen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strmblen.c -o unistr/u8-strmblen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strmbtouc.lo unistr/u8-strmbtouc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strmbtouc.c  -KPIC -DPIC -o unistr/.libs/u8-strmbtouc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strmbtouc.c -o unistr/u8-strmbtouc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strncat.lo unistr/u8-strncat.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncat.c  -KPIC -DPIC -o unistr/.libs/u8-strncat.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncat.c -o unistr/u8-strncat.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strncmp.lo unistr/u8-strncmp.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncmp.c  -KPIC -DPIC -o unistr/.libs/u8-strncmp.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncmp.c -o unistr/u8-strncmp.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strncpy.lo unistr/u8-strncpy.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncpy.c  -KPIC -DPIC -o unistr/.libs/u8-strncpy.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strncpy.c -o unistr/u8-strncpy.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strnlen.lo unistr/u8-strnlen.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strnlen.c  -KPIC -DPIC -o unistr/.libs/u8-strnlen.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strnlen.c -o unistr/u8-strnlen.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strpbrk.lo unistr/u8-strpbrk.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strpbrk.c  -KPIC -DPIC -o unistr/.libs/u8-strpbrk.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strpbrk.c -o unistr/u8-strpbrk.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strrchr.lo unistr/u8-strrchr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strrchr.c  -KPIC -DPIC -o unistr/.libs/u8-strrchr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strrchr.c -o unistr/u8-strrchr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strspn.lo unistr/u8-strspn.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strspn.c  -KPIC -DPIC -o unistr/.libs/u8-strspn.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strspn.c -o unistr/u8-strspn.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strstr.lo unistr/u8-strstr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strstr.c  -KPIC -DPIC -o unistr/.libs/u8-strstr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strstr.c -o unistr/u8-strstr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-strtok.lo unistr/u8-strtok.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strtok.c  -KPIC -DPIC -o unistr/.libs/u8-strtok.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-strtok.c -o unistr/u8-strtok.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-to-u16.lo unistr/u8-to-u16.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-to-u16.c  -KPIC -DPIC -o unistr/.libs/u8-to-u16.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-to-u16.c -o unistr/u8-to-u16.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-to-u32.lo unistr/u8-to-u32.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-to-u32.c  -KPIC -DPIC -o unistr/.libs/u8-to-u32.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-to-u32.c -o unistr/u8-to-u32.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-uctomb.lo unistr/u8-uctomb.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-uctomb.c  -KPIC -DPIC -o unistr/.libs/u8-uctomb.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-uctomb.c -o unistr/u8-uctomb.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o unistr/u8-uctomb-aux.lo unistr/u8-uctomb-aux.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-uctomb-aux.c  -KPIC -DPIC -o unistr/.libs/u8-uctomb-aux.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c unistr/u8-uctomb-aux.c -o unistr/u8-uctomb-aux.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/wbrktable.lo uniwbrk/wbrktable.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/wbrktable.c  -KPIC -DPIC -o uniwbrk/.libs/wbrktable.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/wbrktable.c -o uniwbrk/wbrktable.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/u16-wordbreaks.lo uniwbrk/u16-wordbreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u16-wordbreaks.c  -KPIC -DPIC -o uniwbrk/.libs/u16-wordbreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u16-wordbreaks.c -o uniwbrk/u16-wordbreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/u32-wordbreaks.lo uniwbrk/u32-wordbreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u32-wordbreaks.c  -KPIC -DPIC -o uniwbrk/.libs/u32-wordbreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u32-wordbreaks.c -o uniwbrk/u32-wordbreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/u8-wordbreaks.lo uniwbrk/u8-wordbreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u8-wordbreaks.c  -KPIC -DPIC -o uniwbrk/.libs/u8-wordbreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/u8-wordbreaks.c -o uniwbrk/u8-wordbreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/ulc-wordbreaks.lo uniwbrk/ulc-wordbreaks.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/ulc-wordbreaks.c  -KPIC -DPIC -o uniwbrk/.libs/ulc-wordbreaks.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/ulc-wordbreaks.c -o uniwbrk/ulc-wordbreaks.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwbrk/wordbreak-property.lo uniwbrk/wordbreak-property.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/wordbreak-property.c  -KPIC -DPIC -o uniwbrk/.libs/wordbreak-property.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwbrk/wordbreak-property.c -o uniwbrk/wordbreak-property.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u16-strwidth.lo uniwidth/u16-strwidth.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u16-strwidth.c  -KPIC -DPIC -o uniwidth/.libs/u16-strwidth.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u16-strwidth.c -o uniwidth/u16-strwidth.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u16-width.lo uniwidth/u16-width.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u16-width.c  -KPIC -DPIC -o uniwidth/.libs/u16-width.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u16-width.c -o uniwidth/u16-width.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u32-strwidth.lo uniwidth/u32-strwidth.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u32-strwidth.c  -KPIC -DPIC -o uniwidth/.libs/u32-strwidth.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u32-strwidth.c -o uniwidth/u32-strwidth.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u32-width.lo uniwidth/u32-width.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u32-width.c  -KPIC -DPIC -o uniwidth/.libs/u32-width.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u32-width.c -o uniwidth/u32-width.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u8-strwidth.lo uniwidth/u8-strwidth.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u8-strwidth.c  -KPIC -DPIC -o uniwidth/.libs/u8-strwidth.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u8-strwidth.c -o uniwidth/u8-strwidth.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/u8-width.lo uniwidth/u8-width.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u8-width.c  -KPIC -DPIC -o uniwidth/.libs/u8-width.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/u8-width.c -o uniwidth/u8-width.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o uniwidth/width.lo uniwidth/width.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/width.c  -KPIC -DPIC -o uniwidth/.libs/width.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c uniwidth/width.c -o uniwidth/width.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o wctype-h.lo wctype-h.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c wctype-h.c  -KPIC -DPIC -o .libs/wctype-h.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c wctype-h.c -o wctype-h.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o xsize.lo xsize.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c xsize.c  -KPIC -DPIC -o .libs/xsize.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c xsize.c -o xsize.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o version.lo version.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c version.c  -KPIC -DPIC -o .libs/version.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c version.c -o version.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o frexpl.lo frexpl.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c frexpl.c  -KPIC -DPIC -o .libs/frexpl.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c frexpl.c -o frexpl.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o fseterr.lo fseterr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c fseterr.c  -KPIC -DPIC -o .libs/fseterr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c fseterr.c -o fseterr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o mbrtowc.lo mbrtowc.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbrtowc.c  -KPIC -DPIC -o .libs/mbrtowc.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c mbrtowc.c -o mbrtowc.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I..  -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT  -g -c -o strstr.lo strstr.c
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c strstr.c  -KPIC -DPIC -o .libs/strstr.o
libtool: compile:  /opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -I/opt/csw/include -D_REENTRANT -g -c strstr.c -o strstr.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link /opt/solarisstudio12.3/bin/cc  -g  -no-undefined -L/opt/csw/lib -liconv -R/opt/csw/lib   -L/opt/csw/lib -liconv -R/opt/csw/lib  -version-info 3:0:1 -rpath /usr/local/lib -L/opt/csw/lib -R/opt/csw/lib -o libunistring.la -rpath /usr/local/lib amemxfrm.lo c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo hard-locale.lo localcharset.lo localename.lo localename-table.lo glthread/lock.lo malloca.lo math.lo mbchar.lo mbiter.lo mbsnlen.lo memcmp2.lo printf-frexp.lo printf-frexpl.lo striconveh.lo striconveha.lo glthread/threadlib.lo unicase/cased.lo unicase/empty-prefix-context.lo unicase/empty-suffix-context.lo unicase/ignorable.lo unicase/locale-language.lo unicase/special-casing.lo unicase/tocasefold.lo unicase/tolower.lo unicase/totitle.lo unicase/toupper.lo unicase/u16-casecmp.lo unicase/u16-casecoll.lo unicase/u16-casefold.lo unicase/u16-casemap.lo unicase/u16-casexfrm.lo unicase/u16-ct-casefold.lo unicase/u16-ct-tolower.lo unicase/u16-ct-totitle.lo unicase/u16-ct-toupper.lo unicase/u16-is-cased.lo unicase/u16-is-casefolded.lo unicase/u16-is-invariant.lo unicase/u16-is-lowercase.lo unicase/u16-is-titlecase.lo unicase/u16-is-uppercase.lo unicase/u16-prefix-context.lo unicase/u16-suffix-context.lo unicase/u16-tolower.lo unicase/u16-totitle.lo unicase/u16-toupper.lo unicase/u32-casecmp.lo unicase/u32-casecoll.lo unicase/u32-casefold.lo unicase/u32-casemap.lo unicase/u32-casexfrm.lo unicase/u32-ct-casefold.lo unicase/u32-ct-tolower.lo unicase/u32-ct-totitle.lo unicase/u32-ct-toupper.lo unicase/u32-is-cased.lo unicase/u32-is-casefolded.lo unicase/u32-is-invariant.lo unicase/u32-is-lowercase.lo unicase/u32-is-titlecase.lo unicase/u32-is-uppercase.lo unicase/u32-prefix-context.lo unicase/u32-suffix-context.lo unicase/u32-tolower.lo unicase/u32-totitle.lo unicase/u32-toupper.lo unicase/u8-casecmp.lo unicase/u8-casecoll.lo unicase/u8-casefold.lo unicase/u8-casemap.lo unicase/u8-casexfrm.lo unicase/u8-ct-casefold.lo unicase/u8-ct-tolower.lo unicase/u8-ct-totitle.lo unicase/u8-ct-toupper.lo unicase/u8-is-cased.lo unicase/u8-is-casefolded.lo unicase/u8-is-invariant.lo unicase/u8-is-lowercase.lo unicase/u8-is-titlecase.lo unicase/u8-is-uppercase.lo unicase/u8-prefix-context.lo unicase/u8-suffix-context.lo unicase/u8-tolower.lo unicase/u8-totitle.lo unicase/u8-toupper.lo unicase/ulc-casecmp.lo unicase/ulc-casecoll.lo unicase/ulc-casexfrm.lo uniconv/u16-conv-from-enc.lo uniconv/u16-conv-to-enc.lo uniconv/u16-strconv-from-enc.lo uniconv/u16-strconv-from-locale.lo uniconv/u16-strconv-to-enc.lo uniconv/u16-strconv-to-locale.lo uniconv/u32-conv-from-enc.lo uniconv/u32-conv-to-enc.lo uniconv/u32-strconv-from-enc.lo uniconv/u32-strconv-from-locale.lo uniconv/u32-strconv-to-enc.lo uniconv/u32-strconv-to-locale.lo uniconv/u8-conv-from-enc.lo uniconv/u8-conv-to-enc.lo uniconv/u8-strconv-from-enc.lo uniconv/u8-strconv-from-locale.lo uniconv/u8-strconv-to-enc.lo uniconv/u8-strconv-to-locale.lo unictype/bidi_byname.lo unictype/bidi_longname.lo unictype/bidi_name.lo unictype/bidi_of.lo unictype/bidi_test.lo unictype/blocks.lo unictype/block_test.lo unictype/categ_C.lo unictype/categ_Cc.lo unictype/categ_Cf.lo unictype/categ_Cn.lo unictype/categ_Co.lo unictype/categ_Cs.lo unictype/categ_L.lo unictype/categ_LC.lo unictype/categ_Ll.lo unictype/categ_Lm.lo unictype/categ_Lo.lo unictype/categ_Lt.lo unictype/categ_Lu.lo unictype/categ_M.lo unictype/categ_Mc.lo unictype/categ_Me.lo unictype/categ_Mn.lo unictype/categ_N.lo unictype/categ_Nd.lo unictype/categ_Nl.lo unictype/categ_No.lo unictype/categ_P.lo unictype/categ_Pc.lo unictype/categ_Pd.lo unictype/categ_Pe.lo unictype/categ_Pf.lo unictype/categ_Pi.lo unictype/categ_Po.lo unictype/categ_Ps.lo unictype/categ_S.lo unictype/categ_Sc.lo unictype/categ_Sk.lo unictype/categ_Sm.lo unictype/categ_So.lo unictype/categ_Z.lo unictype/categ_Zl.lo unictype/categ_Zp.lo unictype/categ_Zs.lo unictype/categ_and.lo unictype/categ_and_not.lo unictype/categ_byname.lo unictype/categ_longname.lo unictype/categ_name.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_or.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/combiningclass_byname.lo unictype/combiningclass_longname.lo unictype/combiningclass_name.lo unictype/ctype_alnum.lo unictype/ctype_alpha.lo unictype/ctype_blank.lo unictype/ctype_cntrl.lo unictype/ctype_digit.lo unictype/ctype_graph.lo unictype/ctype_lower.lo unictype/ctype_print.lo unictype/ctype_punct.lo unictype/ctype_space.lo unictype/ctype_upper.lo unictype/ctype_xdigit.lo unictype/decdigit.lo unictype/digit.lo unictype/joininggroup_byname.lo unictype/joininggroup_name.lo unictype/joininggroup_of.lo unictype/joiningtype_byname.lo unictype/joiningtype_longname.lo unictype/joiningtype_name.lo unictype/joiningtype_of.lo unictype/mirror.lo unictype/numeric.lo unictype/pr_alphabetic.lo unictype/pr_ascii_hex_digit.lo unictype/pr_bidi_arabic_digit.lo unictype/pr_bidi_arabic_right_to_left.lo unictype/pr_bidi_block_separator.lo unictype/pr_bidi_boundary_neutral.lo unictype/pr_bidi_common_separator.lo unictype/pr_bidi_control.lo unictype/pr_bidi_embedding_or_override.lo unictype/pr_bidi_eur_num_separator.lo unictype/pr_bidi_eur_num_terminator.lo unictype/pr_bidi_european_digit.lo unictype/pr_bidi_hebrew_right_to_left.lo unictype/pr_bidi_left_to_right.lo unictype/pr_bidi_non_spacing_mark.lo unictype/pr_bidi_other_neutral.lo unictype/pr_bidi_pdf.lo unictype/pr_bidi_segment_separator.lo unictype/pr_bidi_whitespace.lo unictype/pr_byname.lo unictype/pr_case_ignorable.lo unictype/pr_cased.lo unictype/pr_changes_when_casefolded.lo unictype/pr_changes_when_casemapped.lo unictype/pr_changes_when_lowercased.lo unictype/pr_changes_when_titlecased.lo unictype/pr_changes_when_uppercased.lo unictype/pr_combining.lo unictype/pr_composite.lo unictype/pr_currency_symbol.lo unictype/pr_dash.lo unictype/pr_decimal_digit.lo unictype/pr_default_ignorable_code_point.lo unictype/pr_deprecated.lo unictype/pr_diacritic.lo unictype/pr_extender.lo unictype/pr_format_control.lo unictype/pr_grapheme_base.lo unictype/pr_grapheme_extend.lo unictype/pr_grapheme_link.lo unictype/pr_hex_digit.lo unictype/pr_hyphen.lo unictype/pr_id_continue.lo unictype/pr_id_start.lo unictype/pr_ideographic.lo unictype/pr_ids_binary_operator.lo unictype/pr_ids_trinary_operator.lo unictype/pr_ignorable_control.lo unictype/pr_iso_control.lo unictype/pr_join_control.lo unictype/pr_left_of_pair.lo unictype/pr_line_separator.lo unictype/pr_logical_order_exception.lo unictype/pr_lowercase.lo unictype/pr_math.lo unictype/pr_non_break.lo unictype/pr_not_a_character.lo unictype/pr_numeric.lo unictype/pr_other_alphabetic.lo unictype/pr_other_default_ignorable_code_point.lo unictype/pr_other_grapheme_extend.lo unictype/pr_other_id_continue.lo unictype/pr_other_id_start.lo unictype/pr_other_lowercase.lo unictype/pr_other_math.lo unictype/pr_other_uppercase.lo unictype/pr_paired_punctuation.lo unictype/pr_paragraph_separator.lo unictype/pr_pattern_syntax.lo unictype/pr_pattern_white_space.lo unictype/pr_private_use.lo unictype/pr_punctuation.lo unictype/pr_quotation_mark.lo unictype/pr_radical.lo unictype/pr_sentence_terminal.lo unictype/pr_soft_dotted.lo unictype/pr_space.lo unictype/pr_terminal_punctuation.lo unictype/pr_test.lo unictype/pr_titlecase.lo unictype/pr_unassigned_code_value.lo unictype/pr_unified_ideograph.lo unictype/pr_uppercase.lo unictype/pr_variation_selector.lo unictype/pr_white_space.lo unictype/pr_xid_continue.lo unictype/pr_xid_start.lo unictype/pr_zero_width.lo unictype/scripts.lo unictype/sy_c_ident.lo unictype/sy_c_whitespace.lo unictype/sy_java_ident.lo unictype/sy_java_whitespace.lo unigbrk/u16-grapheme-breaks.lo unigbrk/u16-grapheme-next.lo unigbrk/u16-grapheme-prev.lo unigbrk/u32-grapheme-breaks.lo unigbrk/u32-grapheme-next.lo unigbrk/u32-grapheme-prev.lo unigbrk/u8-grapheme-breaks.lo unigbrk/u8-grapheme-next.lo unigbrk/u8-grapheme-prev.lo unigbrk/uc-gbrk-prop.lo unigbrk/uc-grapheme-breaks.lo unigbrk/uc-is-grapheme-break.lo unigbrk/ulc-grapheme-breaks.lo unilbrk/lbrktables.lo unilbrk/u16-possible-linebreaks.lo unilbrk/u16-width-linebreaks.lo unilbrk/u32-possible-linebreaks.lo unilbrk/u32-width-linebreaks.lo unilbrk/u8-possible-linebreaks.lo unilbrk/u8-width-linebreaks.lo unilbrk/ulc-common.lo unilbrk/ulc-possible-linebreaks.lo unilbrk/ulc-width-linebreaks.lo uniname/uniname.lo uninorm/canonical-decomposition.lo uninorm/compat-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposing-form.lo uninorm/decomposition.lo uninorm/decomposition-table.lo uninorm/uninorm-filter.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/nfkc.lo uninorm/nfkd.lo uninorm/u16-normalize.lo uninorm/u16-normcmp.lo uninorm/u16-normcoll.lo uninorm/u16-normxfrm.lo uninorm/u32-normalize.lo uninorm/u32-normcmp.lo uninorm/u32-normcoll.lo uninorm/u32-normxfrm.lo uninorm/u8-normalize.lo uninorm/u8-normcmp.lo uninorm/u8-normcoll.lo uninorm/u8-normxfrm.lo unistd.lo unistdio/u-printf-args.lo unistdio/u16-asnprintf.lo unistdio/u16-asprintf.lo unistdio/u16-printf-parse.lo unistdio/u16-snprintf.lo unistdio/u16-sprintf.lo unistdio/u16-u16-asnprintf.lo unistdio/u16-u16-asprintf.lo unistdio/u16-u16-snprintf.lo unistdio/u16-u16-sprintf.lo unistdio/u16-u16-vasnprintf.lo unistdio/u16-u16-vasprintf.lo unistdio/u16-u16-vsnprintf.lo unistdio/u16-u16-vsprintf.lo unistdio/u16-vasnprintf.lo unistdio/u16-vasprintf.lo unistdio/u16-vsnprintf.lo unistdio/u16-vsprintf.lo unistdio/u32-asnprintf.lo unistdio/u32-asprintf.lo unistdio/u32-printf-parse.lo unistdio/u32-snprintf.lo unistdio/u32-sprintf.lo unistdio/u32-u32-asnprintf.lo unistdio/u32-u32-asprintf.lo unistdio/u32-u32-snprintf.lo unistdio/u32-u32-sprintf.lo unistdio/u32-u32-vasnprintf.lo unistdio/u32-u32-vasprintf.lo unistdio/u32-u32-vsnprintf.lo unistdio/u32-u32-vsprintf.lo unistdio/u32-vasnprintf.lo unistdio/u32-vasprintf.lo unistdio/u32-vsnprintf.lo unistdio/u32-vsprintf.lo unistdio/u8-asnprintf.lo unistdio/u8-asprintf.lo unistdio/u8-printf-parse.lo unistdio/u8-snprintf.lo unistdio/u8-sprintf.lo unistdio/u8-u8-asnprintf.lo unistdio/u8-u8-asprintf.lo unistdio/u8-u8-snprintf.lo unistdio/u8-u8-sprintf.lo unistdio/u8-u8-vasnprintf.lo unistdio/u8-u8-vasprintf.lo unistdio/u8-u8-vsnprintf.lo unistdio/u8-u8-vsprintf.lo unistdio/u8-vasnprintf.lo unistdio/u8-vasprintf.lo unistdio/u8-vsnprintf.lo unistdio/u8-vsprintf.lo unistdio/ulc-asnprintf.lo unistdio/ulc-asprintf.lo unistdio/ulc-fprintf.lo unistdio/ulc-printf-parse.lo unistdio/ulc-snprintf.lo unistdio/ulc-sprintf.lo unistdio/ulc-vasnprintf.lo unistdio/ulc-vasprintf.lo unistdio/ulc-vfprintf.lo unistdio/ulc-vsnprintf.lo unistdio/ulc-vsprintf.lo unistr/u16-check.lo unistr/u16-chr.lo unistr/u16-cmp.lo unistr/u16-cmp2.lo unistr/u16-cpy.lo unistr/u16-cpy-alloc.lo unistr/u16-endswith.lo unistr/u16-mblen.lo unistr/u16-mbsnlen.lo unistr/u16-mbtouc.lo unistr/u16-mbtouc-aux.lo unistr/u16-mbtouc-unsafe.lo unistr/u16-mbtouc-unsafe-aux.lo unistr/u16-mbtoucr.lo unistr/u16-move.lo unistr/u16-next.lo unistr/u16-prev.lo unistr/u16-set.lo unistr/u16-startswith.lo unistr/u16-stpcpy.lo unistr/u16-stpncpy.lo unistr/u16-strcat.lo unistr/u16-strchr.lo unistr/u16-strcmp.lo unistr/u16-strcoll.lo unistr/u16-strcpy.lo unistr/u16-strcspn.lo unistr/u16-strdup.lo unistr/u16-strlen.lo unistr/u16-strmblen.lo unistr/u16-strmbtouc.lo unistr/u16-strncat.lo unistr/u16-strncmp.lo unistr/u16-strncpy.lo unistr/u16-strnlen.lo unistr/u16-strpbrk.lo unistr/u16-strrchr.lo unistr/u16-strspn.lo unistr/u16-strstr.lo unistr/u16-strtok.lo unistr/u16-to-u32.lo unistr/u16-to-u8.lo unistr/u16-uctomb.lo unistr/u16-uctomb-aux.lo unistr/u32-check.lo unistr/u32-chr.lo unistr/u32-cmp.lo unistr/u32-cmp2.lo unistr/u32-cpy.lo unistr/u32-cpy-alloc.lo unistr/u32-endswith.lo unistr/u32-mblen.lo unistr/u32-mbsnlen.lo unistr/u32-mbtouc.lo unistr/u32-mbtouc-unsafe.lo unistr/u32-mbtoucr.lo unistr/u32-move.lo unistr/u32-next.lo unistr/u32-prev.lo unistr/u32-set.lo unistr/u32-startswith.lo unistr/u32-stpcpy.lo unistr/u32-stpncpy.lo unistr/u32-strcat.lo unistr/u32-strchr.lo unistr/u32-strcmp.lo unistr/u32-strcoll.lo unistr/u32-strcpy.lo unistr/u32-strcspn.lo unistr/u32-strdup.lo unistr/u32-strlen.lo unistr/u32-strmblen.lo unistr/u32-strmbtouc.lo unistr/u32-strncat.lo unistr/u32-strncmp.lo unistr/u32-strncpy.lo unistr/u32-strnlen.lo unistr/u32-strpbrk.lo unistr/u32-strrchr.lo unistr/u32-strspn.lo unistr/u32-strstr.lo unistr/u32-strtok.lo unistr/u32-to-u16.lo unistr/u32-to-u8.lo unistr/u32-uctomb.lo unistr/u8-check.lo unistr/u8-chr.lo unistr/u8-cmp.lo unistr/u8-cmp2.lo unistr/u8-cpy.lo unistr/u8-cpy-alloc.lo unistr/u8-endswith.lo unistr/u8-mblen.lo unistr/u8-mbsnlen.lo unistr/u8-mbtouc.lo unistr/u8-mbtouc-aux.lo unistr/u8-mbtouc-unsafe.lo unistr/u8-mbtouc-unsafe-aux.lo unistr/u8-mbtoucr.lo unistr/u8-move.lo unistr/u8-next.lo unistr/u8-prev.lo unistr/u8-set.lo unistr/u8-startswith.lo unistr/u8-stpcpy.lo unistr/u8-stpncpy.lo unistr/u8-strcat.lo unistr/u8-strchr.lo unistr/u8-strcmp.lo unistr/u8-strcoll.lo unistr/u8-strcpy.lo unistr/u8-strcspn.lo unistr/u8-strdup.lo unistr/u8-strlen.lo unistr/u8-strmblen.lo unistr/u8-strmbtouc.lo unistr/u8-strncat.lo unistr/u8-strncmp.lo unistr/u8-strncpy.lo unistr/u8-strnlen.lo unistr/u8-strpbrk.lo unistr/u8-strrchr.lo unistr/u8-strspn.lo unistr/u8-strstr.lo unistr/u8-strtok.lo unistr/u8-to-u16.lo unistr/u8-to-u32.lo unistr/u8-uctomb.lo unistr/u8-uctomb-aux.lo uniwbrk/wbrktable.lo uniwbrk/u16-wordbreaks.lo uniwbrk/u32-wordbreaks.lo uniwbrk/u8-wordbreaks.lo uniwbrk/ulc-wordbreaks.lo uniwbrk/wordbreak-property.lo uniwidth/u16-strwidth.lo uniwidth/u16-width.lo uniwidth/u32-strwidth.lo uniwidth/u32-width.lo uniwidth/u8-strwidth.lo uniwidth/u8-width.lo uniwidth/width.lo wctype-h.lo xsize.lo version.lo  frexpl.lo fseterr.lo mbrtowc.lo strstr.lo  
libtool: link: /opt/solarisstudio12.3/bin/cc -G -z defs -h libunistring.so.2 -o .libs/libunistring.so.2.1.0  .libs/amemxfrm.o .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/hard-locale.o .libs/localcharset.o .libs/localename.o .libs/localename-table.o glthread/.libs/lock.o .libs/malloca.o .libs/math.o .libs/mbchar.o .libs/mbiter.o .libs/mbsnlen.o .libs/memcmp2.o .libs/printf-frexp.o .libs/printf-frexpl.o .libs/striconveh.o .libs/striconveha.o glthread/.libs/threadlib.o unicase/.libs/cased.o unicase/.libs/empty-prefix-context.o unicase/.libs/empty-suffix-context.o unicase/.libs/ignorable.o unicase/.libs/locale-language.o unicase/.libs/special-casing.o unicase/.libs/tocasefold.o unicase/.libs/tolower.o unicase/.libs/totitle.o unicase/.libs/toupper.o unicase/.libs/u16-casecmp.o unicase/.libs/u16-casecoll.o unicase/.libs/u16-casefold.o unicase/.libs/u16-casemap.o unicase/.libs/u16-casexfrm.o unicase/.libs/u16-ct-casefold.o unicase/.libs/u16-ct-tolower.o unicase/.libs/u16-ct-totitle.o unicase/.libs/u16-ct-toupper.o unicase/.libs/u16-is-cased.o unicase/.libs/u16-is-casefolded.o unicase/.libs/u16-is-invariant.o unicase/.libs/u16-is-lowercase.o unicase/.libs/u16-is-titlecase.o unicase/.libs/u16-is-uppercase.o unicase/.libs/u16-prefix-context.o unicase/.libs/u16-suffix-context.o unicase/.libs/u16-tolower.o unicase/.libs/u16-totitle.o unicase/.libs/u16-toupper.o unicase/.libs/u32-casecmp.o unicase/.libs/u32-casecoll.o unicase/.libs/u32-casefold.o unicase/.libs/u32-casemap.o unicase/.libs/u32-casexfrm.o unicase/.libs/u32-ct-casefold.o unicase/.libs/u32-ct-tolower.o unicase/.libs/u32-ct-totitle.o unicase/.libs/u32-ct-toupper.o unicase/.libs/u32-is-cased.o unicase/.libs/u32-is-casefolded.o unicase/.libs/u32-is-invariant.o unicase/.libs/u32-is-lowercase.o unicase/.libs/u32-is-titlecase.o unicase/.libs/u32-is-uppercase.o unicase/.libs/u32-prefix-context.o unicase/.libs/u32-suffix-context.o unicase/.libs/u32-tolower.o unicase/.libs/u32-totitle.o unicase/.libs/u32-toupper.o unicase/.libs/u8-casecmp.o unicase/.libs/u8-casecoll.o unicase/.libs/u8-casefold.o unicase/.libs/u8-casemap.o unicase/.libs/u8-casexfrm.o unicase/.libs/u8-ct-casefold.o unicase/.libs/u8-ct-tolower.o unicase/.libs/u8-ct-totitle.o unicase/.libs/u8-ct-toupper.o unicase/.libs/u8-is-cased.o unicase/.libs/u8-is-casefolded.o unicase/.libs/u8-is-invariant.o unicase/.libs/u8-is-lowercase.o unicase/.libs/u8-is-titlecase.o unicase/.libs/u8-is-uppercase.o unicase/.libs/u8-prefix-context.o unicase/.libs/u8-suffix-context.o unicase/.libs/u8-tolower.o unicase/.libs/u8-totitle.o unicase/.libs/u8-toupper.o unicase/.libs/ulc-casecmp.o unicase/.libs/ulc-casecoll.o unicase/.libs/ulc-casexfrm.o uniconv/.libs/u16-conv-from-enc.o uniconv/.libs/u16-conv-to-enc.o uniconv/.libs/u16-strconv-from-enc.o uniconv/.libs/u16-strconv-from-locale.o uniconv/.libs/u16-strconv-to-enc.o uniconv/.libs/u16-strconv-to-locale.o uniconv/.libs/u32-conv-from-enc.o uniconv/.libs/u32-conv-to-enc.o uniconv/.libs/u32-strconv-from-enc.o uniconv/.libs/u32-strconv-from-locale.o uniconv/.libs/u32-strconv-to-enc.o uniconv/.libs/u32-strconv-to-locale.o uniconv/.libs/u8-conv-from-enc.o uniconv/.libs/u8-conv-to-enc.o uniconv/.libs/u8-strconv-from-enc.o uniconv/.libs/u8-strconv-from-locale.o uniconv/.libs/u8-strconv-to-enc.o uniconv/.libs/u8-strconv-to-locale.o unictype/.libs/bidi_byname.o unictype/.libs/bidi_longname.o unictype/.libs/bidi_name.o unictype/.libs/bidi_of.o unictype/.libs/bidi_test.o unictype/.libs/blocks.o unictype/.libs/block_test.o unictype/.libs/categ_C.o unictype/.libs/categ_Cc.o unictype/.libs/categ_Cf.o unictype/.libs/categ_Cn.o unictype/.libs/categ_Co.o unictype/.libs/categ_Cs.o unictype/.libs/categ_L.o unictype/.libs/categ_LC.o unictype/.libs/categ_Ll.o unictype/.libs/categ_Lm.o unictype/.libs/categ_Lo.o unictype/.libs/categ_Lt.o unictype/.libs/categ_Lu.o unictype/.libs/categ_M.o unictype/.libs/categ_Mc.o unictype/.libs/categ_Me.o unictype/.libs/categ_Mn.o unictype/.libs/categ_N.o unictype/.libs/categ_Nd.o unictype/.libs/categ_Nl.o unictype/.libs/categ_No.o unictype/.libs/categ_P.o unictype/.libs/categ_Pc.o unictype/.libs/categ_Pd.o unictype/.libs/categ_Pe.o unictype/.libs/categ_Pf.o unictype/.libs/categ_Pi.o unictype/.libs/categ_Po.o unictype/.libs/categ_Ps.o unictype/.libs/categ_S.o unictype/.libs/categ_Sc.o unictype/.libs/categ_Sk.o unictype/.libs/categ_Sm.o unictype/.libs/categ_So.o unictype/.libs/categ_Z.o unictype/.libs/categ_Zl.o unictype/.libs/categ_Zp.o unictype/.libs/categ_Zs.o unictype/.libs/categ_and.o unictype/.libs/categ_and_not.o unictype/.libs/categ_byname.o unictype/.libs/categ_longname.o unictype/.libs/categ_name.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_or.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/combiningclass_byname.o unictype/.libs/combiningclass_longname.o unictype/.libs/combiningclass_name.o unictype/.libs/ctype_alnum.o unictype/.libs/ctype_alpha.o unictype/.libs/ctype_blank.o unictype/.libs/ctype_cntrl.o unictype/.libs/ctype_digit.o unictype/.libs/ctype_graph.o unictype/.libs/ctype_lower.o unictype/.libs/ctype_print.o unictype/.libs/ctype_punct.o unictype/.libs/ctype_space.o unictype/.libs/ctype_upper.o unictype/.libs/ctype_xdigit.o unictype/.libs/decdigit.o unictype/.libs/digit.o unictype/.libs/joininggroup_byname.o unictype/.libs/joininggroup_name.o unictype/.libs/joininggroup_of.o unictype/.libs/joiningtype_byname.o unictype/.libs/joiningtype_longname.o unictype/.libs/joiningtype_name.o unictype/.libs/joiningtype_of.o unictype/.libs/mirror.o unictype/.libs/numeric.o unictype/.libs/pr_alphabetic.o unictype/.libs/pr_ascii_hex_digit.o unictype/.libs/pr_bidi_arabic_digit.o unictype/.libs/pr_bidi_arabic_right_to_left.o unictype/.libs/pr_bidi_block_separator.o unictype/.libs/pr_bidi_boundary_neutral.o unictype/.libs/pr_bidi_common_separator.o unictype/.libs/pr_bidi_control.o unictype/.libs/pr_bidi_embedding_or_override.o unictype/.libs/pr_bidi_eur_num_separator.o unictype/.libs/pr_bidi_eur_num_terminator.o unictype/.libs/pr_bidi_european_digit.o unictype/.libs/pr_bidi_hebrew_right_to_left.o unictype/.libs/pr_bidi_left_to_right.o unictype/.libs/pr_bidi_non_spacing_mark.o unictype/.libs/pr_bidi_other_neutral.o unictype/.libs/pr_bidi_pdf.o unictype/.libs/pr_bidi_segment_separator.o unictype/.libs/pr_bidi_whitespace.o unictype/.libs/pr_byname.o unictype/.libs/pr_case_ignorable.o unictype/.libs/pr_cased.o unictype/.libs/pr_changes_when_casefolded.o unictype/.libs/pr_changes_when_casemapped.o unictype/.libs/pr_changes_when_lowercased.o unictype/.libs/pr_changes_when_titlecased.o unictype/.libs/pr_changes_when_uppercased.o unictype/.libs/pr_combining.o unictype/.libs/pr_composite.o unictype/.libs/pr_currency_symbol.o unictype/.libs/pr_dash.o unictype/.libs/pr_decimal_digit.o unictype/.libs/pr_default_ignorable_code_point.o unictype/.libs/pr_deprecated.o unictype/.libs/pr_diacritic.o unictype/.libs/pr_extender.o unictype/.libs/pr_format_control.o unictype/.libs/pr_grapheme_base.o unictype/.libs/pr_grapheme_extend.o unictype/.libs/pr_grapheme_link.o unictype/.libs/pr_hex_digit.o unictype/.libs/pr_hyphen.o unictype/.libs/pr_id_continue.o unictype/.libs/pr_id_start.o unictype/.libs/pr_ideographic.o unictype/.libs/pr_ids_binary_operator.o unictype/.libs/pr_ids_trinary_operator.o unictype/.libs/pr_ignorable_control.o unictype/.libs/pr_iso_control.o unictype/.libs/pr_join_control.o unictype/.libs/pr_left_of_pair.o unictype/.libs/pr_line_separator.o unictype/.libs/pr_logical_order_exception.o unictype/.libs/pr_lowercase.o unictype/.libs/pr_math.o unictype/.libs/pr_non_break.o unictype/.libs/pr_not_a_character.o unictype/.libs/pr_numeric.o unictype/.libs/pr_other_alphabetic.o unictype/.libs/pr_other_default_ignorable_code_point.o unictype/.libs/pr_other_grapheme_extend.o unictype/.libs/pr_other_id_continue.o unictype/.libs/pr_other_id_start.o unictype/.libs/pr_other_lowercase.o unictype/.libs/pr_other_math.o unictype/.libs/pr_other_uppercase.o unictype/.libs/pr_paired_punctuation.o unictype/.libs/pr_paragraph_separator.o unictype/.libs/pr_pattern_syntax.o unictype/.libs/pr_pattern_white_space.o unictype/.libs/pr_private_use.o unictype/.libs/pr_punctuation.o unictype/.libs/pr_quotation_mark.o unictype/.libs/pr_radical.o unictype/.libs/pr_sentence_terminal.o unictype/.libs/pr_soft_dotted.o unictype/.libs/pr_space.o unictype/.libs/pr_terminal_punctuation.o unictype/.libs/pr_test.o unictype/.libs/pr_titlecase.o unictype/.libs/pr_unassigned_code_value.o unictype/.libs/pr_unified_ideograph.o unictype/.libs/pr_uppercase.o unictype/.libs/pr_variation_selector.o unictype/.libs/pr_white_space.o unictype/.libs/pr_xid_continue.o unictype/.libs/pr_xid_start.o unictype/.libs/pr_zero_width.o unictype/.libs/scripts.o unictype/.libs/sy_c_ident.o unictype/.libs/sy_c_whitespace.o unictype/.libs/sy_java_ident.o unictype/.libs/sy_java_whitespace.o unigbrk/.libs/u16-grapheme-breaks.o unigbrk/.libs/u16-grapheme-next.o unigbrk/.libs/u16-grapheme-prev.o unigbrk/.libs/u32-grapheme-breaks.o unigbrk/.libs/u32-grapheme-next.o unigbrk/.libs/u32-grapheme-prev.o unigbrk/.libs/u8-grapheme-breaks.o unigbrk/.libs/u8-grapheme-next.o unigbrk/.libs/u8-grapheme-prev.o unigbrk/.libs/uc-gbrk-prop.o unigbrk/.libs/uc-grapheme-breaks.o unigbrk/.libs/uc-is-grapheme-break.o unigbrk/.libs/ulc-grapheme-breaks.o unilbrk/.libs/lbrktables.o unilbrk/.libs/u16-possible-linebreaks.o unilbrk/.libs/u16-width-linebreaks.o unilbrk/.libs/u32-possible-linebreaks.o unilbrk/.libs/u32-width-linebreaks.o unilbrk/.libs/u8-possible-linebreaks.o unilbrk/.libs/u8-width-linebreaks.o unilbrk/.libs/ulc-common.o unilbrk/.libs/ulc-possible-linebreaks.o unilbrk/.libs/ulc-width-linebreaks.o uniname/.libs/uniname.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/compat-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposing-form.o uninorm/.libs/decomposition.o uninorm/.libs/decomposition-table.o uninorm/.libs/uninorm-filter.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/nfkc.o uninorm/.libs/nfkd.o uninorm/.libs/u16-normalize.o uninorm/.libs/u16-normcmp.o uninorm/.libs/u16-normcoll.o uninorm/.libs/u16-normxfrm.o uninorm/.libs/u32-normalize.o uninorm/.libs/u32-normcmp.o uninorm/.libs/u32-normcoll.o uninorm/.libs/u32-normxfrm.o uninorm/.libs/u8-normalize.o uninorm/.libs/u8-normcmp.o uninorm/.libs/u8-normcoll.o uninorm/.libs/u8-normxfrm.o .libs/unistd.o unistdio/.libs/u-printf-args.o unistdio/.libs/u16-asnprintf.o unistdio/.libs/u16-asprintf.o unistdio/.libs/u16-printf-parse.o unistdio/.libs/u16-snprintf.o unistdio/.libs/u16-sprintf.o unistdio/.libs/u16-u16-asnprintf.o unistdio/.libs/u16-u16-asprintf.o unistdio/.libs/u16-u16-snprintf.o unistdio/.libs/u16-u16-sprintf.o unistdio/.libs/u16-u16-vasnprintf.o unistdio/.libs/u16-u16-vasprintf.o unistdio/.libs/u16-u16-vsnprintf.o unistdio/.libs/u16-u16-vsprintf.o unistdio/.libs/u16-vasnprintf.o unistdio/.libs/u16-vasprintf.o unistdio/.libs/u16-vsnprintf.o unistdio/.libs/u16-vsprintf.o unistdio/.libs/u32-asnprintf.o unistdio/.libs/u32-asprintf.o unistdio/.libs/u32-printf-parse.o unistdio/.libs/u32-snprintf.o unistdio/.libs/u32-sprintf.o unistdio/.libs/u32-u32-asnprintf.o unistdio/.libs/u32-u32-asprintf.o unistdio/.libs/u32-u32-snprintf.o unistdio/.libs/u32-u32-sprintf.o unistdio/.libs/u32-u32-vasnprintf.o unistdio/.libs/u32-u32-vasprintf.o unistdio/.libs/u32-u32-vsnprintf.o unistdio/.libs/u32-u32-vsprintf.o unistdio/.libs/u32-vasnprintf.o unistdio/.libs/u32-vasprintf.o unistdio/.libs/u32-vsnprintf.o unistdio/.libs/u32-vsprintf.o unistdio/.libs/u8-asnprintf.o unistdio/.libs/u8-asprintf.o unistdio/.libs/u8-printf-parse.o unistdio/.libs/u8-snprintf.o unistdio/.libs/u8-sprintf.o unistdio/.libs/u8-u8-asnprintf.o unistdio/.libs/u8-u8-asprintf.o unistdio/.libs/u8-u8-snprintf.o unistdio/.libs/u8-u8-sprintf.o unistdio/.libs/u8-u8-vasnprintf.o unistdio/.libs/u8-u8-vasprintf.o unistdio/.libs/u8-u8-vsnprintf.o unistdio/.libs/u8-u8-vsprintf.o unistdio/.libs/u8-vasnprintf.o unistdio/.libs/u8-vasprintf.o unistdio/.libs/u8-vsnprintf.o unistdio/.libs/u8-vsprintf.o unistdio/.libs/ulc-asnprintf.o unistdio/.libs/ulc-asprintf.o unistdio/.libs/ulc-fprintf.o unistdio/.libs/ulc-printf-parse.o unistdio/.libs/ulc-snprintf.o unistdio/.libs/ulc-sprintf.o unistdio/.libs/ulc-vasnprintf.o unistdio/.libs/ulc-vasprintf.o unistdio/.libs/ulc-vfprintf.o unistdio/.libs/ulc-vsnprintf.o unistdio/.libs/ulc-vsprintf.o unistr/.libs/u16-check.o unistr/.libs/u16-chr.o unistr/.libs/u16-cmp.o unistr/.libs/u16-cmp2.o unistr/.libs/u16-cpy.o unistr/.libs/u16-cpy-alloc.o unistr/.libs/u16-endswith.o unistr/.libs/u16-mblen.o unistr/.libs/u16-mbsnlen.o unistr/.libs/u16-mbtouc.o unistr/.libs/u16-mbtouc-aux.o unistr/.libs/u16-mbtouc-unsafe.o unistr/.libs/u16-mbtouc-unsafe-aux.o unistr/.libs/u16-mbtoucr.o unistr/.libs/u16-move.o unistr/.libs/u16-next.o unistr/.libs/u16-prev.o unistr/.libs/u16-set.o unistr/.libs/u16-startswith.o unistr/.libs/u16-stpcpy.o unistr/.libs/u16-stpncpy.o unistr/.libs/u16-strcat.o unistr/.libs/u16-strchr.o unistr/.libs/u16-strcmp.o unistr/.libs/u16-strcoll.o unistr/.libs/u16-strcpy.o unistr/.libs/u16-strcspn.o unistr/.libs/u16-strdup.o unistr/.libs/u16-strlen.o unistr/.libs/u16-strmblen.o unistr/.libs/u16-strmbtouc.o unistr/.libs/u16-strncat.o unistr/.libs/u16-strncmp.o unistr/.libs/u16-strncpy.o unistr/.libs/u16-strnlen.o unistr/.libs/u16-strpbrk.o unistr/.libs/u16-strrchr.o unistr/.libs/u16-strspn.o unistr/.libs/u16-strstr.o unistr/.libs/u16-strtok.o unistr/.libs/u16-to-u32.o unistr/.libs/u16-to-u8.o unistr/.libs/u16-uctomb.o unistr/.libs/u16-uctomb-aux.o unistr/.libs/u32-check.o unistr/.libs/u32-chr.o unistr/.libs/u32-cmp.o unistr/.libs/u32-cmp2.o unistr/.libs/u32-cpy.o unistr/.libs/u32-cpy-alloc.o unistr/.libs/u32-endswith.o unistr/.libs/u32-mblen.o unistr/.libs/u32-mbsnlen.o unistr/.libs/u32-mbtouc.o unistr/.libs/u32-mbtouc-unsafe.o unistr/.libs/u32-mbtoucr.o unistr/.libs/u32-move.o unistr/.libs/u32-next.o unistr/.libs/u32-prev.o unistr/.libs/u32-set.o unistr/.libs/u32-startswith.o unistr/.libs/u32-stpcpy.o unistr/.libs/u32-stpncpy.o unistr/.libs/u32-strcat.o unistr/.libs/u32-strchr.o unistr/.libs/u32-strcmp.o unistr/.libs/u32-strcoll.o unistr/.libs/u32-strcpy.o unistr/.libs/u32-strcspn.o unistr/.libs/u32-strdup.o unistr/.libs/u32-strlen.o unistr/.libs/u32-strmblen.o unistr/.libs/u32-strmbtouc.o unistr/.libs/u32-strncat.o unistr/.libs/u32-strncmp.o unistr/.libs/u32-strncpy.o unistr/.libs/u32-strnlen.o unistr/.libs/u32-strpbrk.o unistr/.libs/u32-strrchr.o unistr/.libs/u32-strspn.o unistr/.libs/u32-strstr.o unistr/.libs/u32-strtok.o unistr/.libs/u32-to-u16.o unistr/.libs/u32-to-u8.o unistr/.libs/u32-uctomb.o unistr/.libs/u8-check.o unistr/.libs/u8-chr.o unistr/.libs/u8-cmp.o unistr/.libs/u8-cmp2.o unistr/.libs/u8-cpy.o unistr/.libs/u8-cpy-alloc.o unistr/.libs/u8-endswith.o unistr/.libs/u8-mblen.o unistr/.libs/u8-mbsnlen.o unistr/.libs/u8-mbtouc.o unistr/.libs/u8-mbtouc-aux.o unistr/.libs/u8-mbtouc-unsafe.o unistr/.libs/u8-mbtouc-unsafe-aux.o unistr/.libs/u8-mbtoucr.o unistr/.libs/u8-move.o unistr/.libs/u8-next.o unistr/.libs/u8-prev.o unistr/.libs/u8-set.o unistr/.libs/u8-startswith.o unistr/.libs/u8-stpcpy.o unistr/.libs/u8-stpncpy.o unistr/.libs/u8-strcat.o unistr/.libs/u8-strchr.o unistr/.libs/u8-strcmp.o unistr/.libs/u8-strcoll.o unistr/.libs/u8-strcpy.o unistr/.libs/u8-strcspn.o unistr/.libs/u8-strdup.o unistr/.libs/u8-strlen.o unistr/.libs/u8-strmblen.o unistr/.libs/u8-strmbtouc.o unistr/.libs/u8-strncat.o unistr/.libs/u8-strncmp.o unistr/.libs/u8-strncpy.o unistr/.libs/u8-strnlen.o unistr/.libs/u8-strpbrk.o unistr/.libs/u8-strrchr.o unistr/.libs/u8-strspn.o unistr/.libs/u8-strstr.o unistr/.libs/u8-strtok.o unistr/.libs/u8-to-u16.o unistr/.libs/u8-to-u32.o unistr/.libs/u8-uctomb.o unistr/.libs/u8-uctomb-aux.o uniwbrk/.libs/wbrktable.o uniwbrk/.libs/u16-wordbreaks.o uniwbrk/.libs/u32-wordbreaks.o uniwbrk/.libs/u8-wordbreaks.o uniwbrk/.libs/ulc-wordbreaks.o uniwbrk/.libs/wordbreak-property.o uniwidth/.libs/u16-strwidth.o uniwidth/.libs/u16-width.o uniwidth/.libs/u32-strwidth.o uniwidth/.libs/u32-width.o uniwidth/.libs/u8-strwidth.o uniwidth/.libs/u8-width.o uniwidth/.libs/width.o .libs/wctype-h.o .libs/xsize.o .libs/version.o .libs/frexpl.o .libs/fseterr.o .libs/mbrtowc.o .libs/strstr.o   -R/opt/csw/lib -L/opt/csw/lib -liconv -lc  -g  
libtool: link: (cd ".libs" && rm -f "libunistring.so.2" && ln -s "libunistring.so.2.1.0" "libunistring.so.2")
libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.2.1.0" "libunistring.so")
libtool: link: ar cru .libs/libunistring.a  amemxfrm.o c-ctype.o c-strcasecmp.o c-strncasecmp.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o math.o mbchar.o mbiter.o mbsnlen.o memcmp2.o printf-frexp.o printf-frexpl.o striconveh.o striconveha.o glthread/threadlib.o unicase/cased.o unicase/empty-prefix-context.o unicase/empty-suffix-context.o unicase/ignorable.o unicase/locale-language.o unicase/special-casing.o unicase/tocasefold.o unicase/tolower.o unicase/totitle.o unicase/toupper.o unicase/u16-casecmp.o unicase/u16-casecoll.o unicase/u16-casefold.o unicase/u16-casemap.o unicase/u16-casexfrm.o unicase/u16-ct-casefold.o unicase/u16-ct-tolower.o unicase/u16-ct-totitle.o unicase/u16-ct-toupper.o unicase/u16-is-cased.o unicase/u16-is-casefolded.o unicase/u16-is-invariant.o unicase/u16-is-lowercase.o unicase/u16-is-titlecase.o unicase/u16-is-uppercase.o unicase/u16-prefix-context.o unicase/u16-suffix-context.o unicase/u16-tolower.o unicase/u16-totitle.o unicase/u16-toupper.o unicase/u32-casecmp.o unicase/u32-casecoll.o unicase/u32-casefold.o unicase/u32-casemap.o unicase/u32-casexfrm.o unicase/u32-ct-casefold.o unicase/u32-ct-tolower.o unicase/u32-ct-totitle.o unicase/u32-ct-toupper.o unicase/u32-is-cased.o unicase/u32-is-casefolded.o unicase/u32-is-invariant.o unicase/u32-is-lowercase.o unicase/u32-is-titlecase.o unicase/u32-is-uppercase.o unicase/u32-prefix-context.o unicase/u32-suffix-context.o unicase/u32-tolower.o unicase/u32-totitle.o unicase/u32-toupper.o unicase/u8-casecmp.o unicase/u8-casecoll.o unicase/u8-casefold.o unicase/u8-casemap.o unicase/u8-casexfrm.o unicase/u8-ct-casefold.o unicase/u8-ct-tolower.o unicase/u8-ct-totitle.o unicase/u8-ct-toupper.o unicase/u8-is-cased.o unicase/u8-is-casefolded.o unicase/u8-is-invariant.o unicase/u8-is-lowercase.o unicase/u8-is-titlecase.o unicase/u8-is-uppercase.o unicase/u8-prefix-context.o unicase/u8-suffix-context.o unicase/u8-tolower.o unicase/u8-totitle.o unicase/u8-toupper.o unicase/ulc-casecmp.o unicase/ulc-casecoll.o unicase/ulc-casexfrm.o uniconv/u16-conv-from-enc.o uniconv/u16-conv-to-enc.o uniconv/u16-strconv-from-enc.o uniconv/u16-strconv-from-locale.o uniconv/u16-strconv-to-enc.o uniconv/u16-strconv-to-locale.o uniconv/u32-conv-from-enc.o uniconv/u32-conv-to-enc.o uniconv/u32-strconv-from-enc.o uniconv/u32-strconv-from-locale.o uniconv/u32-strconv-to-enc.o uniconv/u32-strconv-to-locale.o uniconv/u8-conv-from-enc.o uniconv/u8-conv-to-enc.o uniconv/u8-strconv-from-enc.o uniconv/u8-strconv-from-locale.o uniconv/u8-strconv-to-enc.o uniconv/u8-strconv-to-locale.o unictype/bidi_byname.o unictype/bidi_longname.o unictype/bidi_name.o unictype/bidi_of.o unictype/bidi_test.o unictype/blocks.o unictype/block_test.o unictype/categ_C.o unictype/categ_Cc.o unictype/categ_Cf.o unictype/categ_Cn.o unictype/categ_Co.o unictype/categ_Cs.o unictype/categ_L.o unictype/categ_LC.o unictype/categ_Ll.o unictype/categ_Lm.o unictype/categ_Lo.o unictype/categ_Lt.o unictype/categ_Lu.o unictype/categ_M.o unictype/categ_Mc.o unictype/categ_Me.o unictype/categ_Mn.o unictype/categ_N.o unictype/categ_Nd.o unictype/categ_Nl.o unictype/categ_No.o unictype/categ_P.o unictype/categ_Pc.o unictype/categ_Pd.o unictype/categ_Pe.o unictype/categ_Pf.o unictype/categ_Pi.o unictype/categ_Po.o unictype/categ_Ps.o unictype/categ_S.o unictype/categ_Sc.o unictype/categ_Sk.o unictype/categ_Sm.o unictype/categ_So.o unictype/categ_Z.o unictype/categ_Zl.o unictype/categ_Zp.o unictype/categ_Zs.o unictype/categ_and.o unictype/categ_and_not.o unictype/categ_byname.o unictype/categ_longname.o unictype/categ_name.o unictype/categ_none.o unictype/categ_of.o unictype/categ_or.o unictype/categ_test.o unictype/combiningclass.o unictype/combiningclass_byname.o unictype/combiningclass_longname.o unictype/combiningclass_name.o unictype/ctype_alnum.o unictype/ctype_alpha.o unictype/ctype_blank.o unictype/ctype_cntrl.o unictype/ctype_digit.o unictype/ctype_graph.o unictype/ctype_lower.o unictype/ctype_print.o unictype/ctype_punct.o unictype/ctype_space.o unictype/ctype_upper.o unictype/ctype_xdigit.o unictype/decdigit.o unictype/digit.o unictype/joininggroup_byname.o unictype/joininggroup_name.o unictype/joininggroup_of.o unictype/joiningtype_byname.o unictype/joiningtype_longname.o unictype/joiningtype_name.o unictype/joiningtype_of.o unictype/mirror.o unictype/numeric.o unictype/pr_alphabetic.o unictype/pr_ascii_hex_digit.o unictype/pr_bidi_arabic_digit.o unictype/pr_bidi_arabic_right_to_left.o unictype/pr_bidi_block_separator.o unictype/pr_bidi_boundary_neutral.o unictype/pr_bidi_common_separator.o unictype/pr_bidi_control.o unictype/pr_bidi_embedding_or_override.o unictype/pr_bidi_eur_num_separator.o unictype/pr_bidi_eur_num_terminator.o unictype/pr_bidi_european_digit.o unictype/pr_bidi_hebrew_right_to_left.o unictype/pr_bidi_left_to_right.o unictype/pr_bidi_non_spacing_mark.o unictype/pr_bidi_other_neutral.o unictype/pr_bidi_pdf.o unictype/pr_bidi_segment_separator.o unictype/pr_bidi_whitespace.o unictype/pr_byname.o unictype/pr_case_ignorable.o unictype/pr_cased.o unictype/pr_changes_when_casefolded.o unictype/pr_changes_when_casemapped.o unictype/pr_changes_when_lowercased.o unictype/pr_changes_when_titlecased.o unictype/pr_changes_when_uppercased.o unictype/pr_combining.o unictype/pr_composite.o unictype/pr_currency_symbol.o unictype/pr_dash.o unictype/pr_decimal_digit.o unictype/pr_default_ignorable_code_point.o unictype/pr_deprecated.o unictype/pr_diacritic.o unictype/pr_extender.o unictype/pr_format_control.o unictype/pr_grapheme_base.o unictype/pr_grapheme_extend.o unictype/pr_grapheme_link.o unictype/pr_hex_digit.o unictype/pr_hyphen.o unictype/pr_id_continue.o unictype/pr_id_start.o unictype/pr_ideographic.o unictype/pr_ids_binary_operator.o unictype/pr_ids_trinary_operator.o unictype/pr_ignorable_control.o unictype/pr_iso_control.o unictype/pr_join_control.o unictype/pr_left_of_pair.o unictype/pr_line_separator.o unictype/pr_logical_order_exception.o unictype/pr_lowercase.o unictype/pr_math.o unictype/pr_non_break.o unictype/pr_not_a_character.o unictype/pr_numeric.o unictype/pr_other_alphabetic.o unictype/pr_other_default_ignorable_code_point.o unictype/pr_other_grapheme_extend.o unictype/pr_other_id_continue.o unictype/pr_other_id_start.o unictype/pr_other_lowercase.o unictype/pr_other_math.o unictype/pr_other_uppercase.o unictype/pr_paired_punctuation.o unictype/pr_paragraph_separator.o unictype/pr_pattern_syntax.o unictype/pr_pattern_white_space.o unictype/pr_private_use.o unictype/pr_punctuation.o unictype/pr_quotation_mark.o unictype/pr_radical.o unictype/pr_sentence_terminal.o unictype/pr_soft_dotted.o unictype/pr_space.o unictype/pr_terminal_punctuation.o unictype/pr_test.o unictype/pr_titlecase.o unictype/pr_unassigned_code_value.o unictype/pr_unified_ideograph.o unictype/pr_uppercase.o unictype/pr_variation_selector.o unictype/pr_white_space.o unictype/pr_xid_continue.o unictype/pr_xid_start.o unictype/pr_zero_width.o unictype/scripts.o unictype/sy_c_ident.o unictype/sy_c_whitespace.o unictype/sy_java_ident.o unictype/sy_java_whitespace.o unigbrk/u16-grapheme-breaks.o unigbrk/u16-grapheme-next.o unigbrk/u16-grapheme-prev.o unigbrk/u32-grapheme-breaks.o unigbrk/u32-grapheme-next.o unigbrk/u32-grapheme-prev.o unigbrk/u8-grapheme-breaks.o unigbrk/u8-grapheme-next.o unigbrk/u8-grapheme-prev.o unigbrk/uc-gbrk-prop.o unigbrk/uc-grapheme-breaks.o unigbrk/uc-is-grapheme-break.o unigbrk/ulc-grapheme-breaks.o unilbrk/lbrktables.o unilbrk/u16-possible-linebreaks.o unilbrk/u16-width-linebreaks.o unilbrk/u32-possible-linebreaks.o unilbrk/u32-width-linebreaks.o unilbrk/u8-possible-linebreaks.o unilbrk/u8-width-linebreaks.o unilbrk/ulc-common.o unilbrk/ulc-possible-linebreaks.o unilbrk/ulc-width-linebreaks.o uniname/uniname.o uninorm/canonical-decomposition.o uninorm/compat-decomposition.o uninorm/composition.o uninorm/decompose-internal.o uninorm/decomposing-form.o uninorm/decomposition.o uninorm/decomposition-table.o uninorm/uninorm-filter.o uninorm/nfc.o uninorm/nfd.o uninorm/nfkc.o uninorm/nfkd.o uninorm/u16-normalize.o uninorm/u16-normcmp.o uninorm/u16-normcoll.o uninorm/u16-normxfrm.o uninorm/u32-normalize.o uninorm/u32-normcmp.o uninorm/u32-normcoll.o uninorm/u32-normxfrm.o uninorm/u8-normalize.o uninorm/u8-normcmp.o uninorm/u8-normcoll.o uninorm/u8-normxfrm.o unistd.o unistdio/u-printf-args.o unistdio/u16-asnprintf.o unistdio/u16-asprintf.o unistdio/u16-printf-parse.o unistdio/u16-snprintf.o unistdio/u16-sprintf.o unistdio/u16-u16-asnprintf.o unistdio/u16-u16-asprintf.o unistdio/u16-u16-snprintf.o unistdio/u16-u16-sprintf.o unistdio/u16-u16-vasnprintf.o unistdio/u16-u16-vasprintf.o unistdio/u16-u16-vsnprintf.o unistdio/u16-u16-vsprintf.o unistdio/u16-vasnprintf.o unistdio/u16-vasprintf.o unistdio/u16-vsnprintf.o unistdio/u16-vsprintf.o unistdio/u32-asnprintf.o unistdio/u32-asprintf.o unistdio/u32-printf-parse.o unistdio/u32-snprintf.o unistdio/u32-sprintf.o unistdio/u32-u32-asnprintf.o unistdio/u32-u32-asprintf.o unistdio/u32-u32-snprintf.o unistdio/u32-u32-sprintf.o unistdio/u32-u32-vasnprintf.o unistdio/u32-u32-vasprintf.o unistdio/u32-u32-vsnprintf.o unistdio/u32-u32-vsprintf.o unistdio/u32-vasnprintf.o unistdio/u32-vasprintf.o unistdio/u32-vsnprintf.o unistdio/u32-vsprintf.o unistdio/u8-asnprintf.o unistdio/u8-asprintf.o unistdio/u8-printf-parse.o unistdio/u8-snprintf.o unistdio/u8-sprintf.o unistdio/u8-u8-asnprintf.o unistdio/u8-u8-asprintf.o unistdio/u8-u8-snprintf.o unistdio/u8-u8-sprintf.o unistdio/u8-u8-vasnprintf.o unistdio/u8-u8-vasprintf.o unistdio/u8-u8-vsnprintf.o unistdio/u8-u8-vsprintf.o unistdio/u8-vasnprintf.o unistdio/u8-vasprintf.o unistdio/u8-vsnprintf.o unistdio/u8-vsprintf.o unistdio/ulc-asnprintf.o unistdio/ulc-asprintf.o unistdio/ulc-fprintf.o unistdio/ulc-printf-parse.o unistdio/ulc-snprintf.o unistdio/ulc-sprintf.o unistdio/ulc-vasnprintf.o unistdio/ulc-vasprintf.o unistdio/ulc-vfprintf.o unistdio/ulc-vsnprintf.o unistdio/ulc-vsprintf.o unistr/u16-check.o unistr/u16-chr.o unistr/u16-cmp.o unistr/u16-cmp2.o unistr/u16-cpy.o unistr/u16-cpy-alloc.o unistr/u16-endswith.o unistr/u16-mblen.o unistr/u16-mbsnlen.o unistr/u16-mbtouc.o unistr/u16-mbtouc-aux.o unistr/u16-mbtouc-unsafe.o unistr/u16-mbtouc-unsafe-aux.o unistr/u16-mbtoucr.o unistr/u16-move.o unistr/u16-next.o unistr/u16-prev.o unistr/u16-set.o unistr/u16-startswith.o unistr/u16-stpcpy.o unistr/u16-stpncpy.o unistr/u16-strcat.o unistr/u16-strchr.o unistr/u16-strcmp.o unistr/u16-strcoll.o unistr/u16-strcpy.o unistr/u16-strcspn.o unistr/u16-strdup.o unistr/u16-strlen.o unistr/u16-strmblen.o unistr/u16-strmbtouc.o unistr/u16-strncat.o unistr/u16-strncmp.o unistr/u16-strncpy.o unistr/u16-strnlen.o unistr/u16-strpbrk.o unistr/u16-strrchr.o unistr/u16-strspn.o unistr/u16-strstr.o unistr/u16-strtok.o unistr/u16-to-u32.o unistr/u16-to-u8.o unistr/u16-uctomb.o unistr/u16-uctomb-aux.o unistr/u32-check.o unistr/u32-chr.o unistr/u32-cmp.o unistr/u32-cmp2.o unistr/u32-cpy.o unistr/u32-cpy-alloc.o unistr/u32-endswith.o unistr/u32-mblen.o unistr/u32-mbsnlen.o unistr/u32-mbtouc.o unistr/u32-mbtouc-unsafe.o unistr/u32-mbtoucr.o unistr/u32-move.o unistr/u32-next.o unistr/u32-prev.o unistr/u32-set.o unistr/u32-startswith.o unistr/u32-stpcpy.o unistr/u32-stpncpy.o unistr/u32-strcat.o unistr/u32-strchr.o unistr/u32-strcmp.o unistr/u32-strcoll.o unistr/u32-strcpy.o unistr/u32-strcspn.o unistr/u32-strdup.o unistr/u32-strlen.o unistr/u32-strmblen.o unistr/u32-strmbtouc.o unistr/u32-strncat.o unistr/u32-strncmp.o unistr/u32-strncpy.o unistr/u32-strnlen.o unistr/u32-strpbrk.o unistr/u32-strrchr.o unistr/u32-strspn.o unistr/u32-strstr.o unistr/u32-strtok.o unistr/u32-to-u16.o unistr/u32-to-u8.o unistr/u32-uctomb.o unistr/u8-check.o unistr/u8-chr.o unistr/u8-cmp.o unistr/u8-cmp2.o unistr/u8-cpy.o unistr/u8-cpy-alloc.o unistr/u8-endswith.o unistr/u8-mblen.o unistr/u8-mbsnlen.o unistr/u8-mbtouc.o unistr/u8-mbtouc-aux.o unistr/u8-mbtouc-unsafe.o unistr/u8-mbtouc-unsafe-aux.o unistr/u8-mbtoucr.o unistr/u8-move.o unistr/u8-next.o unistr/u8-prev.o unistr/u8-set.o unistr/u8-startswith.o unistr/u8-stpcpy.o unistr/u8-stpncpy.o unistr/u8-strcat.o unistr/u8-strchr.o unistr/u8-strcmp.o unistr/u8-strcoll.o unistr/u8-strcpy.o unistr/u8-strcspn.o unistr/u8-strdup.o unistr/u8-strlen.o unistr/u8-strmblen.o unistr/u8-strmbtouc.o unistr/u8-strncat.o unistr/u8-strncmp.o unistr/u8-strncpy.o unistr/u8-strnlen.o unistr/u8-strpbrk.o unistr/u8-strrchr.o unistr/u8-strspn.o unistr/u8-strstr.o unistr/u8-strtok.o unistr/u8-to-u16.o unistr/u8-to-u32.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwbrk/wbrktable.o uniwbrk/u16-wordbreaks.o uniwbrk/u32-wordbreaks.o uniwbrk/u8-wordbreaks.o uniwbrk/ulc-wordbreaks.o uniwbrk/wordbreak-property.o uniwidth/u16-strwidth.o uniwidth/u16-width.o uniwidth/u32-strwidth.o uniwidth/u32-width.o uniwidth/u8-strwidth.o uniwidth/u8-width.o uniwidth/width.o wctype-h.o xsize.o version.o frexpl.o fseterr.o mbrtowc.o strstr.o
libtool: link: ranlib .libs/libunistring.a
libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" )
gmake[3]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/lib'
gmake[2]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/lib'
Making all in tests
gmake[2]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
rm -f ctype.h-t ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./ctype.in.h; \
} > ctype.h-t && \
mv ctype.h-t ctype.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
      -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/0/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RAISE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGACTION''@/0/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdalign.h-t stdalign.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  cat ./stdalign.in.h; \
} > stdalign.h-t && \
mv stdalign.h-t stdalign.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/0/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/0/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
gmake  all-recursive
gmake[3]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
Making all in .
gmake[4]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
source='test-localcharset.c' object='test-localcharset.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o test-localcharset.o test-localcharset.c
source='dirname-lgpl.c' object='dirname-lgpl.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o dirname-lgpl.o dirname-lgpl.c
source='basename-lgpl.c' object='basename-lgpl.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o basename-lgpl.o basename-lgpl.c
source='stripslash.c' object='stripslash.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o stripslash.o stripslash.c
source='exitfail.c' object='exitfail.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o exitfail.o exitfail.c
source='getprogname.c' object='getprogname.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o getprogname.o getprogname.c
source='glthread/thread.c' object='glthread/thread.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o glthread/thread.o glthread/thread.c
source='xmalloc.c' object='xmalloc.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o xmalloc.o xmalloc.c
source='xalloc-die.c' object='xalloc-die.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o xalloc-die.o xalloc-die.c
source='error.c' object='error.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o error.o error.c
source='putenv.c' object='putenv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o putenv.o putenv.c
source='unsetenv.c' object='unsetenv.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o unsetenv.o unsetenv.c
source='wcrtomb.c' object='wcrtomb.o' libtool=no \
DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \
/opt/solarisstudio12.3/bin/cc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I..  -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -I/opt/csw/include -D_REENTRANT  -g -c -o wcrtomb.o wcrtomb.c
rm -f libtests.a
ar cr libtests.a dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o getprogname.o glthread/thread.o xmalloc.o xalloc-die.o error.o putenv.o unsetenv.o wcrtomb.o
ranlib libtests.a
/bin/bash ../libtool  --tag=CC --preserve-dup-deps  --mode=link /opt/solarisstudio12.3/bin/cc  -g  -L/opt/csw/lib -R/opt/csw/lib -o test-localcharset test-localcharset.o libtests.a ../lib/libunistring.la libtests.a  
libtool: link: /opt/solarisstudio12.3/bin/cc -g -o .libs/test-localcharset test-localcharset.o  -L/opt/csw/lib libtests.a ../lib/.libs/libunistring.so -liconv libtests.a -R/usr/local/lib -R/opt/csw/lib
gmake[4]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
gmake[3]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
gmake[2]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build/tests'
gmake[2]: Entering directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build'
gmake[2]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build'
gmake[1]: Leaving directory '/export/home/buildbot/slave/libunistring-solaris10-i386/build'
program finished with exit code 0
elapsedTime=314.386762