* CPV: net-ftp/pftpfxp-1.11 * REPO: gentoo * USE: elibc_glibc kernel_linux ssl test userland_GNU x86 >>> Unpacking source... >>> Unpacking pftp-shit.v.1.11.zip to /var/tmp/portage/net-ftp/pftpfxp-1.11/work >>> Source unpacked in /var/tmp/portage/net-ftp/pftpfxp-1.11/work >>> Preparing source in /var/tmp/portage/net-ftp/pftpfxp-1.11/work/pftp-shit.v.1.11 ... * Applying 1.11-gcc43.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-ftp/pftpfxp-1.11/work/pftp-shit.v.1.11 ... pFTP configure utility by HoE... Platform = Linux Using make = gmake OpenSSL dir = /usr Done, you can do "gmake static" or "gmake dynamic" now... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-ftp/pftpfxp-1.11/work/pftp-shit.v.1.11 ... make -j14 cd src;gmake;cd .. gmake[1]: Entering directory `/var/tmp/portage/net-ftp/pftpfxp-1.11/work/pftp-shit.v.1.11/src' i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS main.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS switchserver.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS tcp.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS displayupdate.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS server.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS bookmark.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS opensitedialog.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS displayhandler.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS keyhandler.cc i686-pc-linux-gnu-g++ -c -O2 -pipe -Wall -D_REENTRANT -I../include -O2 -I/usr/include -DTLS tlsutil.cc In file included from switchserver.cc:6:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from keyhandler.cc:14:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from opensitedialog.cc:8:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from keyhandler.cc:17:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration keyhandler.cc: In member function ‘void CKeyHandler::Loop()’: keyhandler.cc:59:61: warning: deprecated conversion from string constant to ‘char*’ keyhandler.cc:76:71: warning: deprecated conversion from string constant to ‘char*’ keyhandler.cc:247:59: warning: deprecated conversion from string constant to ‘char*’ keyhandler.cc:250:61: warning: deprecated conversion from string constant to ‘char*’ In file included from opensitedialog.cc:11:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration In file included from bookmark.cc:9:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from displayhandler.cc:18:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from switchserver.cc:9:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration In file included from main.cc:17:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from tcp.cc:21:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from displayupdate.cc:9:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration In file included from server.cc:20:0: ../include/defines.h:381:1: warning: ‘typedef’ was ignored in this declaration tcp.cc: In member function ‘bool CTCP::SecureControl()’: tcp.cc:275:20: warning: deprecated conversion from string constant to ‘char*’ tcp.cc: In member function ‘bool CTCP::SendData(char*)’: tcp.cc:362:55: warning: deprecated conversion from string constant to ‘char*’ tcp.cc: In member function ‘void CTCP::AddLogLine(char*)’: tcp.cc:420:42: warning: deprecated conversion from string constant to ‘char*’ tcp.cc: In member function ‘void CTCP::UpdateStack()’: tcp.cc:501:47: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:546:52: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:550:52: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:554:52: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:558:52: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:576:52: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:579:67: warning: deprecated conversion from string constant to ‘char*’ tcp.cc: In member function ‘int CTCP::WaitForDataAndRead(int, int*)’: tcp.cc:648:60: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:672:27: warning: deprecated conversion from string constant to ‘char*’ tcp.cc: In member function ‘bool CTCP::WaitForMessage(int)’: tcp.cc:706:69: warning: deprecated conversion from string constant to ‘char*’ tcp.cc:712:67: warning: deprecated conversion from string constant to ‘char*’ In file included from bookmark.cc:12:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration In file included from main.cc:20:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration bookmark.cc: In member function ‘bool CDisplayHandler::ReadBookmarks()’: bookmark.cc:362:71: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘void adjust(int)’: main.cc:124:31: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘bool FireDisplayHandler()’: main.cc:294:39: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘void* DetachServer(void*)’: main.cc:318:38: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘void FireupLocalFilesys()’: main.cc:371:40: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:576:72: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘void FireupRemoteServer(CServer*)’: main.cc:387:41: warning: deprecated conversion from string constant to ‘char*’ In file included from displayupdate.cc:12:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration bookmark.cc:793:68: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1020:70: warning: deprecated conversion from string constant to ‘char*’ displayupdate.cc: In member function ‘void CDisplayHandler::CloseView()’: displayupdate.cc:366:78: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘int main(int, char**)’: main.cc:1126:28: warning: deprecated conversion from string constant to ‘char*’ main.cc:1148:26: warning: deprecated conversion from string constant to ‘char*’ main.cc:1198:74: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘void* listenUdp(void*)’: main.cc:1282:56: warning: deprecated conversion from string constant to ‘char*’ main.cc:1285:53: warning: deprecated conversion from string constant to ‘char*’ main.cc:1289:63: warning: deprecated conversion from string constant to ‘char*’ main.cc:1313:30: warning: deprecated conversion from string constant to ‘char*’ main.cc:1328:74: warning: deprecated conversion from string constant to ‘char*’ In file included from displayhandler.cc:21:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration bookmark.cc: In member function ‘int CDisplayHandler::ProbeBookmarkRC()’: bookmark.cc:1506:47: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1509:46: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1513:52: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1517:50: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1521:50: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1525:50: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1530:43: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘int main(int, char**)’: main.cc:1107:45: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result bookmark.cc: In member function ‘void CDisplayHandler::NoticeNoMatch()’: bookmark.cc:1584:56: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1584:56: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘void CDisplayHandler::NoticeNoBookmark()’: bookmark.cc:1588:55: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1588:55: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘void CDisplayHandler::NoticeNoPasswd()’: bookmark.cc:1592:53: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1592:53: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘void CDisplayHandler::NoticeBadPasswd()’: bookmark.cc:1596:54: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1596:54: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘void CDisplayHandler::OpenPasswordInput(bool)’: bookmark.cc:1602:29: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘void CDisplayHandler::OpenChangePasswordInput(bool)’: bookmark.cc:1609:50: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1613:50: warning: deprecated conversion from string constant to ‘char*’ main.cc: In function ‘bool ReadKeymap(char*)’: main.cc:964:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result main.cc: In function ‘bool ReadConfig(char*)’: main.cc:461:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result displayhandler.cc: In constructor ‘CDisplayHandler::CDisplayHandler()’: displayhandler.cc:86:62: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘int CDisplayHandler::ProbeBookmarkRC()’: bookmark.cc:1497:44: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result bookmark.cc:1498:20: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:1503:38: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1505:23: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:1534:23: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result displayhandler.cc: In member function ‘void CDisplayHandler::HandleMessage(int, int, int)’: displayhandler.cc:482:81: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:482:81: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc: In member function ‘bool CDisplayHandler::ReadBookmarks()’: bookmark.cc:353:44: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result bookmark.cc:354:20: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:359:35: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:365:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:371:31: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:378:43: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:387:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:393:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:398:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:403:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:408:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:413:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:419:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:425:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:430:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:435:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:440:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:445:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:450:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:454:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result displayhandler.cc:567:80: warning: deprecated conversion from string constant to ‘char*’bookmark.cc:458:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:462:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:466:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:470:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:474:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:478:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:482:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:486:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:490:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:494:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:498:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:502:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:506:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:510:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:514:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:518:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:522:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:526:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:530:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:534:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:538:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:542:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:579:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:585:31: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:592:43: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_resultdisplayhandler.cc:616:103: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:601:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:607:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:612:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:617:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:622:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:627:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:633:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:639:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:644:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:649:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:654:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:659:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:664:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:667:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:671:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:675:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:679:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:683:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:687:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:691:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:695:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:699:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:703:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:707:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:711:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:715:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:719:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:723:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:727:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:731:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:735:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:739:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:743:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:747:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:751:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:755:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:759:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:794:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:800:31: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:807:43: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:816:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:822:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:827:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:832:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:837:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:842:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:848:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:854:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:859:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:864:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:869:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:874:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:879:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:883:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:887:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:891:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:895:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:899:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:903:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:907:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:911:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:915:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:919:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:923:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:927:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:931:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:935:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:939:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:943:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:947:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:951:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:955:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:959:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:963:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:967:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:971:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:975:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:979:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:983:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:987:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:991:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:996:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1022:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1028:31: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:1035:43: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1044:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1050:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1055:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1060:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1065:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1070:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1076:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1082:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1087:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1092:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1097:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1102:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1107:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1110:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1114:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1118:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1122:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1126:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1130:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1134:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1138:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1142:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1146:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1150:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1154:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1158:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1162:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1166:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1170:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1174:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1178:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1182:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_resultdisplayhandler.cc:644:106: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1186:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1190:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1194:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1198:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1202:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1206:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1210:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1214:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1218:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1222:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1227:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1253:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1259:31: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:1266:43: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1275:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1281:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1286:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1291:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1296:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1301:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1307:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result displayhandler.cc:665:131: warning: deprecated conversion from string constant to ‘char*’ bookmark.cc:1313:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1318:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1323:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1328:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1333:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1339:52: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1345:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1349:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1353:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1357:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1361:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1365:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1369:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1373:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1377:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1381:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1385:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1389:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1393:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1397:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1401:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1405:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1409:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1413:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1417:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1421:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1425:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1429:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1433:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1437:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result displayhandler.cc:698:124: warning: deprecated conversion from string constant to ‘char*’bookmark.cc:1441:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1445:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1449:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1453:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1457:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1462:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc:1483:23: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:1488:19: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result displayhandler.cc:718:123: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:738:125: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:751:81: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:751:81: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:764:103: warning: deprecated conversion from string constant to ‘char*’ displayupdate.cc: In member function ‘void CDisplayHandler::RefreshView()’: displayupdate.cc:213:60: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result displayhandler.cc:923:79: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:923:79: warning: deprecated conversion from string constant to ‘char*’ displayupdate.cc: In member function ‘bool CDisplayHandler::OpenView()’: displayupdate.cc:169:60: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result bookmark.cc: In member function ‘void CDisplayHandler::SaveBookmarks()’: bookmark.cc:28:44: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result bookmark.cc:29:20: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result bookmark.cc:264:19: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result In file included from server.cc:23:0: ../include/displayhandler.h:7:1: warning: ‘typedef’ was ignored in this declaration displayhandler.cc:1864:86: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1878:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1878:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1888:86: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1901:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1901:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1962:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1962:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1975:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:1975:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2009:86: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2020:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2020:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2029:86: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2040:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2040:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2061:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2061:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2074:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2074:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2087:74: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2303:78: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2328:63: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2335:82: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2342:66: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2349:65: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2357:73: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2365:73: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2372:85: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2379:82: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2386:87: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2393:87: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2401:73: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2408:78: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2416:73: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2423:75: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2430:75: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2633:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2640:79: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2647:79: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘char* CServer::GetSection(int)’: server.cc:209:24: warning: deprecated conversion from string constant to ‘char*’ server.cc:210:30: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘void CServer::HandleMessage(int, char*, int)’: server.cc:265:53: warning: deprecated conversion from string constant to ‘char*’ server.cc:270:48: warning: deprecated conversion from string constant to ‘char*’ server.cc:327:98: warning: deprecated conversion from string constant to ‘char*’ server.cc:341:73: warning: deprecated conversion from string constant to ‘char*’ server.cc:342:104: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::NoticeViewFile(char*)’: displayhandler.cc:2884:70: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::ChangeReverseSorting(bool)’: displayhandler.cc:2955:83: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:2957:84: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::ChangeFileSorting()’: displayhandler.cc:2980:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::ChangeDirSorting()’: displayhandler.cc:3001:79: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::Sections(int)’: displayhandler.cc:3051:74: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::ResetTimer()’: displayhandler.cc:3075:72: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::RefreshSite(bool)’: displayhandler.cc:3096:55: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3107:76: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::CloseSite()’: displayhandler.cc:3127:57: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3127:57: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3141:70: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::WipePrep()’: displayhandler.cc:3167:73: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3176:56: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘void CServer::Run()’: server.cc:1153:52: warning: deprecated conversion from string constant to ‘char*’ server.cc:1157:36: warning: deprecated conversion from string constant to ‘char*’ server.cc:1163:52: warning: deprecated conversion from string constant to ‘char*’ server.cc:1167:36: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::ChangeDir(int)’: displayhandler.cc:3337:61: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3366:77: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3381:65: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In function ‘int DoCompare(FILELIST*, FILELIST*, char*, int)’: displayhandler.cc:3455:56: warning: suggest parentheses around ‘&&’ within ‘||’ displayhandler.cc: In member function ‘void CDisplayHandler::DeleteFile()’: displayhandler.cc:3595:68: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::TransferFile(bool, bool)’: displayhandler.cc:3688:67: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3710:80: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3714:52: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3850:71: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3856:56: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3860:63: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:3862:68: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::SendSITE(char*)’: server.cc:1460:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘void CServer::RenFrom(char*)’: server.cc:1491:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::RenTo(char*)’: server.cc:1506:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::Nuke(char*)’: server.cc:1528:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::UnNuke(char*)’: server.cc:1548:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::Wipe(char*)’: server.cc:1568:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::UnDupe(char*)’: server.cc:1588:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::Pre(char*)’: server.cc:1610:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:1632:51: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DeleteFile(char*)’: server.cc:1645:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DeleteDir(char*)’: server.cc:1667:26: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::AutoAssignSwitch()’: displayhandler.cc:4091:51: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4093:51: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::MakeDir(char*, bool, bool)’: server.cc:1715:73: warning: deprecated conversion from string constant to ‘char*’ server.cc:1725:26: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4101:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4109:54: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4114:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4117:66: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4139:48: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::Noop()’: server.cc:1807:26: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::ChangeWorkingDir(char*)’: server.cc:1831:26: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4144:42: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::TransferOkayNowRefresh(int, bool)’: displayhandler.cc:4704:52: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4711:52: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘void CServer::LocalGetDirlist()’: server.cc:1932:67: warning: format not a string literal and no format arguments displayhandler.cc: In member function ‘void CDisplayHandler::Loop()’: displayhandler.cc:4919:19: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:4940:77: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5020:46: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5024:40: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5030:46: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5034:40: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5040:92: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5055:68: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5084:61: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::DrawSwitchPairs()’: displayhandler.cc:5159:37: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5250:35: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::Login()’: server.cc:2063:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:2077:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:2088:34: warning: deprecated conversion from string constant to ‘char*’ server.cc:2089:51: warning: deprecated conversion from string constant to ‘char*’ server.cc:2128:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:2142:30: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::BuildScreen()’: displayhandler.cc:5280:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5281:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5282:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5283:50: warning: deprecated conversion from string constant to ‘char*’ server.cc:2176:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:2200:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:2222:26: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::sigwinch(int)’: displayhandler.cc:5316:72: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5336:40: warning: deprecated conversion from string constant to ‘char*’ server.cc:2241:30: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5342:85: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5343:45: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5347:44: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::GetWorkingDir()’: server.cc:2263:26: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5351:46: warning: deprecated conversion from string constant to ‘char*’ server.cc:2266:38: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5353:49: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5354:60: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5358:48: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5361:61: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DoFXP(int, bool, bool)’: server.cc:2354:58: warning: deprecated conversion from string constant to ‘char*’ server.cc:2356:78: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::RebuildScreen(int, int)’: displayhandler.cc:5439:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5440:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5441:50: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5442:50: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DoFXPStop(int)’: server.cc:2441:54: warning: deprecated conversion from string constant to ‘char*’ server.cc:2444:74: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc: In member function ‘void CDisplayHandler::PostStatusLine(char*, bool)’: displayhandler.cc:5516:43: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DoFXPDir(char*, int)’: server.cc:2540:12: warning: suggest explicit braces to avoid ambiguous ‘else’ displayhandler.cc: In member function ‘void CDisplayHandler::RefreshSiteS()’: displayhandler.cc:5702:64: warning: deprecated conversion from string constant to ‘char*’ displayhandler.cc:5703:63: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DoFXPDirCWDUP(char*, int)’: server.cc:2727:36: warning: deprecated conversion from string constant to ‘char*’ server.cc:2743:37: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::LeechDir(char*, int, bool, int)’: server.cc:2822:37: warning: deprecated conversion from string constant to ‘char*’ server.cc:2838:60: warning: deprecated conversion from string constant to ‘char*’ server.cc:2843:61: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::LeechFile(char*, int, bool, int)’: server.cc:2861:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:2892:45: warning: deprecated conversion from string constant to ‘char*’ server.cc:2951:43: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::UploadDir(char*, bool, bool)’: server.cc:3170:60: warning: deprecated conversion from string constant to ‘char*’ server.cc:3172:37: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::DoFXPFile(char*, bool, int)’: server.cc:3322:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:3325:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:3330:40: warning: deprecated conversion from string constant to ‘char*’ server.cc:3336:40: warning: deprecated conversion from string constant to ‘char*’ server.cc:3340:28: warning: deprecated conversion from string constant to ‘char*’ server.cc:3378:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3387:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3425:34: warning: deprecated conversion from string constant to ‘char*’ server.cc:3450:37: warning: deprecated conversion from string constant to ‘char*’ server.cc:3499:29: warning: deprecated conversion from string constant to ‘char*’ server.cc:3514:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3546:29: warning: deprecated conversion from string constant to ‘char*’ server.cc:3561:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:3562:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:3596:65: warning: deprecated conversion from string constant to ‘char*’ server.cc:3608:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3624:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3646:35: warning: deprecated conversion from string constant to ‘char*’ server.cc:3694:31: warning: deprecated conversion from string constant to ‘char*’ server.cc:3711:31: warning: deprecated conversion from string constant to ‘char*’ server.cc:3739:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:3783:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:3784:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:3806:37: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::UploadFile(char*, bool, bool)’: server.cc:3884:26: warning: deprecated conversion from string constant to ‘char*’ server.cc:3898:45: warning: deprecated conversion from string constant to ‘char*’ server.cc:3944:43: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘bool CServer::RefreshFiles()’: server.cc:4113:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:4115:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:4127:69: warning: deprecated conversion from string constant to ‘char*’ server.cc:4139:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:4163:49: warning: deprecated conversion from string constant to ‘char*’ server.cc:4197:51: warning: deprecated conversion from string constant to ‘char*’ server.cc:4203:47: warning: deprecated conversion from string constant to ‘char*’ server.cc:4236:24: warning: deprecated conversion from string constant to ‘char*’ server.cc:4250:30: warning: deprecated conversion from string constant to ‘char*’ server.cc:4258:33: warning: deprecated conversion from string constant to ‘char*’ server.cc:4278:45: warning: deprecated conversion from string constant to ‘char*’ server.cc: In member function ‘void CServer::FormatFilelist(char*)’: server.cc:4379:70: warning: deprecated conversion from string constant to ‘char*’ server.cc:4380:70: warning: deprecated conversion from string constant to ‘char*’ server.cc:4388:77: warning: deprecated conversion from string constant to ‘char*’ server.cc:4389:62: warning: deprecated conversion from string constant to ‘char*’ server.cc:4312:55: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result server.cc: In member function ‘bool CServer::CheckStealth(char*)’: server.cc:4066:33: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result server.cc: In member function ‘bool CServer::WaitForStatusFile(int, char*, char*, char*)’: server.cc:3253:29: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result server.cc: In member function ‘void CServer::LocalGetWorkingDir()’: server.cc:1863:54: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result In file included from /usr/include/string.h:642:0, from displayhandler.cc:2: In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void CDisplayHandler::HandleMessage(int, int, int)’ at displayhandler.cc:555:99: /usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void CDisplayHandler::HandleMessage(int, int, int)’ at displayhandler.cc:558:99: /usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void CDisplayHandler::HandleMessage(int, int, int)’ at displayhandler.cc:561:101: /usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer In function ‘char* strncat(char*, const char*, size_t)’, inlined from ‘void CDisplayHandler::HandleMessage(int, int, int)’ at displayhandler.cc:564:101: /usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer i686-pc-linux-gnu-g++ -o pftp main.o switchserver.o tcp.o displayupdate.o server.o bookmark.o opensitedialog.o displayhandler.o keyhandler.o tlsutil.o -lpanel -lncurses -lpthread -L/usr/lib -lssl -lcrypto -DTLS -ldl cp -f pftp .. gmake[1]: Leaving directory `/var/tmp/portage/net-ftp/pftpfxp-1.11/work/pftp-shit.v.1.11/src' >>> Source compiled. >>> Test phase [none]: net-ftp/pftpfxp-1.11 >>> Install pftpfxp-1.11 into /var/tmp/portage/net-ftp/pftpfxp-1.11/image/ category net-ftp >>> Completed installing pftpfxp-1.11 into /var/tmp/portage/net-ftp/pftpfxp-1.11/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/pftp  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/pftp  * In order to use pftp-shit you need to create these files: * ~/.pftp/config * ~/.pftp/keymap * Refer to the examples in /usr/share/doc/pftpfxp-1.11 for more information. * Gentoo contact information ... herds: no-herd maintainers: dragonheart@gentoo.org