[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8686] managed array assignment
From: |
Gopal.V |
Subject: |
[Pnet-developers] [bugs #8686] managed array assignment |
Date: |
Sat, 24 Apr 2004 09:42:23 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8686] Latest Modifications:
Changes by:
Gopal.V <address@hidden>
'Date:
Sat 04/24/04 at 13:42 (Asia/Calcutta)
------------------ Additional Follow-up Comments ----------------------------
Fixed in cvs - 24th April 2004
/**************************************************************************/
[bugs #8686] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8686>
Project: DotGNU Portable.NET
Submitted by: 0
On: Sat 04/24/04 at 13:15
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: managed array assignment
Original Submission: The fix to bug #8638 allows:
__box int array[]=new __box int[10];
or
int array __gc[] = __gc new int[10];
but assignment now fails.
array[0]=0;
gives "invalid lvalue in assignment" (or something like that).
Follow-up Comments
------------------
-------------------------------------------------------
Date: Sat 04/24/04 at 13:42 By: t3rmin4t0r
Fixed in cvs - 24th April 2004
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8686>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/