diff options
| author | 2007-07-01 12:36:37 +0000 | |
|---|---|---|
| committer | 2007-07-01 12:36:37 +0000 | |
| commit | b9b7a3a2cf4ccca33fe062bd3c626ee9c737d1e7 (patch) | |
| tree | 79435e59ce047b9cd52555e22b262f14e45d1d06 /src/modules/m_testcommand.cpp | |
| parent | Compile fixes (diff) | |
| download | inspircd++-b9b7a3a2cf4ccca33fe062bd3c626ee9c737d1e7.tar.gz inspircd++-b9b7a3a2cf4ccca33fe062bd3c626ee9c737d1e7.tar.bz2 inspircd++-b9b7a3a2cf4ccca33fe062bd3c626ee9c737d1e7.zip | |
Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops you passing a literal string to a char* parameter:
void a(char* foo); -> a("test") == WARNING on gcc4.2!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7418 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/modules/m_testcommand.cpp')
0 files changed, 0 insertions, 0 deletions
