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

Correct part of syntax #1615

Merged
merged 1 commit into from
May 19, 2021
Merged

Correct part of syntax #1615

merged 1 commit into from
May 19, 2021

Conversation

eernstg
Copy link
Member

@eernstg eernstg commented May 5, 2021

Tiny bug fix, cf. dart-lang/sdk#45916:

The specification currently allows for a part of directive where the enclosing library is specified using <identifier> ('.' <identifier>)*, but not using <uri>. The latter is intended to work, and it has been working in all tools for a while, and this PR just brings the specification up to date.

@eernstg eernstg requested a review from lrhn May 5, 2021 17:30
dart-bot pushed a commit to dart-lang/sdk that referenced this pull request May 5, 2021
Cf. dart-lang/language#1615.

Resolves #45916.

Change-Id: Id01cdd7496ea40183a15eed9d3561ab3c21819c0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198400
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
@eernstg eernstg force-pushed the specify_part_of_uri_may21 branch from cbe05f4 to 0f179dc Compare May 6, 2021 11:33
@eernstg
Copy link
Member Author

eernstg commented May 11, 2021

@lrhn, this one is tiny. ;)

@eernstg
Copy link
Member Author

eernstg commented May 19, 2021

@lrhn, do you have any specific worries about this change?

@eernstg
Copy link
Member Author

eernstg commented May 19, 2021

Thanks!

@eernstg eernstg merged commit 6c43205 into master May 19, 2021
@kevmoo kevmoo deleted the specify_part_of_uri_may21 branch April 21, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants