A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_5 has been updated via cdf04d59309a29370116facf5a599220e095fec2 (commit) via df37a125b0b787ae300531bf195054d3498059dd (commit) from e7ddb6155c74b320d4714b953f2c1c7d2ab748ff (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit cdf04d59309a29370116facf5a599220e095fec2 Author: Howard Chu <h...@openldap.org> Date: Mon Jun 23 08:21:36 2014 -0700 Fixup for win64 commit couldn't avoid ifdefs. Silence warnings. commit df37a125b0b787ae300531bf195054d3498059dd Author: Howard Chu <h...@openldap.org> Date: Sat Nov 16 17:21:48 2013 -0800 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. ----------------------------------------------------------------------- Summary of changes: include/lutil_meter.h | 8 ++++---- libraries/liblutil/meter.c | 4 ++-- servers/slapd/config.c | 16 ++++++++++++---- servers/slapd/config.h | 2 +- servers/slapd/slapadd.c | 4 ++-- 5 files changed, 21 insertions(+), 13 deletions(-) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git