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

Pending test for SI-3899. #590

Merged
merged 1 commit into from
May 21, 2012
Merged

Pending test for SI-3899. #590

merged 1 commit into from
May 21, 2012

Conversation

retronym
Copy link
Member

The super accessor for the Java varargs method impedes Uncurry's
efforts to convert repeated arguments to an Array. I'm not sure how
to fix that.

The super accessor for the Java varargs method impedes Uncurry's
efforts to convert repeated arguments to an Array. I'm not sure how
to fix that.
@scala-jenkins
Copy link

jenkins job pr-scala-testsuite-linux-opt: Success - https://scala-webapps.epfl.ch/jenkins/job/pr-scala-testsuite-linux-opt/138/

adriaanm added a commit that referenced this pull request May 21, 2012
@adriaanm adriaanm merged commit 1cd9f5b into scala:master May 21, 2012
eed3si9n pushed a commit to eed3si9n/scala that referenced this pull request May 14, 2019
Otherwise we may end up losing internal dependencies because the
compiler failed to do a good job at setting `associatedFile` in the
classfile parser. This is what happens in scala#590 with default arguments,
whose test passes after this implementation.
lrytz pushed a commit to lrytz/scala that referenced this pull request Nov 5, 2019
Otherwise we may end up losing internal dependencies because the
compiler failed to do a good job at setting `associatedFile` in the
classfile parser. This is what happens in scala#590 with default arguments,
whose test passes after this implementation.

Rewritten from sbt/zinc@fd8329e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants