On Thu, 2009-10-15 at 12:51 -0400, Stephen Gallagher wrote:
> Most of these warnings are seen only on older platforms like RHEL5.
> 
> 0001: Clean up warnings in pysss.c

Shouldn't we just use discard_const_p() in these cases ?
It doesn't look like the  underlying code is ever going to change the
format string anyway, so discard_const_p() would be safe and would avoid
a lot of memory allocation.

> 0002: Remove warnings caused by
> 5e2301b8a75d10e5cbbe11e26e5192b894af6ad7
> 
> There were unused functions still being compiled. This will
> suppress them until we turn live configuration updates back on.

ack

> 0003: Remove two unused functions.
> 
> These functions were used when reconnecting to the DP after losing
> the connection. Since there is no DP any longer, there's no reason
> to have these functions.

ack

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to