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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
