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

Add deprecation warning whenever analyzer see dart-ext: import #45759

Closed
franklinyow opened this issue Apr 20, 2021 · 5 comments
Closed

Add deprecation warning whenever analyzer see dart-ext: import #45759

franklinyow opened this issue Apr 20, 2021 · 5 comments
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug

Comments

@franklinyow
Copy link
Contributor

franklinyow commented Apr 20, 2021

Tracking issue for adding warning message for Deprecate and remove dart native extensions, see #45451 for more detail

@franklinyow franklinyow added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug labels Apr 20, 2021
@franklinyow franklinyow added this to the April Beta Release milestone Apr 20, 2021
@franklinyow
Copy link
Contributor Author

@srawlins please reassign if someone else is handling this

@srawlins
Copy link
Member

What is a native extension?

@srawlins
Copy link
Member

OK I've looked at the referenced issue. I'll reassign when we decide who will cover this.

@devoncarew
Copy link
Member

In-lined from the parent issue:

In Dart 2.14 issue a deprecation warning whenever analyzer or CFE see dart-ext: import.
In Dart 2.15 remove support for dart-ext: imports and hide Dart VM C API symbols from standalone dart binary shipped with SDK

@franklinyow franklinyow changed the title Deprecate and remove dart native extensions Deprecate and remove dart native extensions for analyzer Apr 27, 2021
@franklinyow franklinyow changed the title Deprecate and remove dart native extensions for analyzer Add deprecation warning whenever analyzer dart-ext: import May 20, 2021
@franklinyow franklinyow changed the title Add deprecation warning whenever analyzer dart-ext: import Add deprecation warning whenever analyzer see dart-ext: import May 20, 2021
@srawlins
Copy link
Member

I'm going to start on this ASAP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants