* CPV: app-editors/fte-20051115-r1 * REPO: gentoo * Maintainer: voxus@gentoo.org * USE: elibc_glibc gpm kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking fte-20051115-src.zip to /var/tmp/portage/app-editors/fte-20051115-r1/work >>> Unpacking fte-20051115-common.zip to /var/tmp/portage/app-editors/fte-20051115-r1/work * Applying fte-gcc34 ... [ ok ] * Applying fte-new_keyword.patch ... [ ok ] * Applying fte-slang.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/app-editors/fte-20051115-r1/work >>> Compiling source in /var/tmp/portage/app-editors/fte-20051115-r1/work/fte ... make -j14 PREFIX=/usr CONFIGDIR=/usr/share/fte DEFAULT_FTE_CONFIG=../config/main.fte OPTIMIZE= 'TARGETS= vfte' all sed < fte.in >fte \ -e "s|@@CONFIGDIR@@|/usr/share/fte|g" \ -e "s|@@BINDIR@@|/usr/bin|g" chmod a+x fte make -C src unix make[1]: Entering directory `/var/tmp/portage/app-editors/fte-20051115-r1/work/fte/src' make -f fte-unix.mak make[2]: Entering directory `/var/tmp/portage/app-editors/fte-20051115-r1/work/fte/src' g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c cfte.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c s_files.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c s_string.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c indent.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_mark.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_modemap.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_desktop.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_bind.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_color.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_history.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_hilit.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_mode.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_block.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_buffer.cpp cfte.cpp: In function ‘void PutObject(CurPos&, int, int, void*)’: cfte.cpp:90:15: warning: conversion to ‘unsigned char’ from ‘short unsigned int’ may alter its value cfte.cpp:91:22: warning: conversion to ‘unsigned char’ from ‘short unsigned int’ may alter its value cfte.cpp: In function ‘char* GetString(CurPos&)’: cfte.cpp:804:29: warning: conversion to ‘char’ from ‘int’ may alter its value cfte.cpp: In function ‘int GetNumber(CurPos&)’: cfte.cpp:828:49: warning: suggest parentheses around ‘&&’ within ‘||’ cfte.cpp: In function ‘int ParseConfigFile(CurPos&)’: cfte.cpp:950:64: warning: the address of ‘Name’ will always evaluate as ‘true’ o_modemap.cpp: In member function ‘virtual void EventMapView::DrawLine(TCell*, int, int, ChColor, int)’: o_modemap.cpp:149:65: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value s_files.cpp: In function ‘const char* ShortFName(const char*, int)’: s_files.cpp:448:29: warning: comparison between signed and unsigned integer expressions g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_cmds.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_cvslog.cpp c_bind.cpp: In function ‘int MatchKey(TKeyCode, KeySel)’: c_bind.cpp:314:12: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_redraw.cpp e_block.cpp: In member function ‘int EBuffer::BlockWriteTo(const char*, int)’: e_block.cpp:705:16: warning: suggest explicit braces to avoid ambiguous ‘else’ e_block.cpp:709:16: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_file.cpp e_buffer.cpp: In member function ‘int EBuffer::UpdateMark(EPoint&, int, int, int, int, int)’: e_buffer.cpp:288:16: warning: suggest explicit braces to avoid ambiguous ‘else’ e_buffer.cpp:297:24: warning: suggest explicit braces to avoid ambiguous ‘else’ e_buffer.cpp:304:20: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_fold.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_trans.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_line.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_loadsave.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_regex.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_print.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_search.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_undo.cpp e_redraw.cpp: In member function ‘void EBuffer::DrawLine(TCell*, int, int, int, int&)’: e_redraw.cpp:144:49: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:167:113: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:183:68: warning: conversion to ‘TAttr’ from ‘int’ may alter its value e_redraw.cpp:192:68: warning: conversion to ‘TAttr’ from ‘int’ may alter its value e_redraw.cpp:194:51: warning: conversion to ‘TAttr’ from ‘int’ may alter its value e_redraw.cpp:230:79: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:232:77: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:243:64: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:245:62: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:254:76: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:256:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:261:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp: In member function ‘void EBuffer::Redraw()’: e_redraw.cpp:401:53: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:475:58: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:477:80: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:482:79: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:484:69: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value e_redraw.cpp:488:62: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_tags.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c g_draw.cpp e_regex.cpp: In function ‘int RxExec(RxNode*, const char*, int, const char*, RxMatchRes*, unsigned int)’: e_regex.cpp:808:28: warning: conversion to ‘char’ from ‘int’ may alter its value e_fold.cpp: In member function ‘void EBuffer::UpdateVis(EPoint&, int, int)’: e_fold.cpp:150:12: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c g_menu.cpp g_draw.cpp: In function ‘void MoveBgAttr(TCell*, int, int, TAttr, int)’: g_draw.cpp:147:66: warning: conversion to ‘char’ from ‘int’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_ada.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_c.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_fte.cpp e_print.cpp: In member function ‘int EBuffer::BlockPrint()’: e_print.cpp:84:16: warning: suggest explicit braces to avoid ambiguous ‘else’ e_print.cpp:90:16: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_ipf.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_make.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_pascal.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_perl.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_plain.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_msg.cpp h_make.cpp: In function ‘int Hilit_MAKE(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_make.cpp:29:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_make.cpp:29:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_make.cpp:58:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp: In function ‘int Hilit_ADA(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_ada.cpp:32:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_ada.cpp:32:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp:60:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_ada.cpp:71:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_rexx.cpp h_ada.cpp:73:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp:77:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp:78:102: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp:100:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ada.cpp:108:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_sh.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_tex.cpp h_pascal.cpp: In function ‘int Hilit_PASCAL(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_pascal.cpp:30:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_pascal.cpp:30:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:50:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_pascal.cpp:60:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:68:7: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:69:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:70:49: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:74:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp: In function ‘int Hilit_FTE(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_fte.cpp:34:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_fte.cpp:34:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:53:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_ipf.cpp: In function ‘int Hilit_IPF(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_ipf.cpp:27:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_ipf.cpp:27:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:70:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:71:89: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ipf.cpp:55:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_ipf.cpp:67:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ipf.cpp:75:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ipf.cpp:83:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:72:54: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_ipf.cpp:96:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:73:54: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:93:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:97:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:75:89: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:94:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:95:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:103:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:111:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:119:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_pascal.cpp:124:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:109:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:111:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:114:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:124:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:134:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_fte.cpp:144:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp: In function ‘int Hilit_PERL(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_perl.cpp:128:64: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:134:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_perl.cpp:134:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its valueg++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_catbs.cpp h_perl.cpp:152:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:154:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:156:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:158:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:160:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:162:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:246:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_perl.cpp:289:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:290:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:296:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:299:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:305:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:306:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:312:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:318:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:322:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:329:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:330:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:337:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:338:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:345:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:347:25: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_perl.cpp:347:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:348:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:358:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:371:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:375:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:384:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:391:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:392:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:393:64: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:401:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:402:91: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:435:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:443:60: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:469:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:470:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:476:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:482:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:513:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:523:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:526:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:529:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:557:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:560:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:570:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:573:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:576:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:579:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:607:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:618:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:621:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_perl.cpp:624:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:644:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:645:55: warning: conversion to ‘hlState’ from ‘int’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c h_simple.cpp h_perl.cpp:652:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:653:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:654:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:655:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:669:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:679:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:689:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_perl.cpp:698:47: warning: conversion to ‘hlState’ from ‘int’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_complete.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_ascii.cpp h_tex.cpp: In function ‘int Hilit_TEX(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_tex.cpp:24:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_tex.cpp:24:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_tex.cpp:35:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_tex.cpp:40:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_tex.cpp:58:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_tex.cpp:67:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_tex.cpp:78:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_choice.cpp h_sh.cpp: In function ‘int Hilit_SH(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_sh.cpp:40:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_sh.cpp:40:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_input.cpp h_sh.cpp:118:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_sh.cpp:121:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_key.cpp h_sh.cpp:124:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_sh.cpp:222:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_sh.cpp:229:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_sh.cpp:255:62: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_rexx.cpp: In function ‘int Hilit_REXX(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_rexx.cpp:31:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_rexx.cpp:31:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:36:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:38:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:85:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_rexx.cpp:99:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:101:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:106:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:107:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:111:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_rexx.cpp:112:47: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_msg.cpp: In function ‘int Hilit_MSG(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_msg.cpp:93:13: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_msg.cpp:93:13: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_msg.cpp:107:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_msg.cpp:115:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_msg.cpp:123:13: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_msg.cpp:123:13: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_msg.cpp:124:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_msg.cpp:131:73: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_msg.cpp:136:85: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_search.cpp h_plain.cpp: In function ‘int Hilit_Plain(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_plain.cpp:24:13: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_plain.cpp:24:13: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_plain.cpp:39:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp: In function ‘int Hilit_SIMPLE(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_simple.cpp:76:21: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_plain.cpp:48:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:76:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_plain.cpp:56:13: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp:78:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:138:29: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_simple.cpp:145:33: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_plain.cpp:56:13: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:152:25: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_plain.cpp:57:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:152:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_plain.cpp:64:80: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp:154:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_plain.cpp:69:92: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp:156:33: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_simple.cpp:186:37: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_simple.cpp:198:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_simple.cpp:201:41: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_simple.cpp:225:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp:240:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_simple.cpp:240:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:242:13: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_simple.cpp:263:21: warning: conversion to ‘hlState’ from ‘int’ may alter its value h_catbs.cpp: In function ‘int Hilit_CATBS(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_catbs.cpp:23:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_catbs.cpp:23:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_catbs.cpp:43:17: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_view.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_modelview.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c i_oview.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_buflist.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_list.cpp i_input.cpp: In member function ‘virtual void ExInput::RepaintStatus()’: i_input.cpp:297:44: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_input.cpp:298:50: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_input.cpp:299:52: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_input.cpp:300:57: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_input.cpp:301:80: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_messages.cpp i_ascii.cpp: In member function ‘virtual void ExASCII::RepaintStatus()’: i_ascii.cpp:124:54: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp: In member function ‘virtual void ExChoice::RepaintStatus()’: i_choice.cpp:165:42: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:166:46: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:167:55: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:168:56: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:173:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:174:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:176:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:177:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value i_choice.cpp:181:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_model.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_routine.cpp h_c.cpp: In function ‘int Hilit_C(EBuffer*, int, TCell*, int, int, ELine*, hlState&, hsState*, int*)’: h_c.cpp:43:9: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_c.cpp:43:9: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:84:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_c.cpp:104:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:105:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:106:57: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:109:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:110:69: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:115:61: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:121:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:122:93: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:125:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:132:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:136:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:137:58: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:138:73: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:162:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:163:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:171:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:172:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:192:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:202:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:212:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:222:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_buffer.cpp h_c.cpp:240:84: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value h_c.cpp:254:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:256:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:262:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:263:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:264:57: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:267:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:268:69: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:273:61: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:279:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:280:93: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:283:29: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:290:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:294:25: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:295:58: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:296:73: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp:308:21: warning: conversion to ‘unsigned char’ from ‘ChColor’ may alter its value h_c.cpp: In function ‘int FindPrevIndent(EBuffer*, int&, int&, char&, int)’: h_c.cpp:754:61: warning: suggest parentheses around ‘&&’ within ‘||’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_directory.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_cvsbase.cpp o_buflist.cpp: In member function ‘virtual void BufferView::DrawLine(TCell*, int, int, ChColor, int)’: o_buflist.cpp:42:65: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_cvs.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c o_cvsdiff.cpp o_routine.cpp: In member function ‘virtual void RoutineView::DrawLine(TCell*, int, int, ChColor, int)’: o_routine.cpp:73:61: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c s_direct.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c s_util.cpp o_list.cpp: In member function ‘void EListPort::PaintView(int)’: o_list.cpp:243:44: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value o_list.cpp: In member function ‘virtual void EListPort::RepaintStatus()’: o_list.cpp:280:18: warning: conversion to ‘char’ from ‘ChColor’ may alter its value o_list.cpp:282:18: warning: conversion to ‘char’ from ‘ChColor’ may alter its value o_list.cpp: In member function ‘int EList::ToggleMark()’: o_list.cpp:668:8: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c view.cpp o_buffer.cpp: In member function ‘void EEditPort::ScrollY(int)’: o_buffer.cpp:112:83: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value o_buffer.cpp:115:81: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c gui.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c egui.cpp o_cvsbase.cpp: In member function ‘void ECvsBase::AddLine(char*, int, char*, int)’: o_cvsbase.cpp:84:19: warning: conversion to ‘char’ from ‘int’ may alter its value o_cvsbase.cpp: In member function ‘virtual void ECvsBase::DrawLine(TCell*, int, int, ChColor, int)’: o_cvsbase.cpp:312:64: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c fte.cpp o_messages.cpp: In member function ‘virtual void EMessages::DrawLine(TCell*, int, int, ChColor, int)’: o_messages.cpp:573:61: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c commands.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c log.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c e_unix.cpp view.cpp: In member function ‘void EView::SetMsg(const char*)’: view.cpp:471:22: warning: conversion to ‘char’ from ‘ChColor’ may alter its value view.cpp:473:22: warning: conversion to ‘char’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c memicmp.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c g_text.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c menu_text.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c con_linux.cpp g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c clip_no.cpp g_text.cpp: In member function ‘int GViewPeer::DrawScrollBar()’: g_text.cpp:317:65: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:319:67: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:334:52: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:336:52: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:341:67: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:343:68: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:359:52: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:361:52: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g_text.cpp:366:45: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c g_nodlg.cpp menu_text.cpp: In function ‘int DrawHMenu(int, int, int, int)’: menu_text.cpp:72:54: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:76:26: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:77:26: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:79:26: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:80:26: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:89:83: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp: In function ‘int DrawVMenu(int, int, int, int)’: menu_text.cpp:134:66: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:135:59: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:136:67: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:140:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:141:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:143:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:144:22: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:161:66: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:162:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:172:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:173:66: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:174:74: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:178:66: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:179:59: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp:180:67: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value menu_text.cpp: In function ‘int ExecVertMenu(int, int, int, TEvent&, UpMenu*)’: menu_text.cpp:212:8: warning: suggest explicit braces to avoid ambiguous ‘else’ menu_text.cpp:221:8: warning: suggest explicit braces to avoid ambiguous ‘else’ g++ -fno-rtti -fno-exceptions -L/usr/X11R6/lib -lstdc++ cfte.o s_files.o s_string.o -o cfte con_linux.cpp: In function ‘int ConInit(int, int)’: con_linux.cpp:240:39: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value con_linux.cpp: In function ‘int ConSetBox(int, int, int, int, TCell)’: con_linux.cpp:449:40: warning: conversion to ‘char’ from ‘short unsigned int’ may alter its value con_linux.cpp:449:40: warning: conversion to ‘TAttr’ from ‘int’ may alter its value con_linux.cpp: In function ‘int ConSetCursorPos(int, int)’: con_linux.cpp:496:14: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value con_linux.cpp:497:14: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value con_linux.cpp: In function ‘int GetKeyEvent(TEvent*)’: con_linux.cpp:714:20: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value con_linux.cpp:838:28: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value con_linux.cpp:839:28: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value con_linux.cpp: In function ‘int GetMouseEvent(TEvent*)’: con_linux.cpp:969:48: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value con_linux.cpp:976:54: warning: conversion to ‘short int’ from ‘unsigned int’ may alter its value con_linux.cpp:977:54: warning: conversion to ‘short int’ from ‘unsigned int’ may alter its value con_linux.cpp: In function ‘char ConGetDrawChar(int)’: con_linux.cpp:1204:31: warning: array subscript has type ‘char’ ./cfte ../config/main.fte defcfg.cnf cfte 0.49.13-cvs Copyright (c) 1994-1998 Marko Macek Copyright (c) 2000-2003 Others Compiling to 'defcfg.cnf' Done. perl mkdefcfg.pl defcfg.h ....................................o_directory.cpp: In member function ‘virtual void EDirectory::DrawLine(TCell*, int, int, ChColor, int)’: o_directory.cpp:47:32: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value .o_directory.cpp:86:55: warning: conversion to ‘TAttr’ from ‘ChColor’ may alter its value ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ g++ -fno-rtti -fno-exceptions -DUSE_LOCALE -DDEFAULT_INTERNAL_CONFIG -DUSE_XICON -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Winline -DUNIX -DLINUX -I/usr/X11R6/include -I/usr/include/slang -c c_config.cpp c_config.cpp: In function ‘void SetRGBColor(const char*)’: c_config.cpp:316:23: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value c_config.cpp:317:23: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value c_config.cpp:318:23: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value c_config.cpp: In function ‘unsigned char GetObj(CurPos&, short unsigned int&)’: c_config.cpp:380:32: warning: conversion to ‘short unsigned int’ from ‘int’ may alter its value In file included from c_config.cpp:1272:0: defcfg.h: At global scope: defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value defcfg.h:20915:1: warning: conversion to ‘char’ alters ‘int’ constant value g++ -fno-rtti -fno-exceptions -o vfte -L/usr/X11R6/lib -lstdc++ indent.o e_mark.o o_modemap.o c_desktop.o c_bind.o c_color.o c_config.o c_history.o c_hilit.o c_mode.o e_block.o e_buffer.o e_cmds.o e_cvslog.o e_redraw.o e_file.o e_fold.o e_trans.o e_line.o e_loadsave.o e_regex.o e_print.o e_search.o e_undo.o e_tags.o g_draw.o g_menu.o h_ada.o h_c.o h_fte.o h_ipf.o h_make.o h_pascal.o h_perl.o h_plain.o h_msg.o h_rexx.o h_sh.o h_tex.o h_catbs.o h_simple.o i_complete.o i_ascii.o i_choice.o i_input.o i_key.o i_search.o i_view.o i_modelview.o i_oview.o o_buflist.o o_list.o o_messages.o o_model.o o_routine.o o_buffer.o o_directory.o o_cvsbase.o o_cvs.o o_cvsdiff.o s_files.o s_direct.o s_util.o s_string.o view.o gui.o egui.o fte.o commands.o log.o e_unix.o memicmp.o g_text.o menu_text.o con_linux.o clip_no.o g_nodlg.o -lgpm -lncurses make[2]: Leaving directory `/var/tmp/portage/app-editors/fte-20051115-r1/work/fte/src' make[1]: Leaving directory `/var/tmp/portage/app-editors/fte-20051115-r1/work/fte/src' >>> Source compiled. >>> Test phase [none]: app-editors/fte-20051115-r1 >>> Install fte-20051115-r1 into /var/tmp/portage/app-editors/fte-20051115-r1/image/ category app-editors >>> Completed installing fte-20051115-r1 into /var/tmp/portage/app-editors/fte-20051115-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/vfte usr/bin/cfte * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/vfte * /usr/bin/cfte * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * cfte.cpp:950:64: warning: the address of ‘Name’ will always evaluate as ‘true’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://fte.sourceforge.net * Compiling configuration ... cfte 0.49.13-cvs Copyright (c) 1994-1998 Marko Macek Copyright (c) 2000-2003 Others Compiling to '/etc/fte/system.fterc' Done. [ ok ]