###
### Mon Jun 28 16:39:45 EST 2004:
### /usr/pkg/bin/bmake bulk-package for xnc-5.0.4nb1
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for xnc-5.0.4nb1
===> Cleaning for tiff-3.6.1nb2
===> Cleaning for zlib-1.2.1nb1
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for jpeg-6bnb1
===> Cleaning for png-1.2.5nb5
===> Cleaning for xdg-dirs-1.1
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build xnc-5.0.4nb1
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> xnc-5.0.4nb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build xnc-5.0.4nb1.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/tiff-3.6.1nb2.tgz
BULK> Required package zlib-1.2.1nb1 (devel/zlib) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.5.6nb1.tgz
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package jpeg-6bnb1 (graphics/jpeg) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/png-1.2.5nb5.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/xdg-dirs-1.1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/x11-links-0.23.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xnc-5.0.4nb1)
===> Checking for vulnerabilities in xnc-5.0.4nb1
=> xnc-5.0.4.src.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch xnc-5.0.4.src.tar.gz from http://www.xnc.dubna.su/src-5/.
=> [2130633 bytes]
ftp: Error retrieving file - `504 Gateway Time-out'
=> Attempting to fetch xnc-5.0.4.src.tar.gz from ftp://ftp.fi.NetBSD.org/pub/NetBSD/packages/distfiles/.
=> [2130633 bytes]
=> Checksum OK for xnc-5.0.4.src.tar.gz.
work -> /work/pkgbuild/sysutils/xnc/work
===> Extracting for xnc-5.0.4nb1
===> Required installed package tiff>=3.6.1: tiff-3.6.1nb2 found
===> Required installed package jpeg>=6b: jpeg-6bnb1 found
===> Required installed package png>=1.2.4: png-1.2.5nb5 found
===> Required installed package zlib>=1.2.1: zlib-1.2.1nb1 found
===> Required installed package xdg-dirs>=1.1: xdg-dirs-1.1 found
===> Required installed package libtool-base>=1.5.2nb4: libtool-base-1.5.6nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Patching for xnc-5.0.4nb1
===> Applying pkgsrc patches for xnc-5.0.4nb1
===> Overriding tools for xnc-5.0.4nb1
===> Buildlinking for xnc-5.0.4nb1
===> Configuring for xnc-5.0.4nb1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for sparc-sun-solaris2-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) no
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking whether bmake sets $(MAKE)... yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for rm... /usr/bin/rm
checking for cp... /usr/bin/cp
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking for non-GNU ld... /work/pkgbuild/sysutils/xnc/work/.buildlink/bin/ld
checking if the linker (/work/pkgbuild/sysutils/xnc/work/.buildlink/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking "for long long type"... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/byteorder.h usability... yes
checking sys/byteorder.h presence... yes
checking for sys/byteorder.h... yes
checking sys/sigevent.h usability... no
checking sys/sigevent.h presence... no
checking for sys/sigevent.h... no
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking unix.h usability... no
checking unix.h presence... no
checking for unix.h... no
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for strings.h... (cached) yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for malloc.h... (cached) yes
checking for locale.h... (cached) yes
checking X11/extensions/shape.h usability... no
checking X11/extensions/shape.h presence... yes
configure: WARNING: X11/extensions/shape.h: present but cannot be compiled
configure: WARNING: X11/extensions/shape.h: check for missing prerequisite headers?
configure: WARNING: X11/extensions/shape.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for X11/extensions/shape.h... yes
checking for pow in -lm... yes
checking for setlocale... (cached) yes
checking for dlopen in -ldl... yes
checking for dlopen... yes
checking for jpeg_read_scanlines in -ljpeg... yes
checking for TIFFGetField in -ltiff... yes
checking for inflate in -lz... yes
checking for png_get_valid in -lpng... yes
checking for an ANSI C-conforming const... (cached) yes
checking for uid_t in sys/types.h... yes
checking for inline... (cached) inline
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking return type of signal handlers... void
checking for working memcmp... yes
checking return type of signal handlers... (cached) void
checking for getcwd... (cached) yes
checking for mkdir... yes
checking for putenv... (cached) yes
checking for select... yes
checking for socket... no
checking for seteuid... yes
checking for unsetenv... no
checking for setutent... yes
checking for atexit... yes
checking for openpty... no
checking for _getpty... no
checking for grantpt... yes
checking for unlockpt... yes
checking for isastream... yes
checking for access... yes
checking for getpt... no
checking for pty/tty type... STREAMS
checking "whether LDFLAGS need -export-dynamic"... no
checking "whether LDFLAGS need -rdynamic"... no
checking "whether LDFLAGS need -fpic"... yes
configure: creating ./config.status
config.status: creating Make.common
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating reconfig
config.status: creating src/include/xncdirs.h
config.status: creating src/makefile
config.status: creating src/lib/makefile
config.status: creating src/helpers/makefile
config.status: creating src/lib/image2/makefile
config.status: creating src/lib/northgui/makefile
config.status: creating src/lib/vfs/makefile
config.status: creating src/lib/filedir/makefile
config.status: creating src/lib/manage/makefile
config.status: creating src/lib/tool/makefile
config.status: creating src/lib/rxvt2/makefile
config.status: creating src/lib/xbitmaps/makefile
config.status: creating src/ives/makefile
config.status: creating src/xsetup/makefile
config.status: creating src/launch/makefile
config.status: creating src/xjroot/makefile
config.status: creating src/plugins/makefile
config.status: creating src/plugins/five/makefile
config.status: creating src/plugins/aqua/makefile
config.status: creating src/plugins/theme/makefile
config.status: creating src/lib/libpng/makefile
config.status: creating src/lib/zlib/Makefile
config.status: creating src/config_doc.cxx
config.status: creating iconset/makefile
config.status: creating src/include/config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
---------------X Northern Captain Project----------------------

Configuration:

  Source code location:     .
  C Compiler:               cc
  C Compiler flags:         -O -I/usr/pkg/include
  C++ Compiler:             CC
  Libraries:                -ldl -lm  -ljpeg -ltiff -lz -lpng
  Install path:             /usr/pkg/bin
  Man pages path:           /usr/pkg/man
  X11 versions:             -L/usr/openwin/lib -R/usr/openwin/lib
  X Visuals:                PseudoColor; TrueColor;
  Image formats:            JPEG GIF LBM PhotoCD TIFF XPM PCX BMP TGA PNG
  IVES Russian:             enabled
  Pseudo terminal type:     STREAMS

---------------------------------------------------------------

Use ./reconfig for changing these settings before compile XNC
then type 'make' for building XNC binaries, and after that
do 'make install' as 'root'.

Thank you...
===> Building for xnc-5.0.4nb1
./newcomp 5.0.4
./newcomp: whoami: not found
cd intl && make
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  intl-compat.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  bindtextdom.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  dcgettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  dgettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  gettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  finddomain.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  loadmsgcat.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  localealias.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  textdomain.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  l10nflist.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  explodename.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  dcigettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  dcngettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  dngettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  ngettext.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  plural.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  plural-exp.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  localcharset.c
"localcharset.c", line 144: warning: implicit function declaration: getc_unlocked
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  localename.c
cc -c -DLOCALEDIR=\"/usr/pkg/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/pkg/share/locale\"  -DLIBDIR=\"/usr/pkg/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/pkg/include -O -I/usr/pkg/include  osdep.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o  finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o  explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o  plural.o plural-exp.o localcharset.o localename.o osdep.o
ranlib libintl.a
cp ./libgnuintl.h libintl.h
/bin/sh ./config.charset 'sparc-sun-solaris2' > t-charset.alias
mv t-charset.alias charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/xnc/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/xnc/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
for i in src/helpers  iconset  src; do cd $i && make compile; cd /work/pkgbuild/sysutils/xnc/work/xnc-5.0.4; done
CC -o ../../bin/users.xnc users.cxx  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -O -I/usr/pkg/include  -I../../intl  -I../../src/include  -I../../src/lib/northgui  -I../../src/lib/image2 
CC -o ../../bin/groups.xnc groups.cxx  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -O -I/usr/pkg/include  -I../../intl  -I../../src/include  -I../../src/lib/northgui  -I../../src/lib/image2 
CC -o ../../bin/zips.xnc zips.cxx  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -O -I/usr/pkg/include  -I../../intl  -I../../src/include  -I../../src/lib/northgui  -I../../src/lib/image2 
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 36: Warning: String literal converted to char* in initialization.
"zips.cxx", line 37: Warning: String literal converted to char* in initialization.
"zips.cxx", line 37: Warning: String literal converted to char* in initialization.
"zips.cxx", line 37: Warning: String literal converted to char* in initialization.
"zips.cxx", line 37: Warning: String literal converted to char* in initialization.
12 Warning(s) detected.
CC -o ../../bin/data2c data2c.cxx  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -O -I/usr/pkg/include  -I../../intl  -I../../src/include  -I../../src/lib/northgui  -I../../src/lib/image2 
cc -c -O -I/usr/pkg/include   -I../intl  -I../src/include  -I../src/lib/northgui  -I../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  iconset1.c -o iconset1.o
"iconset1.c", line 10: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 11: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 12: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 13: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 14: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 15: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 16: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 17: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 18: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 19: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 20: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 21: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 22: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 23: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 24: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 25: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 26: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 27: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 28: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 29: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 30: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 31: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 32: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 33: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 34: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 35: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 36: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 37: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 38: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 39: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 40: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 41: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 42: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 43: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 44: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 45: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 46: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 47: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 48: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 49: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 49: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 50: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 50: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 51: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 52: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 53: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 54: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 55: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 56: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 57: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 58: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 59: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 60: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 61: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 62: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 63: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 64: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 65: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 66: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 67: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 68: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 68: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 68: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 68: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 68: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 69: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 70: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 71: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 72: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 73: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 74: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 75: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 75: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 75: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 75: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 76: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 77: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 78: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 79: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 80: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 80: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 80: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 80: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 80: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 81: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 82: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 83: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 84: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 85: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 86: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 87: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 88: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 89: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 90: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 91: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 92: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 92: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 92: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 92: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 92: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 93: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 94: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 95: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 96: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 97: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 98: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 99: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 100: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 101: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 102: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 103: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 104: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 105: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 106: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 107: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 107: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 107: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 107: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 107: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 108: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 109: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 110: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 111: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 112: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 113: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 114: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 115: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 116: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 117: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 118: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 119: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 120: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 121: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 122: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 123: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 124: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 125: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 126: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 127: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 128: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 129: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 130: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 131: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 132: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 133: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 134: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 135: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 135: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 135: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 135: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 135: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 136: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 137: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 138: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 139: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 140: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 141: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 142: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 143: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 144: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 145: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 146: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 146: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 146: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 146: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 146: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 147: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 148: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 149: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 150: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 151: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 152: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 153: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 154: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 155: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 156: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 157: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 158: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 159: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 160: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 161: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 162: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 163: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 164: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 165: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 166: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 167: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 168: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 169: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 170: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 170: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 170: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 170: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 170: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 171: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 172: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 173: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 174: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 175: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 176: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 176: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 176: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 176: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 177: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 178: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 179: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 180: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 180: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 180: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 180: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 180: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 181: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 182: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 183: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 183: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 183: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 183: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 183: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 184: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 185: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 186: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 187: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 188: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 189: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 190: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 191: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 192: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 193: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 194: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 194: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 194: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 194: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 194: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 195: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 195: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 195: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 195: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 196: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 197: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 198: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 199: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 200: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 201: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 202: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 203: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 204: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 204: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 204: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 205: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 205: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 205: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 205: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 205: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 206: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 207: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 208: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 209: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 210: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 211: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 212: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 212: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 212: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 212: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 213: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 214: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 214: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 214: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 214: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 215: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 215: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 215: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 215: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 215: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 216: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 217: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 218: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 219: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 220: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 221: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 222: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 223: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 224: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 225: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 226: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 226: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 226: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 226: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 226: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 227: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 228: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 228: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 228: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 228: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 229: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 229: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 229: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 229: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 230: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 231: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 232: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 233: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 234: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 235: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 236: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 237: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 238: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 238: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 238: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 238: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 239: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 239: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 239: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 239: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 239: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 240: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 241: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 241: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 241: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 241: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 241: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 242: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 242: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 242: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 242: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 243: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 243: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 243: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 243: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 243: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 244: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 245: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 246: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 247: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 248: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 249: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 250: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 251: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 252: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 252: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 252: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 253: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 254: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 255: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 256: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 257: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 258: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 259: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 260: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 261: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 262: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 262: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 262: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 262: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 263: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 264: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 265: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 266: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 267: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 268: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 269: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 270: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 271: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 272: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 273: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 274: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 275: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 276: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 277: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 278: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 279: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 279: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 279: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 279: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 279: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 280: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 281: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 282: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 283: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 284: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 285: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 286: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 287: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 288: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 289: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 290: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 291: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 292: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 293: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 294: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 295: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 296: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 297: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 298: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 299: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 300: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 301: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 302: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 303: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 304: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 305: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 306: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 307: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 308: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 309: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 310: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 311: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 312: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 313: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 314: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 315: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 316: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 317: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 318: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 319: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 320: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 321: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 322: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 323: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 323: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 323: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 323: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 324: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 325: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 326: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 327: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 328: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 328: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 328: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 328: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 328: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 329: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 330: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 331: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 332: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 333: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 334: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 335: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 336: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 337: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 338: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 339: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 340: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 341: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 342: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 343: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 344: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 345: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 346: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 347: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 348: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 349: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 350: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 351: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 352: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 353: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 354: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 354: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 354: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 354: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 354: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 355: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 356: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 357: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 358: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 359: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 360: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 361: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 362: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 363: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 364: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 365: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 366: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 367: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 368: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 369: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 370: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 371: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 372: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 372: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 372: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 372: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 372: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 373: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 374: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 375: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 376: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 376: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 376: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 377: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 378: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 379: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 380: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 381: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 382: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 383: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 384: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 385: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 386: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 387: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 388: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 388: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 388: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 388: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 388: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 389: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 390: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 391: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 392: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 393: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 394: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 395: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 396: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 397: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 398: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 399: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 400: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 401: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 402: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 403: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 404: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 405: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 406: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 407: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 408: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 409: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 410: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 411: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 412: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 413: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 414: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 415: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 416: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 417: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 418: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 419: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 419: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 419: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 419: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 419: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 420: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 421: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 422: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 423: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 424: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 425: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 425: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 425: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 425: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 426: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 427: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 428: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 429: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 430: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 431: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 432: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 433: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 434: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 435: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 436: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 437: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 438: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 439: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 440: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 441: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 442: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 443: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 444: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 445: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 446: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 447: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 448: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 448: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 448: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 448: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 448: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 449: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 450: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 451: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 452: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 453: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 454: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 455: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 456: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 457: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 458: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 459: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 460: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 461: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 462: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 463: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 464: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 465: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 466: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 467: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 468: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 468: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 468: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 468: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 468: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 469: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 470: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 471: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 472: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 473: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 474: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 475: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 476: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 477: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 478: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 479: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 480: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 481: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 482: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 483: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 484: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 485: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 486: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 487: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 488: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 489: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 490: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 491: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 492: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 493: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 494: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 495: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 496: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 497: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 498: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 499: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 500: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 501: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 502: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 503: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 504: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 505: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 506: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 507: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 508: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 509: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 510: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 511: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 512: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 513: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 514: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 515: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 516: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 517: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 518: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 519: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 520: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 521: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 522: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 523: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 524: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 525: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 525: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 525: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 525: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 525: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 526: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 526: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 526: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 526: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 526: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 527: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 528: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 529: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 530: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 531: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 531: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 531: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 531: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 531: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 532: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 533: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 534: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 535: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 536: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 537: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 538: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 538: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 538: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 538: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 538: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 539: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 540: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 541: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 542: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 543: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 544: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 545: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 546: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 546: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 546: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 546: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 546: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 547: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 548: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 549: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 550: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 551: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 552: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 553: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 554: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 555: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 556: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 557: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 558: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 559: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 560: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 561: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 561: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 561: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 562: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 562: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 562: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 562: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 562: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 563: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 563: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 563: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 563: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 563: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 564: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 565: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 566: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 567: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 567: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 568: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 569: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 570: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 571: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 572: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 573: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 574: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 575: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 576: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 577: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 578: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 579: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 580: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 581: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 582: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 582: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 582: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 582: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 582: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 583: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 584: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 585: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 586: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 587: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 588: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 589: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 590: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 591: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 592: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 593: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 594: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 594: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 594: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 594: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 594: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 595: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 596: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 597: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 598: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 599: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 600: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 601: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 602: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 603: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 604: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 604: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 604: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 605: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 606: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 607: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 608: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 609: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 610: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 611: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 612: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 613: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 614: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 615: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 616: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 617: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 618: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 619: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 620: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 621: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 622: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 623: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 624: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 625: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 626: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 627: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 628: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 629: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 630: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 631: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 632: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 633: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 634: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 183
"iconset1.c", line 635: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 636: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 636: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 636: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 636: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 636: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 637: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 638: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 639: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 640: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 641: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 642: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 643: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 644: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 645: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 646: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 647: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 247
"iconset1.c", line 648: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 649: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 650: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 651: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 652: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 652: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 652: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 652: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 652: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 653: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 654: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 655: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 158
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 656: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 657: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 657: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 657: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 658: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 659: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 660: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 661: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 662: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 663: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 664: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 665: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 666: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 667: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 668: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 669: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 670: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 135
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 671: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 672: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 673: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 674: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 674: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 674: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 674: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 674: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 675: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 676: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 677: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 678: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 679: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 680: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 681: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 178
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 682: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 683: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 684: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 685: warning: initializer does not fit or is out of range: 231
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 244
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 686: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 687: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 688: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 689: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 690: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 691: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 692: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 693: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 694: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 242
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 695: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 191
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 220
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 696: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 199
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 697: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 698: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 699: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 255
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 151
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 700: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 701: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 702: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 703: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 164
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 234
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 704: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 705: warning: initializer does not fit or is out of range: 211
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 706: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 190
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 224
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 707: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 708: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 188
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 198
"iconset1.c", line 709: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 132
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 187
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 710: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 711: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 162
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 226
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 712: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 249
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 147
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 713: warning: initializer does not fit or is out of range: 161
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 195
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 714: warning: initializer does not fit or is out of range: 154
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 237
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 219
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 715: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 716: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 717: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 248
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 133
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 150
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 718: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 207
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 185
"iconset1.c", line 719: warning: initializer does not fit or is out of range: 186
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 720: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 243
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 239
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 142
"iconset1.c", line 721: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 182
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 722: warning: initializer does not fit or is out of range: 145
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 223
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 146
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 241
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 222
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 723: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 168
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 169
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 143
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 724: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 228
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 253
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 136
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 240
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 725: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 213
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 153
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 144
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 726: warning: initializer does not fit or is out of range: 194
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 148
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 156
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 727: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 221
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 728: warning: initializer does not fit or is out of range: 254
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 131
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 229
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 174
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 729: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 181
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 252
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 206
"iconset1.c", line 730: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 192
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 225
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 236
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 245
"iconset1.c", line 731: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 209
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 163
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 197
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 129
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 152
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 173
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 140
"iconset1.c", line 732: warning: initializer does not fit or is out of range: 251
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 216
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 230
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 189
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 733: warning: initializer does not fit or is out of range: 215
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 128
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 193
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 227
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 167
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 196
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 155
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 734: warning: initializer does not fit or is out of range: 149
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 217
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 204
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 233
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 210
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 201
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 157
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 735: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 250
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 160
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 218
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 139
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 177
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 175
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 180
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 736: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 172
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 184
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 137
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 138
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 179
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 141
"iconset1.c", line 737: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 176
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 203
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 212
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 235
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 232
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 205
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 130
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 159
"iconset1.c", line 738: warning: initializer does not fit or is out of range: 166
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 170
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 208
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 246
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 202
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 214
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 171
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 200
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 134
"iconset1.c", line 739: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 740: warning: initializer does not fit or is out of range: 238
"iconset1.c", line 740: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 740: warning: initializer does not fit or is out of range: 165
"iconset1.c", line 740: warning: initializer does not fit or is out of range: 165
cc -c -O -I/usr/pkg/include   -I../intl  -I../src/include  -I../src/lib/northgui  -I../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  iconset2.c -o iconset2.o
"iconset2.c", line 10: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 10: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 11: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 12: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 13: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 14: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 15: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 16: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 17: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 18: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 19: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 20: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 21: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 22: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 23: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 24: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 25: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 26: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 27: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 28: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 29: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 30: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 31: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 32: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 33: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 34: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 35: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 36: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 37: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 38: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 39: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 40: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 41: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 42: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 43: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 44: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 45: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 46: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 47: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 48: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 49: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 49: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 49: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 49: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 50: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 51: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 52: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 53: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 54: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 55: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 56: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 57: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 58: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 59: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 60: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 61: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 62: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 63: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 64: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 65: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 66: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 67: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 68: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 69: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 70: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 71: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 72: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 73: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 74: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 75: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 76: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 77: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 78: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 79: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 80: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 81: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 82: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 83: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 84: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 85: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 86: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 87: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 88: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 89: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 90: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 91: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 92: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 93: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 94: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 95: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 96: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 97: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 98: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 99: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 100: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 101: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 102: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 103: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 104: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 105: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 106: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 107: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 108: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 109: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 110: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 111: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 112: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 113: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 114: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 115: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 116: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 117: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 118: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 119: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 120: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 121: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 122: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 123: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 123: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 123: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 123: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 123: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 124: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 125: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 126: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 127: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 128: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 129: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 130: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 131: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 132: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 133: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 133: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 133: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 133: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 133: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 134: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 135: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 136: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 137: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 138: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 139: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 140: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 141: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 142: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 143: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 144: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 145: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 146: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 147: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 147: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 147: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 147: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 148: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 149: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 150: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 151: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 152: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 153: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 154: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 155: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 156: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 157: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 158: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 159: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 160: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 161: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 162: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 163: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 164: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 165: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 166: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 167: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 168: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 169: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 170: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 170: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 170: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 170: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 170: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 171: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 172: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 172: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 172: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 172: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 172: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 173: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 174: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 175: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 176: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 176: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 176: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 176: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 177: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 178: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 179: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 180: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 181: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 182: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 183: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 183: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 183: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 183: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 184: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 185: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 186: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 186: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 186: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 186: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 187: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 188: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 189: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 190: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 191: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 192: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 192: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 193: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 194: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 195: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 196: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 196: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 196: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 196: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 196: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 197: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 198: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 199: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 200: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 201: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 202: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 203: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 204: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 205: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 206: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 207: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 208: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 209: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 210: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 211: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 212: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 213: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 214: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 215: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 216: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 217: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 218: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 219: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 220: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 220: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 220: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 220: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 220: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 221: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 222: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 223: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 224: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 225: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 226: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 227: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 228: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 229: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 230: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 231: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 231: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 231: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 231: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 231: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 232: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 233: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 233: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 233: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 233: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 233: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 234: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 235: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 236: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 237: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 238: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 239: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 240: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 241: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 242: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 243: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 244: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 244: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 244: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 244: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 244: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 245: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 246: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 247: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 248: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 149
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 249: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 250: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 251: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 252: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 253: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 147
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 254: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 255: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 256: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 256: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 256: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 256: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 256: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 257: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 258: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 259: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 260: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 261: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 262: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 263: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 264: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 265: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 266: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 267: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 268: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 269: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 152
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 270: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 271: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 272: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 272: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 272: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 272: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 272: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 273: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 274: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 275: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 276: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 277: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 137
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 278: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 279: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 228
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 280: warning: initializer does not fit or is out of range: 173
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 281: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 282: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 283: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 284: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 213
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 285: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 286: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 287: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 226
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 288: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 189
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 289: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 136
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 290: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 135
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 291: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 292: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 293: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 294: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 295: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 155
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 162
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 296: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 184
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 297: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 298: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 196
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 299: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 185
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 300: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 153
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 301: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 166
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 223
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 302: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 234
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 303: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 304: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 305: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 305: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 305: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 305: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 141
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 233
"iconset2.c", line 306: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 229
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 307: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 308: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 309: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 310: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 220
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 190
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 311: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 312: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 143
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 313: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 236
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 314: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 240
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 315: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 316: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 250
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 198
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 317: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 318: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 318: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 318: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 318: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 191
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 319: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 253
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 161
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 214
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 320: warning: initializer does not fit or is out of range: 144
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 239
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 255
"iconset2.c", line 321: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 131
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 180
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 130
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 216
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 322: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 159
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 245
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 241
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 238
"iconset2.c", line 323: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 175
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 324: warning: initializer does not fit or is out of range: 246
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 145
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 186
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 176
"iconset2.c", line 325: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 146
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 168
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 133
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 326: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 327: warning: initializer does not fit or is out of range: 167
"iconset2.c", line 327: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 327: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 327: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 327: warning: initializer does not fit or is out of range: 237
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 200
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 171
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 164
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 182
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 208
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 328: warning: initializer does not fit or is out of range: 158
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 248
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 247
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 174
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 154
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 329: warning: initializer does not fit or is out of range: 163
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 193
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 249
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 330: warning: initializer does not fit or is out of range: 195
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 206
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 197
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 172
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 331: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 142
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 222
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 332: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 165
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 183
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 157
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 243
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 192
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 235
"iconset2.c", line 333: warning: initializer does not fit or is out of range: 215
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 217
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 225
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 194
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 242
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 227
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 181
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 334: warning: initializer does not fit or is out of range: 205
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 224
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 187
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 254
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 251
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 219
"iconset2.c", line 335: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 199
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 203
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 336: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 129
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 188
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 202
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 212
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 232
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 160
"iconset2.c", line 337: warning: initializer does not fit or is out of range: 179
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 221
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 134
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 150
"iconset2.c", line 338: warning: initializer does not fit or is out of range: 148
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 170
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 218
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 252
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 231
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 156
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 128
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 339: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 340: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 340: warning: initializer does not fit or is out of range: 178
"iconset2.c", line 340: warning: initializer does not fit or is out of range: 244
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 177
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 169
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 210
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 151
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 132
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 139
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 140
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 201
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 209
"iconset2.c", line 341: warning: initializer does not fit or is out of range: 230
"iconset2.c", line 342: warning: initializer does not fit or is out of range: 138
"iconset2.c", line 342: warning: initializer does not fit or is out of range: 204
"iconset2.c", line 342: warning: initializer does not fit or is out of range: 207
"iconset2.c", line 342: warning: initializer does not fit or is out of range: 211
"iconset2.c", line 342: warning: initializer does not fit or is out of range: 189
/usr/bin/rm -f ../lib/libxnciconset.a
ar rc ../lib/libxnciconset.a iconset1.o  iconset2.o
ranlib ../lib/libxnciconset.a
for i in lib  ives  xsetup  launch  xjroot; do cd $i && make compile; cd ..; done
for i in image2  northgui  vfs  filedir  xbitmaps  rxvt2  tool; do cd $i && make compile; cd ..; done
CC -c -I/usr/openwin/include  -I../../../src/lib/manage -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    image.cxx -o image.o
"image.cxx", line 19: Warning (Anachronism): Attempt to redefine ABS without using #undef.
1 Warning(s) detected.
CC -c -I/usr/openwin/include  -I../../../src/lib/manage -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    convert.cxx -o convert.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  accel.c -o accel.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  libpcd/file.c -o libpcd/file.o
"libpcd/file.c", line 29: warning: assignment type mismatch:
	pointer to unsigned char "=" pointer to char
"libpcd/file.c", line 228: warning: argument #1 is incompatible with prototype:
	prototype: pointer to char : "/usr/include/sys/mman.h", line 159
	argument : pointer to unsigned char
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  libpcd/huff.c -o libpcd/huff.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  libpcd/inter.c -o libpcd/inter.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  libpcd/pcdr.c -o libpcd/pcdr.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  libpcd/yuv2rgb.c -o libpcd/yuv2rgb.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_surface.c -o sdl_image/SDL_surface.o
"sdl_image/SDL_surface.c", line 94: warning: implicit function declaration: free
"sdl_image/SDL_surface.c", line 113: warning: implicit function declaration: malloc
"sdl_image/SDL_surface.c", line 118: warning: implicit function declaration: memset
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_rwops.c -o sdl_image/SDL_rwops.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_error.c -o sdl_image/SDL_error.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_endian.c -o sdl_image/SDL_endian.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_to_picinfo.c -o sdl_image/SDL_to_picinfo.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/SDL_bmp.c -o sdl_image/SDL_bmp.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_gif.c -o sdl_image/IMG_gif.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_jpg.c -o sdl_image/IMG_jpg.o
"/work/pkgbuild/sysutils/xnc/work/.buildlink/include/jconfig.h", line 11: warning: macro redefined: HAVE_STDDEF_H
"/work/pkgbuild/sysutils/xnc/work/.buildlink/include/jconfig.h", line 12: warning: macro redefined: HAVE_STDLIB_H
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_xpm.c -o sdl_image/IMG_xpm.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_pcx.c -o sdl_image/IMG_pcx.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_tga.c -o sdl_image/IMG_tga.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_lbm.c -o sdl_image/IMG_lbm.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_png.c -o sdl_image/IMG_png.o
cc -c -O -I/usr/pkg/include  -DLOAD_JPG  -DLOAD_PNG  -DLOAD_TIF  -I. -I./sdl_image  -O -I/usr/pkg/include  -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H   -I/usr/openwin/include    -I../../../src/intl -I/usr/pkg/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H  sdl_image/IMG_tif.c -o sdl_image/IMG_tif.o
/usr/bin/rm -f ../../../lib/libie.a
ar rc ../../../lib/libie.a image.o  convert.o  accel.o  libpcd/file.o  libpcd/huff.o  libpcd/inter.o  libpcd/pcdr.o  libpcd/yuv2rgb.o  sdl_image/SDL_surface.o  sdl_image/SDL_rwops.o  sdl_image/SDL_error.o  sdl_image/SDL_endian.o  sdl_image/SDL_to_picinfo.o  sdl_image/SDL_bmp.o  sdl_image/IMG_gif.o  sdl_image/IMG_jpg.o  sdl_image/IMG_xpm.o  sdl_image/IMG_pcx.o  sdl_image/IMG_tga.o  sdl_image/IMG_lbm.o  sdl_image/IMG_png.o  sdl_image/IMG_tif.o
ranlib ../../../lib/libie.a
CC -c -I../../../src/include/xnc  -I../../../src/lib/manage  -I../../../src/lib/xbitmaps  -I../../../src/au  -I../../../src/lib/vfs  -I../../../src/lib/vfs/ftplib  -I/usr/openwin/include -I../../../intl  -I../../../src/include  -I../../../src/lib/northgui  -I../../../src/lib/image2 -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -DOLD_STYLE -O -I/usr/pkg/include   gui.cxx -o gui.o
"../../../src/include/metacaller.h", line 59: Error: Cannot call through pointer to member function before defining class Lister.
"../../../src/include/metacaller.h", line 82: Error: Cannot call through pointer to member function before defining class Lister.
"../../../src/include/metacaller.h", line 108: Error: Cannot call through pointer to member function before defining class Lister.
"../../../src/include/metacaller.h", line 143: Error: Cannot call through pointer to member function before defining class Cmdline.
"gui.cxx", line 65: Warning: String literal converted to char* in initialization.
4 Error(s) and 1 Warning(s) detected.
*** Error code 4

Stop.
make: stopped in /work/pkgbuild/sysutils/xnc/work/xnc-5.0.4/src/lib/northgui
*** Error code 1

Stop.
make: stopped in /work/pkgbuild/sysutils/xnc/work/xnc-5.0.4/src/lib
*** Error code 1

Stop.
make: stopped in /work/pkgbuild/sysutils/xnc/work/xnc-5.0.4/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/sysutils/xnc/work/xnc-5.0.4
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/xnc
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/xnc
BULK> xnc-5.0.4nb1 was marked as broken:
-rw-r--r--   1 root     other     839156 Jun 28 17:01 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xnc
BULK> Marking all packages which depend upon xnc-5.0.4nb1 as broken:
BULK> Build for xnc-5.0.4nb1 was not successful, aborting.