alibaba / alibaba/coobjc

刚看了swift5.4更新,await以后会变成关键字?

Open
#108 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
4k
Forks
519
PR merge metrics
No merged PRs in 30d

Description

To prepare the way for a new concurrency model, the compiler now emits a warning and fix-it for unqualified uses of await as an identifier. Those identifers will be interpreted as the keyword await in a future version of Swift as part of SE-0296.

Contributor guide

Open the contributing guide

Research direction

No files or tests are identified. Start by reproducing the Swift 5.4 compiler warning for unqualified uses of await and review SE-0296; completion would require identifying the affected identifiers and confirming the project no longer triggers the compatibility warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.