[Mono-bugs] [Bug 44304][Cos] Changed - Assertion, not exception when array with rank > 255 is created

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 8 Jun 2003 13:41:35 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=44304

--- shadow/44304	Sun Jun  8 13:41:14 2003
+++ shadow/44304.tmp.20141	Sun Jun  8 13:41:35 2003
@@ -12,12 +12,13 @@
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Assertion, not exception when array with rank > 255 is created
+OtherBugsDependingOnThis: 43884
 
 When an array with a large rank is created, an assertion is thrown and mono
 aborts. MS throws an exception
 
 
 Steps to reproduce the problem: