[Mono-bugs] [Bug 80446][Nor] New - gmcs array index is out of range error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 3 15:12:44 EST 2007


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 billholmes54 at gmail.com.

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

--- shadow/80446	2007-01-03 15:12:44.000000000 -0500
+++ shadow/80446.tmp.1976	2007-01-03 15:12:44.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 80446
+Product: Mono: Compilers
+Version: 1.2
+OS: other
+OS Details: SUSE 10.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: billholmes54 at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gmcs array index is out of range error
+
+I believe this is recent since the 1.2 release.
+
+I am getting a System.IndexOutOfRangeException while compiling the attached
+files.
+
+gmcs -target:library testLib.cs
+gmcs -r:testLib.dll test.cs
+
+gmcs testLib.cs test.cs -- works fine
+
+I updated code from svn on January 3.


More information about the mono-bugs mailing list