Menu

#17 Add support for Java5 varargs

open
nobody
None
5
2005-09-19
2005-09-19
Lars Kühne
No

Clirr currently does not handle Java5 varargs at all. I
don't have much experience with Java 5 but there should
be some special cases, like going from arg type String
to String... (technically a String array?) is no longer
a source incompatibility (?). Need to test a few
combinations.

Discussion


Log in to post a comment.