https://bugzilla.novell.com/show_bug.cgi?id=471252

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=471252#c1





--- Comment #1 from Joe Mistachkin <[email protected]>  2009-01-31 07:28:33 
MST ---
Further research reveals that my initial suspicion may be correct (i.e.
negative element indexes are not properly supported).

1. An array of rank 2 with lower bounds of (-1, -2) and lengths of (4, 4) is
created.

2. An attempt is made to set the value at (-1, -2) and the exception is raised.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to