| Summary: | Misleading indentation fixes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | egorov | ||||
| Component: | rpm | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | ffesti, jzeleny, lkardos, novyjindrich, packaging-team-maint, pknirsch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-30 08:29:14 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Thanks for the patch. Added upstream. |
Created attachment 1140711 [details] patch to fix mentioned warnings Description of problem: I've built rpm from github mirror (latest commit before my changes is 9e64f8d5b7260bffa9fcfd1c1a408cfe1db65cf7) with GCC6. It throws a few warnings about misleading indentation, which looks legit for me. Patch attached. Version-Release number of selected component (if applicable): 4.12.90 (git master branch) Additional info: Please note that I'm not familiar with rpm codebase.