Compiling libads/ldap.c cc-1119 cc: WARNING File = libads/ldap.c, Line = 834 The "return" expression type differs from the function return type. return mods; ^ cc-1515 cc: WARNING File = libads/ldap.c, Line = 871 A value of type "LDAPMod **" cannot be assigned to an entity of type "ADS_MODLIST". *mods = modlist; ^ cc-1164 cc: WARNING File = libads/ldap.c, Line = 1009 Argument of type "ADS_MODLIST" is incompatible with parameter of type "LDAPMod **". ret = ldap_add_s(ads->ld, utf8_dn, mods); ^
Fixed.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.