Skip to content

gh-90110: Update the C Analyzer Tool Whitelists - #95628

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-c-analyzer
Aug 4, 2022
Merged

gh-90110: Update the C Analyzer Tool Whitelists#95628
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-c-analyzer

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Aug 3, 2022

Copy link
Copy Markdown
Member

@corona10

corona10 commented Aug 4, 2022

Copy link
Copy Markdown
Member

Out of curiosity: How to verify the list?

@ericsnowcurrently

Copy link
Copy Markdown
Member Author

There are ways of getting the list of symbols (e.g. nm on linux), and a basic grep will also find most globals. Either could be used for comparison. In fact, I added c-analyzer.py data check early on with verification in mind. However, it wasn't a priority and I don't recall how far I got. I expect it doesn't work currently.

@ericsnowcurrently
ericsnowcurrently merged commit 60f54d9 into python:main Aug 4, 2022
@ericsnowcurrently
ericsnowcurrently deleted the fix-c-analyzer branch August 4, 2022 16:47
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants