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=81961 --- shadow/81961 2007-06-28 00:10:25.000000000 -0400 +++ shadow/81961.tmp.25495 2007-08-15 15:30:23.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 81961 Product: Mono: Tools Version: 1.1 OS: Red Hat 6.2 OS Details: Linux Core 6 -Status: NEW +Status: NEEDINFO Resolution: Severity: Unknown Priority: Critical Component: tools AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -58,6 +58,10 @@ For c As Short = 0 To oCResults.Errors.Count - 1 ErrMsg = ErrMsg & delim & oCResults.Errors(c).ToString delim = vbCrLf Next Throw New System.Exception(ErrMsg) End If + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-15 15:30 ------- +This works fine here with Mono SVN. Can you share the code that +you're trying to compile ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
