|
From: SourceForge.net <no...@so...> - 2008-03-14 18:51:39
|
Bugs item #1914486, was opened at 2008-03-14 18:51 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=1914486&group_id=44253 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: Interactions Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Robert Cartwright (rcartwright) Assigned to: Dan Smith (dlsmith) Summary: length field of array types not supported in new interpreter Initial Comment: In the current build (which uses the new interpreter), the expression new int[0].length generates the error message: Static Error: No field in int[] has name 'length'. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1914486&group_id=44253 |