URL: https://github.com/SSSD/sssd/pull/633 Author: pbrezina Title: #633: nss_protocol_fill_initgr: fix label ‘done’ defined but not used Action: opened
PR body: """ CC src/responder/nss/nss_protocol_netgr.o /home/pbrezina/workspace/sssd/src/responder/nss/nss_protocol_grent.c: In function ‘nss_protocol_fill_initgr’: /home/pbrezina/workspace/sssd/src/responder/nss/nss_protocol_grent.c:409:1: error: label ‘done’ defined but not used [-Werror=unused-label] done: """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/633/head:pr633 git checkout pr633
URL: https://github.com/SSSD/sssd/pull/633 Title: #633: nss_protocol_fill_initgr: fix label ‘done’ defined but not used
sumit-bose commented: """ @pbrezina, there is already https://github.com/SSSD/sssd/pull/631 by @fidencio. """
See the full comment at https://github.com/SSSD/sssd/pull/633#issuecomment-412057200
URL: https://github.com/SSSD/sssd/pull/633 Title: #633: nss_protocol_fill_initgr: fix label ‘done’ defined but not used
pbrezina commented: """ Right. """
See the full comment at https://github.com/SSSD/sssd/pull/633#issuecomment-412061435
URL: https://github.com/SSSD/sssd/pull/633 Author: pbrezina Title: #633: nss_protocol_fill_initgr: fix label ‘done’ defined but not used Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/633/head:pr633 git checkout pr633
sssd-devel@lists.fedorahosted.org