Page 1 of 1

[DONE] Extended configuration error checking

Posted: Thu May 18, 2017 2:01 pm
by Gottem
Enables additional error checking of the IRCd configuration. I originally wrote it to (temporarily?) work around a bug (although it may be by design) where you don't get a warning about using non-existent operclasses during rehash/init. So it currently only checks for that, but I may extend it to include other things later. =]

The module only throws warnings, so it allows the rehash etc to continue normally. This way it won't break any functionality. ;];]

Git link