URL: https://github.com/SSSD/sssd/pull/811
Title: #811: winbind idmap plugin: update struct idmap_domain to latest version

jhrozek commented:
"""
Actually, there was a compilation warning with this patch:
```
Error: COMPILER_WARNING:
sssd-2.1.1/src/lib/winbind_idmap_sss/winbind_idmap_sss.c:28: included_from: 
Included from here.
sssd-2.1.1/src/lib/winbind_idmap_sss/winbind_idmap_sss.h:85:35: warning: 
'struct wbint_userinfo' declared inside parameter list will not be visible 
outside of this definition or declaration
#                            struct wbint_userinfo *info);
#                                   ^~~~~~~~~~~~~~
#   83|   #if SMB_IDMAP_INTERFACE_VERSION == 6
#   84|       NTSTATUS (*query_user)(struct idmap_domain *domain,
#   85|->                            struct wbint_userinfo *info);
#   86|   #endif
#   87|       uint32_t low_id;
```
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/811#issuecomment-490939111
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org

Reply via email to