[Mono-bugs] [Bug 78820][Nor] Changed - compiler no longer complains about struct types that are used unitialized

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 25 18:07:48 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=78820

--- shadow/78820	2006-09-20 09:56:58.000000000 -0400
+++ shadow/78820.tmp.7008	2006-10-25 18:07:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 78820
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: rharinath at novell.com                            
 ReportedBy: toshok at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -60,6 +60,9 @@
 
 ------------------------------------------------------------
 struct Rectangle { int x; public int X { set { } } }
 //...
 ------------------------------------------------------------
 
+
+------- Additional Comments From rharinath at novell.com  2006-10-25 18:07 -------
+Should be fixed in SVN r66967.


More information about the mono-bugs mailing list