lists.arthurdejong.org
RSS feed

[PATCH] warnings cleanup: size_t should be formatted %lu rather than %d

[Date Prev][Date Next] [Thread Prev][Thread Next]

[PATCH] warnings cleanup: size_t should be formatted %lu rather than %d



In several places the code uses a %d format to print a size_t variable.
On amd64 at least size_t is an unsigned long, so use %lu instead.

Attachment: 0011-cleanup-format-warnings-about-size_t.patch
Description: Text Data

-- 
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users/