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

right-shift operations should treat inputs as unsigned #17785

Closed
floitschG opened this issue Mar 25, 2014 · 2 comments
Closed

right-shift operations should treat inputs as unsigned #17785

floitschG opened this issue Mar 25, 2014 · 2 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-dart2js

Comments

@floitschG
Copy link
Contributor

Currently dart2js treats right-shift operations as signed.
We should switch to treating the inputs as unsigned.

@rakudrama
Copy link
Member

I think this is fixed.

@floitschG
Copy link
Contributor Author

Added AssumedStale label.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-dart2js
Projects
None yet
Development

No branches or pull requests

3 participants