A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.

The branch, master has been updated
       via  dda779d83e701c43ef48780653f396329e16c755 (commit)
      from  fed9370fae35b4aed29a5f8ab619c0b17a9e8cd7 (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 dda779d83e701c43ef48780653f396329e16c755
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     |    8 ++++----
 servers/slapd/config.h     |    2 +-
 servers/slapd/slapadd.c    |    4 ++--
 5 files changed, 13 insertions(+), 13 deletions(-)


--- 
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git

Reply via email to