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

let #1889

Closed
gavinking opened this issue Oct 26, 2014 · 6 comments
Closed

let #1889

gavinking opened this issue Oct 26, 2014 · 6 comments
Labels
Milestone

Comments

@gavinking
Copy link
Member

See ceylon/ceylon-spec#747.

@gavinking gavinking added this to the 1.2 milestone Oct 26, 2014
@lucaswerkmeister
Copy link
Member

let in superclass arguments (i. e. extends C(let (...) ...)) might be problematic, since LetExpr in a constructor isn’t fully supported by javac (see #1794 and my two attempts at fixing it).

@gavinking
Copy link
Member Author

@lucaswerkmeister Stef and I discussed this one earlier, and he thinks it might be OK 'cos of what our let semantics are. But if it isn't OK, we can just disallow let in that location.

@lucaswerkmeister
Copy link
Member

Okay, good.

@gavinking gavinking modified the milestones: 1.1.5, 1.2 Dec 8, 2014
@gavinking
Copy link
Member Author

Folks, can't we close this one now?

@FroMage
Copy link
Member

FroMage commented Dec 8, 2014

Yes, it's done.

@FroMage FroMage closed this as completed Dec 8, 2014
@gavinking
Copy link
Member Author

:-D

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

No branches or pull requests

3 participants