URL: https://github.com/SSSD/sssd/pull/57
Title: #57: LDAP/AD: resolve domain local groups for remote users

sumit-bose commented:
"""
On Fri, Oct 21, 2016 at 01:22:08AM -0700, Jakub Hrozek wrote:
> Hmm, looks like github ate my mail, so let's paste the comment again (and 
> sorry if it arrives twice). Coverity detected some warnings:
> ```
> Error: COMPILER_WARNING:
> sssd-1.14.90/src/providers/ldap/sdap_async_initgroups_ad.c:1554:12: warning: 
> unused variable 'd' [-Wunused-variable]
> #     size_t d;
> #            ^
....

hm, I wonder why gcc 4.9.2 didn't show those warnings for
sdap_async_initgroups_ad.c but shows it for other files?

Nevertheless, I can see the warnings with newer versions of gcc and
updated the patch.

bye,
Sumit

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/57#issuecomment-256118920
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to