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

scala varargs are not converted to java ones in certain situations #3899

Closed
scabug opened this issue Oct 5, 2010 · 4 comments
Closed

scala varargs are not converted to java ones in certain situations #3899

scabug opened this issue Oct 5, 2010 · 4 comments

Comments

@scabug
Copy link

scabug commented Oct 5, 2010

please see the whole thread here:
http://stackoverflow.com/questions/3856536/how-to-pass-a-string-scala-vararg-to-a-java-method-using-scala-2-8

@scabug
Copy link
Author

scabug commented Oct 5, 2010

Imported From: https://issues.scala-lang.org/browse/SI-3899?orig=1
Reporter: pk11
See #1459

@scabug
Copy link
Author

scabug commented May 20, 2012

@retronym said:
Pending test in:

scala/scala#590

@scabug
Copy link
Author

scabug commented Jul 3, 2012

@retronym said (edited on Jul 3, 2012 8:38:22 PM UTC):
Probably a duplicate of #1459; but as I'm not 100% sre I'm linking them as 'related'.

@scabug scabug added this to the Backlog milestone Apr 7, 2017
hrhino added a commit to hrhino/scala that referenced this issue Jan 1, 2020
I nearly resolved to clear the scala/bug backlog this year.

Fixes scala/bug#3899
Fixes scala/bug#7686
Fixes scala/bug#9668
hrhino added a commit to hrhino/scala that referenced this issue Jan 7, 2020
I nearly resolved to clear the scala/bug backlog this year.

Fixes scala/bug#3899
Fixes scala/bug#7686

The test case for scala/bug#3899 was contributed oh so many years ago by retronym, so this is

Co-Authored-By: "Jason Zaugg" <jzaugg@gmail.com>
@lrytz
Copy link
Member

lrytz commented Jan 9, 2020

Test in scala/scala#8620

@lrytz lrytz closed this as completed Jan 9, 2020
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

3 participants