[Pkg-Cyrus-imapd-Debian-devel] Patch to update %d -> %lu

Ondrej Sury pkg-cyrus-imapd-debian-devel@lists.alioth.debian.org
Mon, 20 Jun 2005 00:53:36 +0200


Hi,

just quick question.  Is there a problem with using %zu (see man 3
printf), so we don't need to cast all strlens used in printfs?  (Since
strlen return types are set to size_t).

Ie. do not update %d -> %lu, but %d -> %zu?

Ondrej.
-- 
Ondrej Sury <ondrej@sury.org>