Skip to content

Conversation

@mkruskal-google
Copy link
Member

MSVC compilers generate warnings that the default destructor is implicitly deleted, which causes errors on /W1. While this is a pedantic warning (error), we can easily make the deletion explicit to avoid these warnings.

PiperOrigin-RevId: 547548886

MSVC compilers generate warnings that the default destructor is implicitly deleted, which causes errors on /W1. While this is a pedantic warning (error), we can easily make the deletion explicit to avoid these warnings.

PiperOrigin-RevId: 547548886
@mkruskal-google mkruskal-google added the back-port Cherrypick PRs to release branches label Jul 12, 2023
@mkruskal-google mkruskal-google requested a review from zhangskz July 12, 2023 18:18
@mkruskal-google mkruskal-google requested a review from a team as a code owner July 12, 2023 18:18
@mkruskal-google mkruskal-google requested review from deannagarcia and removed request for a team July 12, 2023 18:18
@mkruskal-google mkruskal-google added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jul 12, 2023
@mkruskal-google mkruskal-google requested a review from coryan July 12, 2023 18:19
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label Jul 12, 2023
@mkruskal-google mkruskal-google merged commit 725a592 into protocolbuffers:24.x Jul 12, 2023
@mkruskal-google mkruskal-google deleted the backports-24 branch July 12, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

back-port Cherrypick PRs to release branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants