Package: mingw32-runtime
Version: 3.13-1
Severity: normal

--- Please enter the report below this line. ---

WINLDAPAPI ULONG ldap_search_extA(LDAP*,const PCHAR,ULONG,const
PCHAR,PCHAR[],ULONG,PLDAPControlW*,PLDAPControlW*,ULONG,ULONG,ULONG*);
WINLDAPAPI ULONG ldap_search_extW(LDAP*,const PWCHAR,ULONG,const
PWCHAR,PWCHAR[],ULONG,PLDAPControlW*,PLDAPControlW*,ULONG,ULONG,ULONG*);

Copy+paste error? Should be PLDAPControlA* for ldap_search_extA.
ldap_search_ext_sA seems right:

WINLDAPAPI ULONG ldap_search_ext_sA(LDAP*,const PCHAR,ULONG,const
PCHAR,PCHAR[],ULONG,PLDAPControlA*,PLDAPControlA*,struct
l_timeval*,ULONG,LDAPMessage**);
WINLDAPAPI ULONG ldap_search_ext_sW(LDAP*,const PWCHAR,ULONG,const
PWCHAR,PWCHAR[],ULONG,PLDAPControlW*,PLDAPControlW*,struct
l_timeval*,ULONG,LDAPMessage**);


--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.37.1-phenom

Debian Release: wheezy/sid
  500 unstable        ftp.ro.debian.org
  500 testing         security.debian.org
  500 testing         ftp.ro.debian.org
    1 experimental    ftp.ro.debian.org
    1 experimental    ftp.lug.ro

--- Package information. ---
Package's Depends field is empty.

Recommends      (Version) | Installed
=========================-+-===========
mingw32                   | 4.2.1.dfsg-2


Package's Suggests field is empty.






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to