Skip to content

Removing MSVC C4100 from pragma block at the top of pybind11.h #3150

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

Merged
merged 8 commits into from
Jul 29, 2021

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Jul 28, 2021

Follow-on to PR #3127, based on results obtained under PR #3125.

The suggested changelog entry will be in the final PR of this cleanup series.

Worksheet

@rwgk rwgk force-pushed the pragma_block_rm_msvc_c4100 branch from e89b2ec to 85dd61c Compare July 28, 2021 16:00
@rwgk rwgk changed the title Pragma block rm msvc c4100 Removing MSVC C4100 from pragma block at the top of pybind11.h Jul 28, 2021
@rwgk rwgk marked this pull request as ready for review July 28, 2021 18:06
@rwgk rwgk requested review from henryiii and Skylion007 July 28, 2021 18:06
@rwgk
Copy link
Collaborator Author

rwgk commented Jul 29, 2021

Thanks Henry! (Only two more MSVC pragmas to go.)

@rwgk rwgk merged commit b72ca7d into pybind:master Jul 29, 2021
@rwgk rwgk deleted the pragma_block_rm_msvc_c4100 branch July 29, 2021 00:01
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Jul 29, 2021
@rwgk rwgk removed the needs changelog Possibly needs a changelog entry label Jul 29, 2021
rwgk added a commit to rwgk/pybind11 that referenced this pull request Jul 29, 2021
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.

2 participants