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=79570 --- shadow/79570 2006-10-03 15:02:16.000000000 -0400 +++ shadow/79570.tmp.475 2006-10-04 03:03:08.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79570 Product: Mono: Compilers Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -32,6 +32,13 @@ { public static void Main () { string drawBackLabel = string.Parse(absDrawBack); } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-04 03:03 ------- +I could not reproduce the error with a recent SVN snapshot. I get: + + bug79570.cs(7,33): error CS0117: `string' does not contain a +definition for `Parse' + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
