1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 03:33:13 +02:00
Files
unrealircd/include
Bram Matthys c25223913c - (Internal) Added __attribute__ format checking for most format string functions,
this will currently produce a lot of warnings with -Wall.
- Fixed 159 of 184 warnings detected by the above, the other warnings are false.
  Most warnings had to do with long vs int, and thus the format strings (%d->%ld)
  or the vars (int->long) have been changed (many of these were time_t/TS vs int).
  Only a few rare crashbugs were discovered.
- Module coders: for HOOKTYPE_LOCAL_CHANMODE the 'sendts' parameter was changed
  from type 'int' to 'time_t', while in most circumstances (like on ia32)
  you won't notice, I suggest you to update your callback functions anyway.
- Possibly fixed an issue with set::modes-on-join and mode +f, it could have
  set random remove-chanmode times in the default chanmode line.
2003-11-02 02:58:11 +00:00
..
2001-08-31 21:23:11 +00:00
2003-01-18 09:01:52 +00:00
2003-01-02 19:32:58 +00:00
2002-03-05 23:09:39 +00:00
2003-10-25 16:39:23 +00:00
2002-01-19 17:04:04 +00:00
2001-10-07 08:56:11 +00:00
2002-03-10 20:25:09 +00:00
2002-02-16 20:15:41 +00:00
foo
2003-10-31 16:50:10 +00:00
2003-08-16 15:56:50 +00:00
2003-10-04 20:13:10 +00:00
2003-08-21 16:11:08 +00:00
2001-04-16 15:36:30 +00:00
2000-02-28 22:45:44 +00:00
2003-04-13 18:10:56 +00:00
2000-07-14 20:22:59 +00:00
2003-09-21 22:19:38 +00:00
2000-07-14 20:22:59 +00:00