Skip to content

Fix dart2js: Undeclared static getter calls: Compile time error becomes static warning per spec, 10.15 #3089

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
gbracha opened this issue May 16, 2012 · 2 comments
Assignees
Milestone

Comments

@gbracha
Copy link
Contributor

gbracha commented May 16, 2012

See

http://code.google.com/p/dart/issues/detail?id=3087

In addition, this will require that calls to undefined static getters raise a NoSuchMethodError (NOT call noSuchMethod()).

@kasperl
Copy link

kasperl commented Sep 3, 2012

Set owner to @karlklose.
Added this to the M1 milestone.
Marked this as being blocked by #3087.
Unmarked this as being blocked by #3087.

@karlklose
Copy link
Contributor

Fixed in revision 12011.


Added Fixed label.

This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants