[Mono-bugs] [Bug 52579][Nor] Changed - int.Parse (); doesnt compile while Int32.Parse () compiles fine.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 3 Jan 2004 13:31:00 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/52579	2004-01-03 13:29:07.000000000 -0500
+++ shadow/52579.tmp.17504	2004-01-03 13:31:00.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52579
 Product: Mono/Compilers
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sayao@brturbo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,11 @@
 should do the same as Int32.Parse () doesnt it ?)
 
 ------- Additional Comments From sayao@brturbo.com  2004-01-03 13:29 -------
 Created an attachment (id=6338)
 TESCASE
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-01-03 13:30 -------
+
+
+*** This bug has been marked as a duplicate of 49836 ***