[Mono-bugs] [Bug 58505][Maj] Changed - Arrays with invalid bounds

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 May 2004 17:48:24 -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 jackson@ximian.com.

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

--- shadow/58505	2004-05-14 09:40:59.000000000 -0400
+++ shadow/58505.tmp.11356	2004-05-14 17:48:23.000000000 -0400
@@ -2,15 +2,15 @@
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Mandrake 9.1
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: System
+Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: g.bour@aposition.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -105,6 +105,9 @@
 
 So the bug don't occur all the time: with 1,2,3 queried lines, its ok, but
 with more lines, arrays bounds are no more valids.
 
 Tested with Mono 0.91, pgsqlclient CVS and 1.0Beta6 and postgresql 7.4.1.
 Note that it works correctly under Windows/.Net
+
+------- Additional Comments From jackson@ximian.com  2004-05-14 17:48 -------
+System.Array is in mscorlib