-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fix: Suppress -Wshadow warnings in headers on macOS (Fixes #20790) #20793
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
Open
aryansri05
wants to merge
42
commits into
root-project:master
Choose a base branch
from
aryansri05:fix-macos-shadow-warnings
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+101
−31
Open
Changes from 35 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
34a0eee
Fix: Suppress -Wshadow warnings in headers on macOS (Fixes #20790)
d6666b8
Style: Remove extra newline before footer to satisfy clang-format
aefdf3f
Refactor: Narrow scope of -Wshadow suppression to specific enums in 9…
4698a8c
Revert 4 files to original upstream state
b412441
Refactor: Add GCC support for -Wshadow suppression
691cdf1
Rename constructor arguments to resolve shadowing and remove pragma s…
4442723
Style cleanup: Fix TClass shadowing, revert TAttMarker whitespace, re…
696a0d1
Update core/base/inc/TAttMarker.h
aryansri05 c498219
Style cleanup: Fix copyright header formatting in TClass and TAttText
7d9de29
Update core/base/inc/TAttMarker.h
aryansri05 69b37d7
Update core/base/inc/TAttMarker.h
aryansri05 b1debb2
Update core/base/inc/TAttMarker.h
aryansri05 35b15a4
Update core/base/inc/TAttMarker.h
aryansri05 c6d8bf3
Update core/base/inc/TAttMarker.h
aryansri05 18dd104
Update core/base/inc/TAttText.h
aryansri05 6fe8064
Update core/base/inc/TAttText.h
aryansri05 e24d74e
Update core/base/inc/TSystem.h
aryansri05 5075119
Update core/base/inc/TSystem.h
aryansri05 3c355c2
Update core/base/inc/TAttMarker.h
aryansri05 bad85c0
Update core/base/inc/TAttMarker.h
aryansri05 f56079d
Update core/base/src/TAttText.cxx
aryansri05 3f3d0c9
Update core/base/src/TAttText.cxx
aryansri05 eac1c2b
Update io/io/inc/TFile.h
aryansri05 761e5cb
Update math/matrix/inc/TMatrixTSparse.h
aryansri05 9da9c3d
Update tree/tree/inc/TBranch.h
aryansri05 424b7b6
Update core/base/inc/TAttMarker.h
aryansri05 0e3588e
Update math/matrix/inc/TMatrixT.h
aryansri05 32f720e
Update math/matrix/inc/TMatrixT.h
aryansri05 de93436
Update math/matrix/inc/TMatrixTSparse.h
aryansri05 1c0fea7
Update math/matrix/inc/TMatrixTSym.h
aryansri05 de39f84
Update tree/tree/inc/TBranch.h
aryansri05 dc749f6
Update math/matrix/inc/TMatrixTSym.h
aryansri05 d8ca856
Update core/base/src/TAttText.cxx
aryansri05 c743796
Update core/meta/inc/TClass.h
aryansri05 2271329
Update core/meta/inc/TClass.h
aryansri05 f553e4a
Update core/meta/inc/TClass.h
aryansri05 5031a21
Update io/io/inc/TFile.h
aryansri05 206ad50
Update core/base/inc/TAttMarker.h
aryansri05 dad1300
Update core/base/inc/TAttMarker.h
aryansri05 cbdd1d8
Update core/base/inc/TAttMarker.h
aryansri05 7756fce
Update core/base/inc/TAttMarker.h
aryansri05 1aaf392
Update core/base/inc/TAttMarker.h
aryansri05 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.