=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for quirc-0.9.84nb9 clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT generate_tags.o -MD -MP -MF .deps/generate_tags.Tpo -c -o generate_tags.o generate_tags.cc mv -f .deps/generate_tags.Tpo .deps/generate_tags.Po clang++ -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -L/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib -L. -L.. -L/var/pkgsrc/work/chat/quirc/work/.home/lib -o generate_tags generate_tags.o -ltk8.6 -ltcl8.6 -lX11 -lm -ldl -lSM -lICE rm -f tags.cc ./generate_tags > tags.cc /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84' Making all in data gmake[2]: Entering directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84/data' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84/data' Making all in doc gmake[2]: Entering directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84/doc' gmake[2]: Entering directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84' clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT dcc.o -MD -MP -MF .deps/dcc.Tpo -c -o dcc.o dcc.cc clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.cc clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT channel.o -MD -MP -MF .deps/channel.Tpo -c -o channel.o channel.cc channel.cc:33:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete 0 end",pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :86:1: note: expanded from here "channel.cc" ^ channel.cc:33:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete 0 end",pathname); ^ channel.cc:66:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :91:1: note: expanded from here "channel.cc" ^ channel.cc:66:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:68:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :93:1: note: expanded from here "channel.cc" ^ channel.cc:68:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ channel.cc:84:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :98:1: note: expanded from here "channel.cc" ^ channel.cc:84:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:86:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :100:1: note: expanded from here "channel.cc" ^ channel.cc:86:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ channel.cc:102:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :105:1: note: expanded from here "channel.cc" ^ channel.cc:102:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:104:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :107:1: note: expanded from here "channel.cc" ^ channel.cc:104:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ channel.cc:120:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :112:1: note: expanded from here "channel.cc" ^ channel.cc:120:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:122:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :114:1: note: expanded from here "channel.cc" ^ channel.cc:122:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ channel.cc:129:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,nickname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :116:1: note: expanded from here "channel.cc" ^ channel.cc:129:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,nickname); ^ channel.cc:144:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :118:1: note: expanded from here "channel.cc" ^ channel.cc:144:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:146:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :120:1: note: expanded from here "channel.cc" ^ channel.cc:146:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert %d %q",pathname,n,newnick.getentry()); ^ channel.cc:154:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :122:1: note: expanded from here "channel.cc" ^ channel.cc:154:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete %d",pathname,n); ^ channel.cc:160:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete 0 end",pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :124:1: note: expanded from here "channel.cc" ^ channel.cc:160:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks delete 0 end",pathname); ^ channel.cc:163:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert end %q",pathname,nickp->getentry()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :126:1: note: expanded from here "channel.cc" ^ channel.cc:163:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.nicks insert end %q",pathname,nickp->getentry()); ^ mv -f .deps/network.Tpo .deps/network.Po clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT echo.o -MD -MP -MF .deps/echo.Tpo -c -o echo.o echo.cc 30 warnings generated. mv -f .deps/channel.Tpo .deps/channel.Po clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT quirc.o -MD -MP -MF .deps/quirc.Tpo -c -o quirc.o quirc.cc dcc.cc:43:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DCC_FILE_ERROR",server->index,3,num,message,strerror(number)); ^ dcc.cc:45:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DCC_ERROR",server->index,3,pathname,message,strerror(number)); ^ dcc.cc:53:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DCC_FILE_ERROR",server->index,3,num,message,strerror(number)); ^ dcc.cc:55:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DCC_ERROR",server->index,3,pathname,message,strerror(number)); ^ dcc.cc:82:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Receiving"); ^ dcc.cc:91:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo("Buffer Overrun in DCCCHAT (Please contact author at quirc@patearl.net)",".main",1); ^ dcc.cc:91:86: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo("Buffer Overrun in DCCCHAT (Please contact author at quirc@patearl.net)",".main",1); ^ dcc.cc:175:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Disconnected.",windowp->dcc->pathname,1); ^ dcc.cc:187:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Getting Socket File Descriptor for DCC"); ^ dcc.cc:205:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Connecting [Immediate]"); ^ dcc.cc:214:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",windowp->dcc->pathname,1); ^ dcc.cc:241:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .chat%d %q %d chat %d",chatnum,window.name,n,serverp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :228:1: note: expanded from here "dcc.cc" ^ dcc.cc:241:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .chat%d %q %d chat %d",chatnum,window.name,n,serverp->index); ^ dcc.cc:242:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :230:1: note: expanded from here "dcc.cc" ^ dcc.cc:242:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ dcc.cc:246:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,5 ERROR \003 Already Connected",pathname,1); ^ dcc.cc:252:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,5 ERROR \003 We're in the middle of connecting, hold your horses!\n",pathname,1); ^ dcc.cc:258:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Socket File Descriptor for DCC"); ^ dcc.cc:276:9: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Connecting [Immediate]"); ^ dcc.cc:285:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:310:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window %q %q %d files %d",window.pathname,window.name,n,serverp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :232:1: note: expanded from here "dcc.cc" ^ dcc.cc:310:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window %q %q %d files %d",window.pathname,window.name,n,serverp->index); ^ dcc.cc:311:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"pack forget %s.text %s.entry %s.text_vscroll",window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :234:1: note: expanded from here "dcc.cc" ^ dcc.cc:311:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"pack forget %s.text %s.entry %s.text_vscroll",window.pathname,window.pathname,window.pathname); ^ dcc.cc:312:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid columnconfigure %s 0 -weight 1",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :236:1: note: expanded from here "dcc.cc" ^ dcc.cc:312:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid columnconfigure %s 0 -weight 1",window.pathname); ^ dcc.cc:314:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid rowconfigure %s 1 -weight 1",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :238:1: note: expanded from here "dcc.cc" ^ dcc.cc:314:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid rowconfigure %s 1 -weight 1",window.pathname); ^ dcc.cc:315:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [listbox %s.list -yscroll \"%s.list_vscroll set\" -height 11 -exportselection no] -column 0 -row 0 -sticky new",window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :240:1: note: expanded from here "dcc.cc" ^ dcc.cc:315:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [listbox %s.list -yscroll \"%s.list_vscroll set\" -height 11 -exportselection no] -column 0 -row 0 -sticky new",window.pathname,window.pathname,window.pathname); ^ dcc.cc:316:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [scrollbar %s.list_vscroll -command \"%s.list yview\"] -column 1 -row 0 -sticky ns",window.pathname,window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :242:1: note: expanded from here "dcc.cc" ^ dcc.cc:316:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [scrollbar %s.list_vscroll -command \"%s.list yview\"] -column 1 -row 0 -sticky ns",window.pathname,window.pathname,window.pathname,window.pathname); ^ dcc.cc:317:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text -column 0 -row 1 -sticky nsew",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :244:1: note: expanded from here "dcc.cc" ^ dcc.cc:317:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text -column 0 -row 1 -sticky nsew",window.pathname); ^ dcc.cc:318:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text_vscroll -column 1 -row 1 -sticky ns",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :246:1: note: expanded from here "dcc.cc" ^ dcc.cc:318:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text_vscroll -column 1 -row 1 -sticky ns",window.pathname); ^ dcc.cc:319:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.entry -column 0 -row 2 -columnspan 2 -sticky ew",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :248:1: note: expanded from here "dcc.cc" ^ dcc.cc:319:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.entry -column 0 -row 2 -columnspan 2 -sticky ew",window.pathname); ^ dcc.cc:320:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list configure -foreground $::dynamic::theme_filelist_foreground -background $::dynamic::theme_filelist_background -font $::dynamic::theme_filelist_font",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :250:1: note: expanded from here "dcc.cc" ^ dcc.cc:320:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list configure -foreground $::dynamic::theme_filelist_foreground -background $::dynamic::theme_filelist_background -font $::dynamic::theme_filelist_font",window.pathname); ^ dcc.cc:321:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"bind %s.list {::template::killdcc [currentindex] [%s.list nearest %y]}",window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :252:1: note: expanded from here "dcc.cc" ^ dcc.cc:321:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"bind %s.list {::template::killdcc [currentindex] [%s.list nearest %y]}",window.pathname,window.pathname); ^ dcc.cc:322:10: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Right click on files in the list to remove them.",window.pathname,0); ^ dcc.cc:323:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :254:1: note: expanded from here "dcc.cc" ^ dcc.cc:323:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ dcc.cc:348:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Call to gettimeofday()"); ^ dcc.cc:358:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list insert %d \" \\[%d]\"",window.pathname,entryindex,index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :256:1: note: expanded from here "dcc.cc" ^ dcc.cc:358:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list insert %d \" \\[%d]\"",window.pathname,entryindex,index); ^ dcc.cc:360:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] strcpy(destfile,TT_Str(TT_ARGS,"set ::dynamic::dcc_directory")); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :258:1: note: expanded from here "dcc.cc" ^ dcc.cc:360:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] strcpy(destfile,TT_Str(TT_ARGS,"set ::dynamic::dcc_directory")); ^ dcc.cc:370:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Socket File Descriptor for DCC"); ^ dcc.cc:387:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Connecting [Immediate]"); ^ dcc.cc:415:10: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,5 ERROR \003 You cannot DCC Chat yourself.",serverp->pathname,1); ^ dcc.cc:426:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Disconnected.",windowp->dcc->pathname,1); ^ dcc.cc:434:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Getting Socket File Descriptor for DCC"); ^ dcc.cc:445:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Binding DCC Socket"); ^ dcc.cc:451:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Getting DCC Socket Name"); ^ dcc.cc:459:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->dcc->perror("Listening for DCC Connection"); ^ dcc.cc:466:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :260:1: note: expanded from here "dcc.cc" ^ dcc.cc:466:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))) { ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:467:88: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "dcc.cc" ^ dcc.cc:467:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC CHAT chat %u %d\001",thenick,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),windowp->dcc->port); ^ dcc.cc:489:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] serverp->perror("Getting Socket File Descriptor for DCC"); ^ dcc.cc:500:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] serverp->perror("Binding DCC Socket"); ^ dcc.cc:506:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] serverp->perror("Getting DCC Socket Name"); ^ dcc.cc:515:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] serverp->perror("Listening for DCC Connection"); ^ dcc.cc:539:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .chat%d %q %d chat %d",chatnum,window.name,n,serverp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :264:1: note: expanded from here "dcc.cc" ^ dcc.cc:539:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .chat%d %q %d chat %d",chatnum,window.name,n,serverp->index); ^ dcc.cc:540:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :266:1: note: expanded from here "dcc.cc" ^ dcc.cc:540:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ dcc.cc:578:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window %q %q %d files %d",window.pathname,window.name,n,serverp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :268:1: note: expanded from here "dcc.cc" ^ dcc.cc:578:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window %q %q %d files %d",window.pathname,window.name,n,serverp->index); ^ dcc.cc:579:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"pack forget %s.text %s.entry %s.text_vscroll",window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :270:1: note: expanded from here "dcc.cc" ^ dcc.cc:579:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"pack forget %s.text %s.entry %s.text_vscroll",window.pathname,window.pathname,window.pathname); ^ dcc.cc:580:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid columnconfigure %s 0 -weight 1",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :272:1: note: expanded from here "dcc.cc" ^ dcc.cc:580:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid columnconfigure %s 0 -weight 1",window.pathname); ^ dcc.cc:582:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid rowconfigure %s 1 -weight 1",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :274:1: note: expanded from here "dcc.cc" ^ dcc.cc:582:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid rowconfigure %s 1 -weight 1",window.pathname); ^ dcc.cc:583:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [listbox %s.list -yscroll \"%s.list_vscroll set\" -height 11 -exportselection no] -column 0 -row 0 -sticky new",window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :276:1: note: expanded from here "dcc.cc" ^ dcc.cc:583:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [listbox %s.list -yscroll \"%s.list_vscroll set\" -height 11 -exportselection no] -column 0 -row 0 -sticky new",window.pathname,window.pathname,window.pathname); ^ dcc.cc:584:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [scrollbar %s.list_vscroll -command \"%s.list yview\"] -column 1 -row 0 -sticky ns",window.pathname,window.pathname,window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :278:1: note: expanded from here "dcc.cc" ^ dcc.cc:584:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid [scrollbar %s.list_vscroll -command \"%s.list yview\"] -column 1 -row 0 -sticky ns",window.pathname,window.pathname,window.pathname,window.pathname); ^ dcc.cc:585:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text -column 0 -row 1 -sticky nsew",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :280:1: note: expanded from here "dcc.cc" ^ dcc.cc:585:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text -column 0 -row 1 -sticky nsew",window.pathname); ^ dcc.cc:586:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text_vscroll -column 1 -row 1 -sticky ns",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :282:1: note: expanded from here "dcc.cc" ^ dcc.cc:586:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.text_vscroll -column 1 -row 1 -sticky ns",window.pathname); ^ dcc.cc:587:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.entry -column 0 -row 2 -columnspan 2 -sticky ew",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :284:1: note: expanded from here "dcc.cc" ^ dcc.cc:587:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"grid %s.entry -column 0 -row 2 -columnspan 2 -sticky ew",window.pathname); ^ dcc.cc:588:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list configure -foreground $::dynamic::theme_filelist_foreground -background $::dynamic::theme_filelist_background -font $::dynamic::theme_filelist_font",window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :286:1: note: expanded from here "dcc.cc" ^ dcc.cc:588:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list configure -foreground $::dynamic::theme_filelist_foreground -background $::dynamic::theme_filelist_background -font $::dynamic::theme_filelist_font",window.pathname); ^ dcc.cc:589:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"bind %s.list {::template::killdcc [currentindex] [%s.list nearest %y]}",window.pathname,window.pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :288:1: note: expanded from here "dcc.cc" ^ dcc.cc:589:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"bind %s.list {::template::killdcc [currentindex] [%s.list nearest %y]}",window.pathname,window.pathname); ^ dcc.cc:590:10: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Right click on files in the list to remove them.",window.pathname,0); ^ dcc.cc:591:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :290:1: note: expanded from here "dcc.cc" ^ dcc.cc:591:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",n); ^ dcc.cc:615:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Call to gettimeofday()"); ^ dcc.cc:632:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Opening Given File"); ^ dcc.cc:638:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Socket File Descriptor"); ^ dcc.cc:651:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Binding Socket"); ^ dcc.cc:657:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Socket Name"); ^ dcc.cc:666:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Listening for Connection"); ^ dcc.cc:674:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list insert %d \" \\[%d]\"",window.pathname,entryindex,index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :292:1: note: expanded from here "dcc.cc" ^ dcc.cc:674:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list insert %d \" \\[%d]\"",window.pathname,entryindex,index); ^ dcc.cc:680:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :294:1: note: expanded from here "dcc.cc" ^ dcc.cc:680:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))) { ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:681:102: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :296:1: note: expanded from here "dcc.cc" ^ dcc.cc:681:110: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"PRIVMSG %s :\001DCC SEND %s %u %d %ld\001",thenick,destfile,htonl(inet_addr(TT_Str(TT_ARGS,"set ::dynamic::dcc_localip"))),port,size); ^ dcc.cc:701:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Sending"); ^ dcc.cc:705:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { $::dynamic::do_rawview } \" .raw.text insert end \\\"DCC Command: [escape %q]\\n\\\"\"",message); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :298:1: note: expanded from here "dcc.cc" ^ dcc.cc:705:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { $::dynamic::do_rawview } \" .raw.text insert end \\\"DCC Command: [escape %q]\\n\\\"\"",message); ^ dcc.cc:732:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Call to gettimeofday()"); ^ dcc.cc:736:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(checktime>=TT_Int(TT_ARGS,"set ::dynamic::dcc_statuswait")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :300:1: note: expanded from here "dcc.cc" ^ dcc.cc:736:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(checktime>=TT_Int(TT_ARGS,"set ::dynamic::dcc_statuswait")) { ^ dcc.cc:742:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_sendstatus","d q q q d d d d",entryindex,nick,file,destfile,acknowledged,transmitted,size,index)&6)) { ^ dcc.cc:742:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_sendstatus","d q q q d d d d",entryindex,nick,file,destfile,acknowledged,transmitted,size,index)&6)) { ^ dcc.cc:749:9: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Data"); ^ dcc.cc:770:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Writing to File"); ^ dcc.cc:777:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Sending Confirmation"); ^ dcc.cc:788:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Call to gettimeofday()"); ^ dcc.cc:792:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(checktime>=TT_Int(TT_ARGS,"set ::dynamic::dcc_statuswait")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :302:1: note: expanded from here "dcc.cc" ^ dcc.cc:792:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(checktime>=TT_Int(TT_ARGS,"set ::dynamic::dcc_statuswait")) { ^ dcc.cc:798:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_getstatus","d q q q d d d",entryindex,nick,destfile,file,written,size,index)&6)) { ^ dcc.cc:798:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_getstatus","d q q q d d d",entryindex,nick,destfile,file,written,size,index)&6)) { ^ dcc.cc:807:9: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Getting Data"); ^ dcc.cc:830:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_text","q q",nick,thisline)&2)) { ^ dcc.cc:830:42: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_text","q q",nick,thisline)&2)) { ^ dcc.cc:845:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Connecting",optval); ^ dcc.cc:854:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ dcc.cc:854:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ dcc.cc:854:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ~ dcc.cc:854:10: note: add parentheses after the '!' to evaluate the bitwise operator first if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ( ) dcc.cc:854:10: note: add parentheses around left hand side expression to silence this warning if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ( ) dcc.cc:855:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:864:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"fileget",destfile,file,size,index,entryindex))&6) { ^ dcc.cc:864:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"fileget",destfile,file,size,index,entryindex))&6) { ^ dcc.cc:864:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"fileget",destfile,file,size,index,entryindex))&6) { ^ ~ dcc.cc:864:10: note: add parentheses after the '!' to evaluate the bitwise operator first if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"fileget",destfile,file,size,index,entryindex))&6) { ^ ( ) dcc.cc:864:10: note: add parentheses around left hand side expression to silence this warning if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"fileget",destfile,file,size,index,entryindex))&6) { ^ ( ) dcc.cc:865:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:869:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Opening for Writing"); ^ dcc.cc:875:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Opening for Writing"); ^ dcc.cc:885:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ dcc.cc:885:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ dcc.cc:885:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ~ dcc.cc:885:10: note: add parentheses after the '!' to evaluate the bitwise operator first if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ( ) dcc.cc:885:10: note: add parentheses around left hand side expression to silence this warning if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ( ) dcc.cc:886:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:901:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Accepting DCC Connection"); ^ dcc.cc:910:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ dcc.cc:910:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ dcc.cc:910:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ~ dcc.cc:910:10: note: add parentheses after the '!' to evaluate the bitwise operator first if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ( ) dcc.cc:910:10: note: add parentheses around left hand side expression to silence this warning if(!(server->script("event_dcc_connect","q q q d q q q d d d",pathname,nick,ip,port,"filesend",file,destfile,size,index,entryindex))&6) { ^ ( ) dcc.cc:911:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:917:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ dcc.cc:917:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ dcc.cc:917:10: warning: logical not is only applied to the left hand side of this bitwise operator [-Wlogical-not-parentheses] if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ~ dcc.cc:917:10: note: add parentheses after the '!' to evaluate the bitwise operator first if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ( ) dcc.cc:917:10: note: add parentheses around left hand side expression to silence this warning if(!(server->script("event_dcc_connect","q q q d q",pathname,nick,ip,port,"chat"))&6) { ^ ( ) dcc.cc:918:7: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Connected.",pathname,1); ^ dcc.cc:934:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int packetsize=TT_Int(TT_ARGS,"set ::dynamic::dcc_packetsize"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :304:1: note: expanded from here "dcc.cc" ^ dcc.cc:934:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int packetsize=TT_Int(TT_ARGS,"set ::dynamic::dcc_packetsize"); ^ dcc.cc:943:9: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Sending"); ^ dcc.cc:948:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] perror("Reading Data File"); ^ dcc.cc:968:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(" \0030,14 DCC \003 Disconnected.",pathname,1); ^ dcc.cc:978:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list delete %d %d",pathname,entryindex,entryindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :306:1: note: expanded from here "dcc.cc" ^ dcc.cc:978:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.list delete %d %d",pathname,entryindex,entryindex); ^ echo.cc:36:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] *fg=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_foreground",pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :228:1: note: expanded from here "echo.cc" ^ echo.cc:36:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] *fg=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_foreground",pathname); ^ echo.cc:37:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] *bg=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_background",pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :230:1: note: expanded from here "echo.cc" ^ echo.cc:37:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] *bg=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_background",pathname); ^ echo.cc:111:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state normal",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :232:1: note: expanded from here "echo.cc" ^ echo.cc:111:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state normal",path); ^ echo.cc:122:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state disabled",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :236:1: note: expanded from here "echo.cc" ^ echo.cc:122:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state disabled",path); ^ echo.cc:128:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :238:1: note: expanded from here "echo.cc" ^ echo.cc:128:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ echo.cc:132:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(newtext) TT_EvalF(TT_ARGS,"activebutton %s",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :240:1: note: expanded from here "echo.cc" ^ echo.cc:132:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(newtext) TT_EvalF(TT_ARGS,"activebutton %s",path); ^ echo.cc:133:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text yview moveto 1",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :242:1: note: expanded from here "echo.cc" ^ echo.cc:133:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text yview moveto 1",path); ^ echo.cc:186:30: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] default_foreground=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_foreground",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :244:1: note: expanded from here "echo.cc" ^ echo.cc:186:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] default_foreground=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_foreground",path); ^ echo.cc:187:30: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] default_background=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_background",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :246:1: note: expanded from here "echo.cc" ^ echo.cc:187:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] default_background=TT_IntF(TT_ARGS,"set ::dynamic::theme_[windowtype %s]_background",path); ^ echo.cc:380:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(TT_Int(TT_ARGS,"expr {\"[info procs event_echo]\"!=\"\"}")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :248:1: note: expanded from here "echo.cc" ^ echo.cc:380:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(TT_Int(TT_ARGS,"expr {\"[info procs event_echo]\"!=\"\"}")) { ^ echo.cc:407:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state normal",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :252:1: note: expanded from here "echo.cc" ^ echo.cc:407:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text configure -state normal",path); ^ echo.cc:408:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text insert end \"\\n\"",path); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :254:1: note: expanded from here "echo.cc" ^ echo.cc:408:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text insert end \"\\n\"",path); ^ quirc.cc:75:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(version); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :221:1: note: expanded from here "version" ^ quirc.cc:88:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set FOUNDI %d",foundi); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :223:1: note: expanded from here "quirc.cc" ^ quirc.cc:88:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set FOUNDI %d",foundi); ^ quirc.cc:89:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set DATADIR %q",DATADIR); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :225:1: note: expanded from here "quirc.cc" ^ quirc.cc:89:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set DATADIR %q",DATADIR); ^ quirc.cc:90:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $DATADIR/common/install.tcl"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :227:1: note: expanded from here "quirc.cc" ^ quirc.cc:90:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $DATADIR/common/install.tcl"); ^ quirc.cc:103:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"rename exit die"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :229:1: note: expanded from here "quirc.cc" ^ quirc.cc:103:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"rename exit die"); ^ quirc.cc:104:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"rename unknown unknown_original"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :231:1: note: expanded from here "quirc.cc" ^ quirc.cc:104:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"rename unknown unknown_original"); ^ quirc.cc:107:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(n_complete); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :233:1: note: expanded from here "n_complete" ^ quirc.cc:108:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(complete); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :235:1: note: expanded from here "complete" ^ quirc.cc:109:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(expandmatch); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :237:1: note: expanded from here "expandmatch" ^ quirc.cc:110:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(getpwents); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :239:1: note: expanded from here "getpwents" ^ quirc.cc:113:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(activebutton); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :241:1: note: expanded from here "activebutton" ^ quirc.cc:114:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(bgerror); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :243:1: note: expanded from here "bgerror" ^ quirc.cc:115:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(callproc); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :245:1: note: expanded from here "callproc" ^ quirc.cc:116:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(channel); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :247:1: note: expanded from here "channel" ^ quirc.cc:117:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(configtags); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :249:1: note: expanded from here "configtags" ^ quirc.cc:118:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(connect); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :251:1: note: expanded from here "connect" ^ quirc.cc:119:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(closewindow); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :253:1: note: expanded from here "closewindow" ^ quirc.cc:120:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(currentindex); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :255:1: note: expanded from here "currentindex" ^ quirc.cc:121:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(currentwindow); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :257:1: note: expanded from here "currentwindow" ^ quirc.cc:122:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(disconnect); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :259:1: note: expanded from here "disconnect" ^ quirc.cc:123:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(echo); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :261:1: note: expanded from here "echo" ^ quirc.cc:124:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(echotags); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :263:1: note: expanded from here "echotags" ^ quirc.cc:125:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(escape); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :265:1: note: expanded from here "escape" ^ quirc.cc:126:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(exit); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :267:1: note: expanded from here "exit" ^ quirc.cc:127:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(fdisplay); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :269:1: note: expanded from here "fdisplay" ^ quirc.cc:128:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(fgetformat); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :271:1: note: expanded from here "fgetformat" ^ quirc.cc:129:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(fgetpathnames); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :273:1: note: expanded from here "fgetpathnames" ^ quirc.cc:130:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(flocation); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :275:1: note: expanded from here "flocation" ^ quirc.cc:131:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(fparse); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :277:1: note: expanded from here "fparse" ^ quirc.cc:132:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(fset); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :279:1: note: expanded from here "fset" ^ quirc.cc:133:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(gettags); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :281:1: note: expanded from here "gettags" ^ quirc.cc:134:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(hist); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :283:1: note: expanded from here "hist" ^ quirc.cc:135:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(histdown); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :285:1: note: expanded from here "histdown" ^ quirc.cc:136:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(histup); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :287:1: note: expanded from here "histup" ^ quirc.cc:137:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(idle); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :289:1: note: expanded from here "idle" ^ quirc.cc:138:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(index); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :291:1: note: expanded from here "index" ^ quirc.cc:139:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(ischannel); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :293:1: note: expanded from here "ischannel" ^ quirc.cc:141:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(microtime); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :295:1: note: expanded from here "microtime" ^ quirc.cc:142:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(newserver); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :297:1: note: expanded from here "newserver" ^ quirc.cc:143:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(nextwindow); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :299:1: note: expanded from here "nextwindow" ^ quirc.cc:144:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(parseentry); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :301:1: note: expanded from here "parseentry" ^ quirc.cc:145:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(popup); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :303:1: note: expanded from here "popup" ^ quirc.cc:146:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(previouswindow); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :305:1: note: expanded from here "previouswindow" ^ quirc.cc:147:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(renamewindow); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :307:1: note: expanded from here "renamewindow" ^ quirc.cc:148:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(say); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :309:1: note: expanded from here "say" ^ quirc.cc:149:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(selectednicks); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :311:1: note: expanded from here "selectednicks" ^ quirc.cc:150:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(selectedmodenicks); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :313:1: note: expanded from here "selectedmodenicks" ^ quirc.cc:151:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(serverindex); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :315:1: note: expanded from here "serverindex" ^ quirc.cc:152:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(servers); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :317:1: note: expanded from here "servers" ^ quirc.cc:153:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(shutdown); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :319:1: note: expanded from here "shutdown" ^ quirc.cc:154:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(title); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :321:1: note: expanded from here "title" ^ quirc.cc:155:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(totop); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :323:1: note: expanded from here "totop" ^ quirc.cc:156:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(version); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :325:1: note: expanded from here "version" ^ quirc.cc:157:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(windowindex); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :327:1: note: expanded from here "windowindex" ^ quirc.cc:158:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(windowname); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :329:1: note: expanded from here "windowname" ^ quirc.cc:159:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(windows); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :331:1: note: expanded from here "windows" ^ quirc.cc:160:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(windowtype); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :333:1: note: expanded from here "windowtype" ^ quirc.cc:161:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__acceptlist); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :335:1: note: expanded from here "__template__acceptlist" ^ quirc.cc:162:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__channelmode); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :337:1: note: expanded from here "__template__channelmode" ^ quirc.cc:163:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__channels); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :339:1: note: expanded from here "__template__channels" ^ quirc.cc:164:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__connected); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :341:1: note: expanded from here "__template__connected" ^ quirc.cc:165:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__createchannel); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :343:1: note: expanded from here "__template__createchannel" ^ quirc.cc:166:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__createquery); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :345:1: note: expanded from here "__template__createquery" ^ quirc.cc:167:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__dcc); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :347:1: note: expanded from here "__template__dcc" ^ quirc.cc:168:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__dccquote); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :2:1: note: expanded from here "__template__dccquote" ^ quirc.cc:169:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__fdisplay); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :4:1: note: expanded from here "__template__fdisplay" ^ quirc.cc:170:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__fgetpathnames); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :6:1: note: expanded from here "__template__fgetpathnames" ^ quirc.cc:171:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__fixnicklist); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :8:1: note: expanded from here "__template__fixnicklist" ^ quirc.cc:172:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__fparse); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :10:1: note: expanded from here "__template__fparse" ^ quirc.cc:173:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__index); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :12:1: note: expanded from here "__template__index" ^ quirc.cc:174:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__ison); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :14:1: note: expanded from here "__template__ison" ^ quirc.cc:175:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__isop); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :16:1: note: expanded from here "__template__isop" ^ quirc.cc:176:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__isvoice); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :18:1: note: expanded from here "__template__isvoice" ^ quirc.cc:177:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__killdcc); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :20:1: note: expanded from here "__template__killdcc" ^ quirc.cc:178:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__modenicks); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :22:1: note: expanded from here "__template__modenicks" ^ quirc.cc:179:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__modes); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :24:1: note: expanded from here "__template__modes" ^ quirc.cc:180:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__mynick); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :26:1: note: expanded from here "__template__mynick" ^ quirc.cc:181:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__nicks); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :28:1: note: expanded from here "__template__nicks" ^ quirc.cc:182:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__onchannel); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :30:1: note: expanded from here "__template__onchannel" ^ quirc.cc:183:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__pathname); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :32:1: note: expanded from here "__template__pathname" ^ quirc.cc:184:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__popup); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :34:1: note: expanded from here "__template__popup" ^ quirc.cc:185:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__queries); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :36:1: note: expanded from here "__template__queries" ^ quirc.cc:186:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__quote); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :38:1: note: expanded from here "__template__quote" ^ quirc.cc:187:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__script); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :40:1: note: expanded from here "__template__script" ^ quirc.cc:188:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__server); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :42:1: note: expanded from here "__template__server" ^ quirc.cc:189:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__topic); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :44:1: note: expanded from here "__template__topic" ^ quirc.cc:190:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__unscript); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :46:1: note: expanded from here "__template__unscript" ^ quirc.cc:191:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_Command(__template__userhost); ^ ./tcltk.h:15:71: note: expanded from macro 'TT_Install_Command' #define TT_Install_Command(x) Tcl_CreateCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :48:1: note: expanded from here "__template__userhost" ^ quirc.cc:192:3: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Install_ObjCommand(__template__userlist); ^ ./tcltk.h:16:77: note: expanded from macro 'TT_Install_ObjCommand' #define TT_Install_ObjCommand(x) Tcl_CreateObjCommand(TT_Interp,TT_Fix_Name(#x),TT_Proc_##x ,0,0); free(TT_Temp) ^ :50:1: note: expanded from here "__template__userlist" ^ quirc.cc:206:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"namespace eval ::internal {}"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :52:1: note: expanded from here "quirc.cc" ^ quirc.cc:206:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"namespace eval ::internal {}"); ^ quirc.cc:207:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"namespace eval ::dynamic {}"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :54:1: note: expanded from here "quirc.cc" ^ quirc.cc:207:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"namespace eval ::dynamic {}"); ^ quirc.cc:210:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"set ::internal::done_main_window 0"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :56:1: note: expanded from here "quirc.cc" ^ quirc.cc:210:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"set ::internal::done_main_window 0"); ^ quirc.cc:213:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :58:1: note: expanded from here "quirc.cc" ^ quirc.cc:213:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ quirc.cc:222:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/global.tcl"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :60:1: note: expanded from here "quirc.cc" ^ quirc.cc:222:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/global.tcl"); ^ quirc.cc:225:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/variables.tcl"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :62:1: note: expanded from here "quirc.cc" ^ quirc.cc:225:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/variables.tcl"); ^ quirc.cc:228:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"if { [file exists \"$env(HOME)/.quirc/dynamic.tcl\"] } { namespace eval ::dynamic { source \"$env(HOME)/.quirc/dynamic.tcl\" } }"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :64:1: note: expanded from here "quirc.cc" ^ quirc.cc:228:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"if { [file exists \"$env(HOME)/.quirc/dynamic.tcl\"] } { namespace eval ::dynamic { source \"$env(HOME)/.quirc/dynamic.tcl\" } }"); ^ quirc.cc:230:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :66:1: note: expanded from here "quirc.cc" ^ quirc.cc:230:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ quirc.cc:256:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/themes/default.tcl"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :68:1: note: expanded from here "quirc.cc" ^ quirc.cc:256:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/themes/default.tcl"); ^ quirc.cc:259:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/themes/$::dynamic::theme"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :70:1: note: expanded from here "quirc.cc" ^ quirc.cc:259:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/themes/$::dynamic::theme"); ^ quirc.cc:262:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/qwidgets.tcl"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :72:1: note: expanded from here "quirc.cc" ^ quirc.cc:262:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"source $env(HOME)/.quirc/qwidgets.tcl"); ^ quirc.cc:265:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"foreach script $::dynamic::default_globalscripts { source $env(HOME)/.quirc/$script }"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :74:1: note: expanded from here "quirc.cc" ^ quirc.cc:265:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"foreach script $::dynamic::default_globalscripts { source $env(HOME)/.quirc/$script }"); ^ quirc.cc:268:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"GUI_Init_Phase_1"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :76:1: note: expanded from here "quirc.cc" ^ quirc.cc:268:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"GUI_Init_Phase_1"); ^ quirc.cc:276:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .main \"Main Status\" %d main {}",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :78:1: note: expanded from here "quirc.cc" ^ quirc.cc:276:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"Init_Window .main \"Main Status\" %d main {}",n); ^ quirc.cc:279:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"GUI_Init_Phase_2"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :80:1: note: expanded from here "quirc.cc" ^ quirc.cc:279:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"GUI_Init_Phase_2"); ^ quirc.cc:282:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(TT_Int(TT_ARGS,"set ::dynamic::first_time")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :82:1: note: expanded from here "quirc.cc" ^ quirc.cc:282:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(TT_Int(TT_ARGS,"set ::dynamic::first_time")) { ^ quirc.cc:283:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"totop 0"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :84:1: note: expanded from here "quirc.cc" ^ quirc.cc:283:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"totop 0"); ^ quirc.cc:284:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"if { [info commands ::event_first_time]!={} } { ::event_first_time } else { echo \"Uh oh... somebody forgot to include an event_first_time.\" }"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :86:1: note: expanded from here "quirc.cc" ^ quirc.cc:284:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"if { [info commands ::event_first_time]!={} } { ::event_first_time } else { echo \"Uh oh... somebody forgot to include an event_first_time.\" }"); ^ quirc.cc:286:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :88:1: note: expanded from here "quirc.cc" ^ quirc.cc:286:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ quirc.cc:300:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"shutdown"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :90:1: note: expanded from here "quirc.cc" ^ quirc.cc:300:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"shutdown"); ^ 24 warnings generated. mv -f .deps/echo.Tpo .deps/echo.Po clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT tcl.o -MD -MP -MF .deps/tcl.Tpo -c -o tcl.o tcl.cc 193 warnings generated. mv -f .deps/dcc.Tpo .deps/dcc.Po clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT servertcl.o -MD -MP -MF .deps/servertcl.Tpo -c -o servertcl.o servertcl.cc 134 warnings generated. mv -f .deps/quirc.Tpo .deps/quirc.Po clang++ -DHAVE_CONFIG_H -I. -I/usr/pkg/include -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -I/usr/local/include -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.cc servertcl.cc:37:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid number of arguments",TCL_VOLATILE); ^ servertcl.cc:42:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid index argument",TCL_VOLATILE); ^ servertcl.cc:46:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid server",TCL_VOLATILE); ^ servertcl.cc:52:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid arguments given",TCL_VOLATILE); ^ servertcl.cc:64:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","chat q q q q",num,argv[4],inet_ntoa(in),argv[6]); ^ servertcl.cc:64:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","chat q q q q",num,argv[4],inet_ntoa(in),argv[6]); ^ servertcl.cctcl.cc:29:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(windowp) TT_EvalF(TT_ARGS, ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :221:1: note: expanded from here "tcl.cc" ^ tcl.cc:30:10: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "QListBox::colorize .windowlist %d active", ^ tcl.cc:41:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!inbgerror && TT_Int(TT_ARGS,"set ::internal::done_main_window")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :223:1: note: expanded from here "tcl.cc" ^ tcl.cc:41:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!inbgerror && TT_Int(TT_ARGS,"set ::internal::done_main_window")) { ^ tcl.cc:43:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_INFO",-1,1,TT_Str(TT_ARGS,"set errorInfo")))) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :225:1: note: expanded from here "tcl.cc" ^ tcl.cc:43:57: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_INFO",-1,1,TT_Str(TT_ARGS,"set errorInfo")))) { ^ tcl.cc:43:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_INFO",-1,1,TT_Str(TT_ARGS,"set errorInfo")))) { ^ tcl.cc:47:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(result,".main",1); ^ tcl.cc:48:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_CODE",-1,1,TT_Str(TT_ARGS,"set errorCode")))) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :227:1: note: expanded from here "tcl.cc" ^ tcl.cc:48:59: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_CODE",-1,1,TT_Str(TT_ARGS,"set errorCode")))) { ^ tcl.cc:48:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_CODE",-1,1,TT_Str(TT_ARGS,"set errorCode")))) { ^ tcl.cc:53:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(result,".main",1); ^ tcl.cc:54:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(!(result=fparse("ERROR_ADDITIONAL",-1,1,argv[1]))) { ^ tcl.cc:59:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] echo(result,".main",1); ^ tcl.cc:71:42: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(baderror || wasinbgerror || !TT_Int(TT_ARGS,"set ::internal::done_main_window")) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :229:1: note: expanded from here "tcl.cc" ^ tcl.cc:71:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(baderror || wasinbgerror || !TT_Int(TT_ARGS,"set ::internal::done_main_window")) { ^ tcl.cc:72:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fprintf(stderr,"%s:\n%s\n",M_ERROR_INFO,TT_Str(TT_ARGS,"set errorInfo")); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :231:1: note: expanded from here "tcl.cc" ^ tcl.cc:72:60: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fprintf(stderr,"%s:\n%s\n",M_ERROR_INFO,TT_Str(TT_ARGS,"set errorInfo")); ^ tcl.cc:73:51: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fprintf(stderr,"%s: %s\n",M_ERROR_CODE,TT_Str(TT_ARGS,"set errorCode")); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :233:1: note: expanded from here "tcl.cc" ^ tcl.cc:73:59: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fprintf(stderr,"%s: %s\n",M_ERROR_CODE,TT_Str(TT_ARGS,"set errorCode")); ^ tcl.cc:87:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: callproc ",TCL_VOLATILE); ^ tcl.cc:90:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s %s %s",argv[1],argv[3],argv[2]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :235:1: note: expanded from here "tcl.cc" ^ tcl.cc:90:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s %s %s",argv[1],argv[3],argv[2]); ^ tcl.cc:115:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: connect []",TCL_VOLATILE); ^ tcl.cc:140:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: closewindow ",TCL_STATIC); ^ tcl.cc:148:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :237:1: note: expanded from here "tcl.cc" ^ tcl.cc:148:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ tcl.cc:151:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :239:1: note: expanded from here "tcl.cc" ^ tcl.cc:151:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ tcl.cc:153:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :241:1: note: expanded from here "tcl.cc" ^ tcl.cc:153:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ tcl.cc:157:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :243:1: note: expanded from here "tcl.cc" ^ tcl.cc:157:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ tcl.cc:158:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :245:1: note: expanded from here "tcl.cc" ^ tcl.cc:158:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ tcl.cc:161:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :247:1: note: expanded from here "tcl.cc" ^ tcl.cc:161:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ tcl.cc:166:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :249:1: note: expanded from here "tcl.cc" ^ tcl.cc:166:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ tcl.cc:167:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :251:1: note: expanded from here "tcl.cc" ^ tcl.cc:167:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ tcl.cc:170:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :253:1: note: expanded from here "tcl.cc" ^ tcl.cc:170:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ tcl.cc:174:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :255:1: note: expanded from here "tcl.cc" ^ tcl.cc:174:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",argv[1]); ^ tcl.cc:185:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :257:1: note: expanded from here "tcl.cc" ^ tcl.cc:185:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ tcl.cc:187:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :259:1: note: expanded from here "tcl.cc" ^ tcl.cc:187:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ tcl.cc:200:17: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",windowp->pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :261:1: note: expanded from here "tcl.cc" ^ tcl.cc:200:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",windowp->pathname); ^ tcl.cc:201:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if((windowp=windows.find(window))) TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :263:1: note: expanded from here "tcl.cc" ^ tcl.cc:201:60: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if((windowp=windows.find(window))) TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",windowp->index); ^ tcl.cc:206:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :265:1: note: expanded from here "tcl.cc" ^ tcl.cc:206:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",newindex); ^ tcl.cc:211:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :267:1: note: expanded from here "tcl.cc" ^ tcl.cc:211:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ tcl.cc:228:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"-1",TCL_VOLATILE); ^ tcl.cc:246:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: disconnect []",TCL_VOLATILE); ^ tcl.cc:257:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: disconnect []",TCL_VOLATILE); ^ :69:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid arguments given",TCL_VOLATILE); ^ servertcl.cc:88:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","s q q q q q","send",num,argv[4],inet_ntoa(in),argv[6],argv[7]); ^ servertcl.cc:88:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","s q q q q q","send",num,argv[4],inet_ntoa(in),argv[6],argv[7]); ^ servertcl.cc:91:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid arguments given",TCL_VOLATILE); ^ servertcl.cc:95:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","s q q q q q q","send",num,argv[4],inet_ntoa(in),argv[6],argv[7],argv[8]); ^ servertcl.cc:95tcl.cc:268:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: echo [] []",TCL_STATIC); ^ tcl.cc:299:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: echotags [] []",TCL_STATIC); ^ tcl.cc:333:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: escape ",TCL_STATIC); ^ tcl.cc:350:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] windowp->server->script("event_dcc_accept","s q q q q q q","send",num,argv[4],inet_ntoa(in),argv[6],argv[7],argv[8]); ^ servertcl.cc:108:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid accept type",TCL_STATIC); ^ servertcl.cc:112:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Out of Memory",TCL_STATIC); ^ servertcl.cc:118:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid accept index",TCL_VOLATILE); ^ servertcl.cc:126:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: acceptlist rename (Invalid data contained in, or number of parameters.",TCL_STATIC); ^ servertcl.cc:132:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: acceptlist overwrite (Only DCC File Gets can use the overwrite option.)",TCL_STATIC); ^ servertcl.cc:139:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid accept index",TCL_STATIC); ^ servertcl.cc:149:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: acceptlist overwrite (Only DCC File Gets can use the overwrite option.)",TCL_STATIC); ^ servertcl.cc:156:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"acceptlist: Invalid accept index",TCL_STATIC); ^ : note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :269:1: note: expanded from here "tcl.cc" ^ tcl.cc:350:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ tcl.cc:359:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fdisplay [arguments]",TCL_STATIC); ^ tcl.cc:363:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fdisplay: Invalid format type.",TCL_STATIC); ^ tcl.cc:372:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fgetformat ",TCL_STATIC); ^ tcl.cc:376:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fdisplay: Invalid format type.",TCL_STATIC); ^ tcl.cc:385:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fgetpathnames [arguments]",TCL_STATIC); ^ tcl.cc:389:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fgetpathnames: Invalid format type.",TCL_STATIC); ^ tcl.cc:399:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: flocation [argument]",TCL_STATIC); ^ tcl.cc:403:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,".main",TCL_STATIC); ^ tcl.cc:407:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[currentwindow]",TCL_STATIC); ^ tcl.cc:411:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[pathname status]",TCL_STATIC); ^ tcl.cc:415:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[if { [currentindex]==[index] } { set ::internal::junk [currentwindow] } else { set ::internal::junk [pathname status] }]",TCL_STATIC); ^ tcl.cc:419:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[pathname all]",TCL_STATIC); ^ tcl.cc:423:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[pathname files]",TCL_STATIC); ^ tcl.cc:427:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"[windows]",TCL_STATIC); ^ tcl.cc:431:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"",TCL_STATIC); ^ tcl.cc:454:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"flocation: Invalid type or too few arguments.",TCL_STATIC); ^ tcl.cc:464:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fparse [arguments]",TCL_STATIC); ^ tcl.cc:468:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fparse: Invalid format type.",TCL_STATIC); ^ tcl.cc:472:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fparse: Error parsing format (No argument present for format argument number?).",TCL_STATIC); ^ tcl.cc:481:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fset [location [activate]]",TCL_STATIC); ^ tcl.cc:498:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: gettags []",TCL_STATIC); ^ tcl.cc:509:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: gettags [] (Pathname cannot be an empty string.)",TCL_STATIC); ^ tcl.cc:534:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :271:1: note: expanded from here "tcl.cc" ^ tcl.cc:534:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ tcl.cc:535:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,historycommand); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :273:1: note: expanded from here "tcl.cc" ^ tcl.cc:535:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,historycommand); ^ tcl.cc:541:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :275:1: note: expanded from here "tcl.cc" ^ tcl.cc:541:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ tcl.cc:544:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,commandp->line); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :277:1: note: expanded from here "tcl.cc" ^ tcl.cc:544:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,commandp->line); ^ tcl.cc:555:37: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] historycommand=strdup(TT_StrF(TT_ARGS,"%s.entry get",currentwindow)); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :279:1: note: expanded from here "tcl.cc" ^ tcl.cc:555:45: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] historycommand=strdup(TT_StrF(TT_ARGS,"%s.entry get",currentwindow)); ^ tcl.cc:558:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :281:1: note: expanded from here "tcl.cc" ^ tcl.cc:558:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",currentwindow); ^ tcl.cc:561:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,commandp->line); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :283:1: note: expanded from here "tcl.cc" ^ tcl.cc:561:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry insert 0 %q",currentwindow,commandp->line); ^ tcl.cc:568:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_STATIC); ^ tcl.cc:577:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: index",TCL_VOLATILE); ^ tcl.cc:580:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"-1",TCL_VOLATILE); ^ tcl.cc:587:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"1",TCL_VOLATILE); ^ tcl.cc:589:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_VOLATILE); ^ tcl.cc:599:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] count+=TT_IntF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :285:1: note: expanded from here "tcl.cc" ^ tcl.cc:599:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] count+=TT_IntF(TT_ARGS,"\ ^ tcl.cc:611:17: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] count+=TT_Int(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :287:1: note: expanded from here "tcl.cc" ^ tcl.cc:611:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] count+=TT_Int(TT_ARGS,"\ ^ tcl.cc:622:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"echo \"Total Characters: %d (*3=%d)\"",count,count*3); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :289:1: note: expanded from here "tcl.cc" ^ tcl.cc:622:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"echo \"Total Characters: %d (*3=%d)\"",count,count*3); ^ tcl.cc:623:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"echo \"Memory usage: [lindex [exec cat /proc/[pid]/stat] 22]\""); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :291:1: note: expanded from here "tcl.cc" ^ tcl.cc:623:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"echo \"Memory usage: [lindex [exec cat /proc/[pid]/stat] 22]\""); ^ tcl.cc:624:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"echo \"Memory Usage minus Total Predicted: [expr [lindex [exec cat /proc/[pid]/stat] 22]-%d]\"",count*3); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :293:1: note: expanded from here "tcl.cc" ^ tcl.cc:624:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"echo \"Memory Usage minus Total Predicted: [expr [lindex [exec cat /proc/[pid]/stat] 22]-%d]\"",count*3); ^ tcl.cc:674:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Error occured during call to gettimeofday()",TCL_VOLATILE); ^ tcl.cc:725:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: newserver [[:[][:]]]",TCL_STATIC); ^ tcl.cc:741:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windowp->index+1); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :295:1: note: expanded from here "tcl.cc" ^ tcl.cc:741:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windowp->index+1); ^ tcl.cc:743:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"totop 0"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :297:1: note: expanded from here "tcl.cc" ^ tcl.cc:743:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"totop 0"); ^ tcl.cc:751:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: parse [ ...]",TCL_STATIC); ^ servertcl.cctcl.cc:757:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: parse format ",TCL_STATIC); ^ tcl.cc:763:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: parse args ",TCL_STATIC); ^ tcl.cc:770:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: parse location []",TCL_STATIC); ^ tcl.cc:822:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: parseentry ",TCL_STATIC); ^ tcl.cc:827:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] theentry=strdup(TT_StrF(TT_ARGS,"%s.entry get",argv[1])); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :299:1: note: expanded from here "tcl.cc" ^ tcl.cc:827:37: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] theentry=strdup(TT_StrF(TT_ARGS,"%s.entry get",argv[1])); ^ tcl.cc:832:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",argv[1]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :301:1: note: expanded from here "tcl.cc" ^ tcl.cc:832:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.entry delete 0 end",argv[1]); ^ tcl.cc:833:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_StrF(TT_ARGS,"info command ::event_enter"))) { ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :303:1: note: expanded from here "tcl.cc" ^ tcl.cc:833:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(strlen(TT_StrF(TT_ARGS,"info command ::event_enter"))) { ^ tcl.cc:834:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] returned=strdup(TT_StrF(TT_ARGS,"::event_enter %q %s",theentry,argv[1])); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :305:1: note: expanded from here "tcl.cc" ^ tcl.cc:834:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] returned=strdup(TT_StrF(TT_ARGS,"::event_enter %q %s",theentry,argv[1])); ^ tcl.cc:852:34: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] position=mystrtok(theentry,"\n"); ^ tcl.cc:855:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] position=mystrtok(0,"\n"); ^ tcl.cc:886:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("OUTGOING_TEXT",windowp->server->index,2,argv[1],position); ^ tcl.cc:889:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] position=mystrtok(0,"\n"); ^ tcl.cc:908:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: popup [2 to 5 arguments] (Global)",TCL_VOLATILE); ^ tcl.cc:918:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add command -label \"%q\" -command %q",menuname,argv[5],argv[6]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :307:1: note: expanded from here "tcl.cc" ^ tcl.cc:918:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add command -label \"%q\" -command %q",menuname,argv[5],argv[6]); ^ tcl.cc:931:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add cascade -label \"%q\" -menu \"%q\"",basemenuname,argv[5],menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :309:1: note: expanded from here "tcl.cc" ^ tcl.cc:931:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add cascade -label \"%q\" -menu \"%q\"",basemenuname,argv[5],menuname); ^ tcl.cc:932:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :311:1: note: expanded from here "tcl.cc" ^ tcl.cc:932:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ tcl.cc:941:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :313:1: note: expanded from here "tcl.cc" ^ tcl.cc:941:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",menuname); ^ tcl.cc:942:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :315:1: note: expanded from here "tcl.cc" ^ tcl.cc:942:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ tcl.cc:955:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windowp->index-1); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :317:1: note: expanded from here "tcl.cc" ^ tcl.cc:955:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windowp->index-1); ^ tcl.cc:957:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windows.lastindex()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :319:1: note: expanded from here "tcl.cc" ^ tcl.cc:957:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"totop %d",windows.lastindex()); ^ tcl.cc:971:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: renamewindow ",TCL_STATIC); ^ tcl.cc:982:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: renamewindow (Invalid pathname specified.)",TCL_STATIC); ^ tcl.cc:998:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",newindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :321:1: note: expanded from here "tcl.cc" ^ tcl.cc:998:20: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::delete .windowlist %d",newindex); ^ tcl.cc:1001:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::insert .windowlist %d \"${::dynamic::theme_windowlist_indent}%q\"",reallynewindex,argv[2]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :323:1: note: expanded from here "tcl.cc" ^ tcl.cc:1001:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::insert .windowlist %d \"${::dynamic::theme_windowlist_indent}%q\"",reallynewindex,argv[2]); ^ tcl.cc:1003:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::insert .windowlist %d \"%q\"",reallynewindex,argv[2]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :325:1: note: expanded from here "tcl.cc" ^ tcl.cc:1003:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::insert .windowlist %d \"%q\"",reallynewindex,argv[2]); ^ tcl.cc:1007:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",reallynewindex); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :327:1: note: expanded from here "tcl.cc" ^ tcl.cc:1007:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",reallynewindex); ^ tcl.cc:1015:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :329:1: note: expanded from here "tcl.cc" ^ tcl.cc:1015:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",windowp->index); ^ tcl.cc:1033:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: say []",TCL_VOLATILE); ^ tcl.cc:1042:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"say: Invalid target pathname.",TCL_VOLATILE); ^ tcl.cc:1053:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("OUTGOING_TEXT",windowp->server->index,2,window.pathname,position); ^ tcl.cc:1064:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("OUTGOING_TEXT",windowp->server->index,2,window.pathname,position); ^ tcl.cc:1072:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("OUTGOING_TEXT",windowp->server->index,2,window.pathname,position); ^ tcl.cc:1078:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"say: Improper say usage. Please use only for query, channel, or chat windows.",TCL_VOLATILE); ^ tcl.cc:1084:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :331:1: note: expanded from here "tcl.cc" ^ tcl.cc:1084:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ tcl.cc:1093:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] (char *)TT_Str(TT_ARGS,"set tempvariable"), ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :333:1: note: expanded from here "tcl.cc" ^ tcl.cc:1093:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] (char *)TT_Str(TT_ARGS,"set tempvariable"), ^ tcl.cc:1099:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :335:1: note: expanded from here "tcl.cc" ^ tcl.cc:1099:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ tcl.cc:1108:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] (char *)TT_Str(TT_ARGS,"set tempvariable"), ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :337:1: note: expanded from here "tcl.cc" ^ tcl.cc:1108:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] (char *)TT_Str(TT_ARGS,"set tempvariable"), ^ tcl.cc:1117:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: serverindex ",TCL_STATIC); ^ tcl.cc:1121:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"-1",TCL_VOLATILE); ^ :177:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: channelmode ",TCL_VOLATILE); ^ servertcl.cc:182:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"channelmode: Invalid server\n",TCL_VOLATILE); ^ servertcl.cc:198:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"channelmode: Channel not found",TCL_VOLATILE); ^ servertcl.cc:209:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: channels",TCL_VOLATILE); ^ servertcl.cc:220:44: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :221:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:220:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ tcl.cc:1155:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"set ::dynamic::do_rawview 0"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :339:1: note: expanded from here "tcl.cc" ^ tcl.cc:1155:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"set ::dynamic::do_rawview 0"); ^ tcl.cc:1168:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set ::%d::intentional_disconnect 1",windowp->server->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :341:1: note: expanded from here "tcl.cc" ^ tcl.cc:1168:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set ::%d::intentional_disconnect 1",windowp->server->index); ^ tcl.cc:1169:35: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"QUIT :%s",TT_Str(TT_ARGS,"set ::dynamic::default_quit")); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :343:1: note: expanded from here "tcl.cc" ^ tcl.cc:1169:43: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] sprintf(temp,"QUIT :%s",TT_Str(TT_ARGS,"set ::dynamic::default_quit")); ^ tcl.cc:1197:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: title []",TCL_VOLATILE); ^ tcl.cc:1209:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"wm title . %q",arg); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :345:1: note: expanded from here "tcl.cc" ^ tcl.cc:1209:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"wm title . %q",arg); ^ tcl.cc:1213:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: title [] (Invalid pathname specified.)",TCL_STATIC); ^ tcl.cc:1241:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS," if { [info commands ::event_windowchanged]!=\"\" } { event_windowchanged %q %q %d %d %q %q %d %d }",windowp2->pathname,windowp2->name,i2,windowp2->index,windowp->pathname,windowp->name,i,windowp->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :347:1: note: expanded from here "tcl.cc" ^ tcl.cc:1241:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS," if { [info commands ::event_windowchanged]!=\"\" } { event_windowchanged %q %q %d %d %q %q %d %d }",windowp2->pathname,windowp2->name,i2,windowp2->index,windowp->pathname,windowp->name,i,windowp->index); ^ tcl.cc:1243:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"wm title . %q",windowp->title.c_str()); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :349:1: note: expanded from here "tcl.cc" ^ tcl.cc:1243:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"wm title . %q",windowp->title.c_str()); ^ tcl.cc:1246:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"raise %s",windowp->pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :351:1: note: expanded from here "tcl.cc" ^ tcl.cc:1246:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"raise %s",windowp->pathname); ^ tcl.cc:1247:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::colorize .windowlist %d normal", n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :353:1: note: expanded from here "tcl.cc" ^ tcl.cc:1247:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::colorize .windowlist %d normal", n); ^ tcl.cc:1248:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",n); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :355:1: note: expanded from here "tcl.cc" ^ tcl.cc:1248:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"QListBox::select .windowlist %d",n); ^ tcl.cc:1249:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text see end",windowp->pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :357:1: note: expanded from here "tcl.cc" ^ tcl.cc:1249:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s.text see end",windowp->pathname); ^ tcl.cc:1250:14: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"focus %s.entry",windowp->pathname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :359:1: note: expanded from here "tcl.cc" ^ tcl.cc:1250:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"focus %s.entry",windowp->pathname); ^ tcl.cc:1253:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"::template::condis %d",windowp->server->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :361:1: note: expanded from here "tcl.cc" ^ tcl.cc:1253:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"::template::condis %d",windowp->server->index); ^ tcl.cc:1255:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"::template::condis -1"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :363:1: note: expanded from here "tcl.cc" ^ tcl.cc:1255:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"::template::condis -1"); ^ tcl.cc:1257:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"update idletasks"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :365:1: note: expanded from here "tcl.cc" ^ tcl.cc:1257:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"update idletasks"); ^ tcl.cc:1265:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,VERSION,TCL_VOLATILE); ^ ./config.h:89:17: note: expanded from macro 'VERSION' #define VERSION "0.9.84" ^ tcl.cc:1273:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: windowindex []",TCL_STATIC); ^ tcl.cc:1281:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"-1",TCL_STATIC); ^ tcl.cc:1285:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: windowindex [] (Invalid pathname given.",TCL_STATIC); ^ tcl.cc:1311:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: windows",TCL_STATIC); ^ servertcl.cc:230:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_VOLATILE); ^ servertcl.cc:245:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: createchannel ",TCL_VOLATILE); ^ servertcl.cc:249:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_VOLATILE); ^ servertcl.cc:262:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: createquery ",TCL_VOLATILE); ^ servertcl.cc:266:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_VOLATILE); ^ servertcl.cc:280:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: dcc [filename]",TCL_VOLATILE); ^ servertcl.cc:285:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dcc: Invalid index argument",TCL_VOLATILE); ^ servertcl.cc:289:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dcc: Invalid server",TCL_VOLATILE); ^ servertcl.cc:293:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dcc: Empty nick not allowed",TCL_VOLATILE); ^ servertcl.cc:297:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dcc: Empty filename not allowed",TCL_VOLATILE); ^ servertcl.cc:308:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dcc: Error occured while attempting to create DCC",TCL_STATIC); ^ servertcl.cc:317:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: dccquote [=] ",TCL_STATIC); ^ servertcl.cc:321:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"dccquote: The server for the given server number could not be found.",TCL_STATIC); ^ servertcl.cc:335:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: dccquote [=] (Could not find the given nick)",TCL_STATIC); ^ servertcl.cc:341:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fdisplay [arguments]",TCL_STATIC); ^ servertcl.cc:345:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fdisplay: Invalid format type.",TCL_STATIC); ^ servertcl.cc:354:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fgetpathnames [arguments]",TCL_STATIC); ^ servertcl.cc:358:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fgetpathnames: Invalid format type.",TCL_STATIC); ^ servertcl.cc:372:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fixnicklist ",TCL_STATIC); ^ servertcl.cc:388:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fixnicklist (Invalid channel given)",TCL_STATIC); ^ servertcl.cc:402:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: fparse [arguments]",TCL_STATIC); ^ servertcl.cc:406:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fparse: Invalid format type.",TCL_STATIC); ^ servertcl.cc:410:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"fparse: Error parsing format (No argument present for format argument number?).",TCL_STATIC); ^ servertcl.cc:419:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: index",TCL_VOLATILE); ^ servertcl.cc:433:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: ison ",TCL_STATIC); ^ servertcl.cc:440:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_STATIC); ^ servertcl.cc:444:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"1",TCL_STATIC); ^ servertcl.cc:459:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: isop ",TCL_STATIC); ^ servertcl.cc:466:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_STATIC); ^ servertcl.cc:470:41: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(nickp->oped) Tcl_SetResult(interp,"1",TCL_STATIC); ^ servertcl.cc:485:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: isvoice ",TCL_STATIC); ^ servertcl.cc:492:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_STATIC); ^ servertcl.cc:496:43: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(nickp->voiced) Tcl_SetResult(interp,"1",TCL_STATIC); ^ servertcl.cc:510:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: killdcc ",TCL_VOLATILE); ^ servertcl.cc:535:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: modenicks #channel",TCL_VOLATILE); ^ servertcl.cc:548:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :223:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:548:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ servertcl.cc:565:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: modes ",TCL_STATIC); ^ tcl.cc:1328:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: windowtype ",TCL_STATIC); ^ servertcl.cc:624:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: nicks #channel",TCL_VOLATILE); ^ servertcl.cc:637:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :225:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:637:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ servertcl.cc:650:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: onchannel ",TCL_VOLATILE); ^ servertcl.cc:654:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"0",TCL_STATIC); ^ servertcl.cc:677:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: pathname [specifier]",TCL_STATIC); ^ servertcl.cc:794:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Incorrect number of arguments.",TCL_VOLATILE); ^ servertcl.cc:807:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add command -label \"%q\" -command { namespace eval ::%d %q }",menuname,argv[6],windowp->server->index,argv[7]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :227:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:807:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add command -label \"%q\" -command { namespace eval ::%d %q }",menuname,argv[6],windowp->server->index,argv[7]); ^ servertcl.cc:819:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add cascade -label \"%q\" -menu \"%q\"",basemenuname,argv[6],menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :229:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:819:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s add cascade -label \"%q\" -menu \"%q\"",basemenuname,argv[6],menuname); ^ servertcl.cc:820:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :231:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:820:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ servertcl.cc:828:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :233:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:828:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"destroy %s",menuname); ^ servertcl.cc:829:18: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :235:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:829:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"menu %s",menuname); ^ servertcl.cc:842:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: queries",TCL_VOLATILE); ^ servertcl.cc:853:44: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :237:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:853:52: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,(char *)TT_StrF(TT_ARGS,"split %q \" \"",assemble.c_str()),TCL_VOLATILE); ^ servertcl.cc:889:13: error: assigning to 'char *' from incompatible type 'const char *' while((pos=strstr(afterslash,"/"))) afterslash=pos+1;; ^~~~~~~~~~~~~~~~~~~~~~ servertcl.cc:899:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d::%s { namespace import -force ::%d::* }",windowp->server->index,temp,windowp->server->index); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :239:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:899:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d::%s { namespace import -force ::%d::* }",windowp->server->index,temp,windowp->server->index); ^ servertcl.cc:900:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [lsearch -exact $::%d::scripts %s]!=-1 } { set ::%d::scripts [lreplace $::%d::scripts [lsearch -exact $::%d::scripts %s] [lsearch -exact $::%d::scripts %s]] }",windowp->server->index,temp,windowp->server->index,windowp->server->index,windowp->server->index,temp,windowp->server->index,temp); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :241:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:900:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [lsearch -exact $::%d::scripts %s]!=-1 } { set ::%d::scripts [lreplace $::%d::scripts [lsearch -exact $::%d::scripts %s] [lsearch -exact $::%d::scripts %s]] }",windowp->server->index,temp,windowp->server->index,windowp->server->index,windowp->server->index,temp,windowp->server->index,temp); ^ servertcl.cc:901:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set ::%d::scripts [linsert $::%d::scripts 0 %s]",windowp->server->index,windowp->server->index,temp); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :243:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:901:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"set ::%d::scripts [linsert $::%d::scripts 0 %s]",windowp->server->index,windowp->server->index,temp); ^ servertcl.cc:902:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d::%s { source \"$env(HOME)/.quirc/%q\" }",windowp->server->index,temp,argv[2]); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :245:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:902:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d::%s { source \"$env(HOME)/.quirc/%q\" }",windowp->server->index,temp,argv[2]); ^ servertcl.cc:904:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("SCRIPT_LOAD",windowp->server->index,2,argv[2],assemble); ^ servertcl.cc:960:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: server [server[:[port][:password]]",TCL_STATIC); ^ servertcl.cc:968:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: server [server[:[port][:password]] (Invalid server index specified.)",TCL_STATIC); ^ servertcl.cc:978:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Usage: topic ",TCL_STATIC); ^ servertcl.cc:1009:13: error: assigning to 'char *' from incompatible type 'const char *' while((pos=strstr(afterslash,"/"))) afterslash=pos+1;; ^~~~~~~~~~~~~~~~~~~~~~ servertcl.cc:1021:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [info commands ::%d::%s::event_unload]!=\"\" } { ::%d::%s::event_unload }",windowp->server->index,temp,windowp->server->index,temp); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :247:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:1021:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [info commands ::%d::%s::event_unload]!=\"\" } { ::%d::%s::event_unload }",windowp->server->index,temp,windowp->server->index,temp); ^ servertcl.cc:1022:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace delete ::%d::%s",windowp->server->index,temp); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :249:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:1022:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace delete ::%d::%s",windowp->server->index,temp); ^ servertcl.cc:1023:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [lsearch -exact $::%d::scripts %s]!=\"\" } { set ::%d::scripts [lreplace $::%d::scripts [lsearch -exact $::%d::scripts %s] [lsearch -exact $::%d::scripts %s]] }",windowp->server->index,temp,windowp->server->index,windowp->server->index,windowp->server->index,temp,windowp->server->index,temp); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :251:1: note: expanded from here "servertcl.cc" ^ servertcl.cc:1023:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"if { [lsearch -exact $::%d::scripts %s]!=\"\" } { set ::%d::scripts [lreplace $::%d::scripts [lsearch -exact $::%d::scripts %s] [lsearch -exact $::%d::scripts %s]] }",windowp->server->index,temp,windowp->server->index,windowp->server->index,windowp->server->index,temp,windowp->server->index,temp); ^ servertcl.cc:1105:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist [ ...]",TCL_STATIC); ^ servertcl.cc:1110:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"First argument passed to ::template::userlist does not refer to a valid server window.",TCL_STATIC); ^ servertcl.cc:1119:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (Type/info pair must contain two elements.)",TCL_STATIC); ^ servertcl.cc:1125:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (Type must be one of simple, regexp, or alias.)",TCL_STATIC); ^ servertcl.cc:1134:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (Given type/info pair has no defined value.)",TCL_STATIC); ^ servertcl.cc:1183:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] data=""; ^ servertcl.cc:1187:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] data=""; ^ servertcl.cc:1193:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (flag/data set should be a list of 1 or 2, or a scalar.)",TCL_STATIC); ^ servertcl.cc:1272:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (Type/info pair must contain two elements.)",TCL_STATIC); ^ servertcl.cc:1328:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist set (Type/info pair must contain two elements.)",TCL_STATIC); ^ servertcl.cc:1335:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"-1",TCL_STATIC); ^ servertcl.cc:1367:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias set (Given alias has no defined value.)",TCL_STATIC); ^ servertcl.cc:1397:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias set (The type/info list must contain only type/info pairs.)",TCL_STATIC); ^ servertcl.cc:1408:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias set (The type can be only simple or regexp.)",TCL_STATIC); ^ servertcl.cc:1417:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias set (The type can be only simple or regexp.)",TCL_STATIC); ^ servertcl.cc:1424:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias set (The type can be only simple or regexp.)",TCL_STATIC); ^ servertcl.cc:1470:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias expand (type/info must be a tcl list of two elements.)",TCL_STATIC); ^ servertcl.cc:1477:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist alias expand (Given alias has no defined value.)",TCL_STATIC); ^ servertcl.cc:1495:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Unimplemented!",TCL_STATIC); ^ servertcl.cc:1515:27: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist match (An alias present in the userlist is undefined.)",TCL_STATIC); ^ servertcl.cc:1544:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Unimplemented!",TCL_STATIC); ^ servertcl.cc:1550:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"Unimplemented!",TCL_STATIC); ^ servertcl.cc:1554:26: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] Tcl_SetResult(interp,"usage: userlist [ ...] (Wrong number of arguments for given command.)",TCL_STATIC); ^ command.cc:90:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d %q",windowp->server->index,command); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :258:1: note: expanded from here "command.cc" ^ command.cc:90:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"namespace eval ::%d %q",windowp->server->index,command); ^ command.cc:92:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s",command); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :260:1: note: expanded from here "command.cc" ^ command.cc:92:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"%s",command); ^ command.cc:98:12: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if(check("lookup",command,argument)) { ^ command.cc:104:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_ERROR",-1,1,M_DNS_ERROR_UNKNOWN); ^ command.cc:107:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_ERROR",-1,1,M_DNS_ERROR_NOIP); ^ command.cc:110:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_ERROR",-1,1,M_DNS_ERROR_NORECOVER); ^ command.cc:113:13: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_ERROR",-1,1,M_DNS_ERROR_TEMPORARY); ^ command.cc:117:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_FOR",-1,1,argument); ^ command.cc:118:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_HOSTNAME",-1,1,h->h_name); ^ command.cc:119:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] fdisplay("DNS_IP",-1,1,inet_ntoa(*((struct in_addr*)h->h_addr))); ^ command.cc:142:15: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :262:1: note: expanded from here "command.cc" ^ command.cc:142:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_Eval(TT_ARGS,"\ ^ command.cc:147:11: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :264:1: note: expanded from here "command.cc" ^ command.cc:147:19: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ command.cc:161:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :266:1: note: expanded from here "command.cc" ^ command.cc:161:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ command.cc:170:16: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :268:1: note: expanded from here "command.cc" ^ command.cc:170:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] TT_EvalF(TT_ARGS,"\ ^ command.cc:176:21: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] parsed=TT_Int(TT_ARGS,"set ::internal::alias_parsed"); ^ ./tcltk.h:12:27: note: expanded from macro 'TT_ARGS' #define TT_ARGS TT_Interp,__FILE__,__LINE__ ^ :270:1: note: expanded from here "command.cc" ^ command.cc:176:29: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] parsed=TT_Int(TT_ARGS,"set ::internal::alias_parsed"); ^ 125 warnings and 2 errors generated. Makefile:568: recipe for target 'servertcl.o' failed gmake[2]: *** [servertcl.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... 22 warnings generated. mv -f .deps/command.Tpo .deps/command.Po 218 warnings generated. mv -f .deps/tcl.Tpo .deps/tcl.Po gmake[2]: Leaving directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84' Makefile:609: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/chat/quirc/work/quirc-0.9.84' Makefile:431: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/chat/quirc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/quirc