Skip to content

3 incompatibilities with scalac #1457

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

Closed
olafurpg opened this issue Aug 18, 2016 · 2 comments
Closed

3 incompatibilities with scalac #1457

olafurpg opened this issue Aug 18, 2016 · 2 comments
Assignees

Comments

@olafurpg
Copy link
Contributor

See: https://github.com/olafurpg/dotty/pull/2/files

All three examples compile fine with scalac while dotc emits a compiler error. I don't know if these incompatibilities are intentional or known bugs.

@odersky
Copy link
Contributor

odersky commented Aug 23, 2016

Hi Olaf, can you make a PR against dotty master and put the tests in pos/pending please?

@olafurpg
Copy link
Contributor Author

Done, see #1464.

@odersky odersky self-assigned this Aug 23, 2016
odersky added a commit that referenced this issue Sep 16, 2016
Fix #1457: Three incompatbilities with scalac
MasseGuillaume pushed a commit to MasseGuillaume/dotty that referenced this issue Sep 21, 2016
Two of these are unavoidable. I moved the tests to diabled/not-representable
and added in each case a comment to the main scala file detailing why there
is a deviation.

The last one (import-rewrite) is fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants