[Clirr-devel] [ clirr-Feature Requests-1295430 ] Add support for Java5 varargs
Status: Alpha
Brought to you by:
lkuehne
From: SourceForge.net <no...@so...> - 2005-09-19 13:41:39
|
Feature Requests item #1295430, was opened at 2005-09-19 15:41 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1295430&group_id=89627 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Lars Kühne (lkuehne) Assigned to: Nobody/Anonymous (nobody) Summary: Add support for Java5 varargs Initial Comment: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=590802&aid=1295430&group_id=89627 |