[Mono-bugs] [Bug 79570][Min] Changed - error without any line number information or file name

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 4 03:03:08 EDT 2006


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 rharinath at novell.com.

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: rharinath at novell.com                            
 ReportedBy: joe at otee.dk               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -32,6 +32,13 @@
 {
 	public static void Main ()
 	{
 		string drawBackLabel = string.Parse(absDrawBack);
 	}
 }
+
+------- Additional Comments From rharinath at novell.com  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'
+


More information about the mono-bugs mailing list