[SSSD] [PATCHES] Fix const cast warnings

2010-11-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fixes https://fedorahosted.org/sssd/ticket/656 These warnings appear on gcc-4.5.1-4.fc14.x86_64 with -Wcast-qual - -- Stephen Gallagher RHCE 804006346421761 Delivering value year after year. Red Hat ranks #1 in value among software vendors.

Re: [SSSD] [PATCHES] Fix const cast warnings

2010-11-15 Thread Sumit Bose
On Mon, Nov 15, 2010 at 03:21:07PM -0500, Stephen Gallagher wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fixes https://fedorahosted.org/sssd/ticket/656 These warnings appear on gcc-4.5.1-4.fc14.x86_64 with -Wcast-qual The warnings are gone and all tests pass. ACK bye, Sumit

Re: [SSSD] [PATCHES] Fix const cast warnings

2010-11-15 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/15/2010 03:47 PM, Sumit Bose wrote: On Mon, Nov 15, 2010 at 03:21:07PM -0500, Stephen Gallagher wrote: Fixes https://fedorahosted.org/sssd/ticket/656 These warnings appear on gcc-4.5.1-4.fc14.x86_64 with -Wcast-qual The warnings are gone