From: David Levine Date: Tue, 28 Feb 2012 02:56:58 +0000 (-0600) Subject: Added cast in conditional to prevent signed/unsigned comparison, and wrapped argument... X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/314cc2b7c5640f2685a119a90bb92f1e41e6c618?ds=inline;hp=314cc2b7c5640f2685a119a90bb92f1e41e6c618 Added cast in conditional to prevent signed/unsigned comparison, and wrapped argument to prevent warning about unused argument when built without SASL support. ---