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

dart2js should generate correct code #12968

Closed
peter-ahe-google opened this issue Sep 1, 2013 · 6 comments
Closed

dart2js should generate correct code #12968

peter-ahe-google opened this issue Sep 1, 2013 · 6 comments
Milestone

Comments

@peter-ahe-google
Copy link
Contributor

The output from dart2js should not throw runtime errors, if no such error is required by the specification.

This bug is not tracking issues regarding semantics of int vs. double.

@scheglov
Copy link
Contributor

scheglov commented Sep 1, 2013

Do you mean opposite?

Issue #12336 will be fixed when this issue is fixed.
So, actually issue #12336 is blocked on this issue #12968.

@peter-ahe-google
Copy link
Contributor Author

This is a tracker bug, and it can first be closed when all bugs listed in "blocked on" are closed.

We plan to use bugs like this to prioritize bugs in the compiler according to the document "Prioritizing dart2js bugs for 1.0", and this bug is linked from there.

Using the taxonomy from the document, issue #12336 is a type E bug, and we can find all type E bugs using the query "blocking:12968".

To non-Googlers out there, I plan to make the document public.

@kasperl
Copy link

kasperl commented Sep 18, 2013

Added this to the M7 milestone.

@kasperl
Copy link

kasperl commented Oct 2, 2013

Removed this from the M7 milestone.
Added this to the M8 milestone.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the M8 milestone.
Added this to the 1.6 milestone.

@floitschG
Copy link
Contributor

blocked-on bugs are fixed.


Added Fixed label.

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

No branches or pull requests

4 participants