Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete warning overrides #1343

Merged

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Nov 28, 2020

The -Wmisleading-indentation warnings were fixed in commit
d24f77c

The -Wpessimizing-move warnings warnings were fixed in commit
5cc51a0

The -Wno-error=address-of-packed-member warnings were false positives
issued by prerelease versions of gcc 9. The compiler has been fixed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88664

The -Wmisleading-indentation warnings were fixed in commit
d24f77c

The -Wpessimizing-move warnings warnings were fixed in commit
5cc51a0

The -Wno-error=address-of-packed-member warnings were false positives
issued by prerelease versions of gcc 9. The compiler has been fixed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88664
@simonmichal simonmichal merged commit 7d74a23 into xrootd:master Dec 7, 2020
@ellert ellert deleted the remove-obsolete-warning-overrides branch December 7, 2020 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants