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

experimental analyzeк should allow the native keyword #9835

Closed
DartBot opened this issue Apr 11, 2013 · 6 comments
Closed

experimental analyzeк should allow the native keyword #9835

DartBot opened this issue Apr 11, 2013 · 6 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.

Comments

@DartBot
Copy link

DartBot commented Apr 11, 2013

This issue was originally filed by demius....@gmail.com


  1. Turn on experimental analizer
  2. Go to file with NATIVE keyword
  3. In problems you will see 'Native functions cannot be declared in non-SDK code'
@peter-ahe-google
Copy link
Contributor

This is actually a bug in the VM. There's no native keyword in the Dart language. The recommended way to handle this is to use metadata.


Added Area-VM, Triaged labels.

@iposva-google
Copy link
Contributor

Removed Area-VM label.
Added Area-Analyzer label.

@peter-ahe-google
Copy link
Contributor

I assume Ivan overlooked my comment. If not, please explain why this is not a bug in the VM.


Removed Area-Analyzer label.
Added Area-VM label.

@DartBot
Copy link
Author

DartBot commented Apr 11, 2013

This comment was originally written by fedor.kor...@gmail.com


Relative issue https://code.google.com/p/dart/issues/detail?id=9850

@iposva-google
Copy link
Contributor

Removed Priority-Medium label.
Added Priority-Unassigned label.

@DartBot DartBot added Type-Defect area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. labels Jun 5, 2013
@iposva-google
Copy link
Contributor

Stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends.
Projects
None yet
Development

No branches or pull requests

4 participants