]> jfr.im git - irc/gameservirc.git/commit - gameserv/tcpclient.cpp
Fixed the config.cpp so that it was more lenient with blank lines in the gameserv...
authorkainazzzo <redacted>
Thu, 30 Oct 2003 17:58:17 +0000 (17:58 +0000)
committerkainazzzo <redacted>
Thu, 30 Oct 2003 17:58:17 +0000 (17:58 +0000)
commit9cc5ab579f517bb3601928b22552b4ac41ffb054
treee0ef93a5517f351ec20bfbf18e27aaaafa3e8320
parentf8656e4096ce843385b8f08f69098fffab807854
Fixed the config.cpp so that it was more lenient with blank lines in the gameserv.conf. Took out all cerr references and changed them to cout. When nohup was used, cerr was still printing to the stdout.

git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@45 bc333340-6410-0410-a689-9d09f3c113fa
gameserv/config.cpp
gameserv/configscript.cpp
gameserv/gameserv.cpp
gameserv/tcpclient.cpp