brain 2e1f86fd0c All of insp now builds with -pedantic (theres some warnings to squash in modules, and in spanningtree, but its all 'unused parameter').
I suggest we actually go through and satisfy these unused parameter errors for two reasons:
(1) it acts as a strong compiler hint leading to better optimization
(2) it will give us a good clue of what parameters are NEVER used and should therefore be removed from use (like i just did with AddMode)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8323 e03df62e-2008-0410-955e-edbf42e46eb7
2007-10-23 21:00:35 +00:00
2007-10-21 23:41:46 +00:00
2007-10-23 20:29:00 +00:00
2006-12-24 13:33:03 +00:00
2007-06-05 21:36:59 +00:00

Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball.

The documentation for InspIRCd can be found on our wiki, at http://www.inspircd.org/wiki
Our Bugtracker can be found at http://www.inspircd.org/bugtrack
Our Forum's can be found at http://www.inspircd.org/forum
Our Development blog can be found at http://www.inspircd.com

For online support, please connect to irc.inspircd.org, and join #inspircd.

  -- The InspIRCd Team

Languages
C++ 96.2%
Perl 2.3%
Makefile 0.5%
CMake 0.3%
Python 0.3%
Other 0.3%