Skip to content

De-deprecate MatchingOptions.matchLevel #390

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 1 commit into from
May 9, 2022

Conversation

natecook1000
Copy link
Member

I had marked this as deprecated in an ill-advised effort to encourage refactoring _CharacterClassModel.MatchLevel out of existence, but so far it's only had the effect of generating annoying build warnings.

Resolves #284.

I had marked this as deprecated in an ill-advised effort to
encourage refactoring `_CharacterClassModel.MatchLevel` out of
existence, but so far it's only had the effect of generating
annoying build warnings.
@natecook1000
Copy link
Member Author

@swift-ci Please test

@milseman
Copy link
Member

milseman commented May 9, 2022

Why is refactoring it out of existence ill-advised?

@natecook1000
Copy link
Member Author

Sorry, the refactoring is probably a good idea eventually, along with a lot of other refactoring. The ill-advised part was thinking that the deprecation warning would increase the priority of that refactoring.

@natecook1000 natecook1000 merged commit c13980f into swiftlang:main May 9, 2022
@natecook1000 natecook1000 deleted the dedeprecate_matchlevel branch May 9, 2022 23:16
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.

Build warning "'matchLevel' is deprecated"
2 participants