Compiling libads/ldap.c cc-1552 cc: WARNING File = libads/ldap.c, Line = 1270 The variable "host_spn" is set but never used. char *host_spn, *psp1, *psp2, *psp3; ^
This a new side effect from: - if (!(host_upn = talloc_asprintf(ctx, "%s@%s", host_spn, ads->config.realm))) { - talloc_destroy(ctx); - ads_msgfree(ads, res); - return ADS_ERROR(LDAP_NO_SUCH_OBJECT); - }
lowering priority
Reassign IRIX bugs to me.
Compiler warning is not in 3.0.23rc2