]> 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:38 +0000 (12:31 -0500)
commit796d0115ea1c7bffdface20fbb76f6a4f3867ac9
treef83d7c2e2a3e00b0b4ce124620962a9c48ee3848
parent2465f8751e2502d244297c205cc5b5250395fe27
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