Skip to content
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

update c++11 lambda for CAPropertyAddressList #779

Merged
merged 2 commits into from
Dec 8, 2024

Conversation

johzzy
Copy link
Contributor

@johzzy johzzy commented Dec 7, 2024

This is a refactoring improvement to support c++11.

@@ -162,8 +136,8 @@ class CAPropertyAddressList

#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wdeprecated"
Copy link
Owner

Choose a reason for hiding this comment

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

I tried deleting these pragmas, and the ones below, and it still builds (in Xcode 16.1). Do you think we can delete them now?

Other than that question, this PR looks good to me.

@kyleneideck kyleneideck merged commit e6375b0 into kyleneideck:master Dec 8, 2024
1 of 2 checks passed
@kyleneideck
Copy link
Owner

Merged, thanks.

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