Skip to content

Removing MSVC C4522 from pragma block at the top of pybind11.h - #3142

Merged
rwgk merged 1 commit into
pybind:masterfrom
rwgk:pragma_block_rm_msvc_c4522
Jul 26, 2021
Merged

Removing MSVC C4522 from pragma block at the top of pybind11.h#3142
rwgk merged 1 commit into
pybind:masterfrom
rwgk:pragma_block_rm_msvc_c4522

Conversation

@rwgk

@rwgkrwgk commented Jul 26, 2021

Copy link
Copy Markdown
Collaborator

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.

@rwgk
rwgk requested review from Skylion007 and henryiiiJuly 26, 2021 00:30
@rwgk
rwgk marked this pull request as ready for review July 26, 2021 17:54
@rwgk
rwgkforce-pushed the pragma_block_rm_msvc_c4522 branch from ef106c8 to a799fcdCompareJuly 26, 2021 18:33

@henryiiihenryiii left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a weird warning...

@rwgk

rwgk commented Jul 26, 2021

Copy link
Copy Markdown
CollaboratorAuthor

This is a weird warning...

Yeah, the fact that it went away with MSVC 2019 makes me think the warning was more of a bug than a feature.

Thanks Henry!

@rwgk
rwgk merged commit 7904ba1 into pybind:masterJul 26, 2021
@rwgk
rwgk deleted the pragma_block_rm_msvc_c4522 branch July 26, 2021 19:02
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label Jul 26, 2021
@rwgkrwgk removed the needs changelog Possibly needs a changelog entry label Jul 26, 2021
henryiii pushed a commit to henryiii/pybind11 that referenced this pull request Jul 29, 2021
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto 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

@rwgk@henryiii