[srvx-commits] arch commit: Fix some signed/unsigned misbehaviors; add FAQ
Brought to you by:
entrope
From: Michael P. <md...@tr...> - 2004-04-08 03:19:17
|
Revision: srvx--devo--1.3--patch-44 Archive: sr...@sr...--2004-srvx Creator: Michael Poole <md...@tr...> Date: Wed Apr 7 23:18:41 EDT 2004 Standard-date: 2004-04-08 03:18:41 GMT New-files: .arch-ids/FAQ.id FAQ Modified-files: ChangeLog src/chanserv.c src/chanserv.help src/nickserv.c src/opserv.c src/proto-common.c New-patches: sr...@sr...--2004-srvx/srvx--devo--1.3--patch-44 Summary: Fix some signed/unsigned misbehaviors; add FAQ Keywords: * Change format and variable types to unsigned so as to avoid confusing negative numbers with very large positive numbers. * Create a FAQ file |