From: SourceForge.net <no...@so...> - 2004-07-12 06:33:11
|
Bugs item #989225, was opened at 2004-07-12 14:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=989225&group_id=44253 Category: Interactions Group: Serious Status: Open Resolution: None Priority: 5 Submitted By: Nor Jaidi Tuah (norjaidi) Assigned to: Nobody/Anonymous (nobody) Summary: Can't use var arguments in interations pane Initial Comment: DrJava: 20040618 Compiler and runtime: 1.5.0-beta2-b51 System: Windows XP The error: Say we have a method public void x(int ... y) { /* content irrelevant */} Within the interactions pane, the method must be used strictly as x(int[] y). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=989225&group_id=44253 |