]> git.sur5r.net Git - openldap/commit
Windows64 32/64 silliness
authorHoward Chu <hyc@openldap.org>
Sun, 17 Nov 2013 01:21:48 +0000 (17:21 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 22 Jul 2014 17:31:21 +0000 (12:31 -0500)
commitdf37a125b0b787ae300531bf195054d3498059dd
tree498871d5454341741cc1a452d9ea4b6ab7044dbb
parente7ddb6155c74b320d4714b953f2c1c7d2ab748ff
Windows64 32/64 silliness

On Windows64, long is the same size as int. Use size_t when we
need an actual 64 bit unsigned long.
include/lutil_meter.h
libraries/liblutil/meter.c
servers/slapd/config.c
servers/slapd/config.h
servers/slapd/slapadd.c