URL: https://github.com/SSSD/sssd/pull/521
Title: #521: Avoid double semicolon warnings on older compilers

lslebodn commented:
"""
Andreas created PR also on pagure and  added comment there
https://pagure.io/SSSD/sssd/pull-request/3645

Adding also here

```
-              sss_cv_attribute_fallthrough_val=
+              sss_cv_attribute_fallthrough_val="((void)0)"
                                                                      ^^^^^^^^
maybe we could expand that to comment which is recognized by linters, static 
analyzers. e.g. "/ fallthrough /"

I didn't test that because I already have gcc8 on my machine :-
```
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/521#issuecomment-367662168
_______________________________________________
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