[Mono-bugs] [Bug 75042][Nor] Changed - Struct ctor does not 0 init return value

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 26 09:28:54 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/75042	2005-05-26 08:56:17.000000000 -0400
+++ shadow/75042.tmp.9246	2005-05-26 09:28:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75042
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: mono svn from 24 May 2005
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: JIT
 AssignedTo: vargaz at gmail.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
@@ -132,6 +132,10 @@
 stuff in the explicit ctor. So you really, really shouldn't do that.
 
 ------- Additional Comments From nazgul at omega.pl  2005-05-25 14:55 -------
 OK, the parameterless ctor part is easy and we will probably forbid it
 too. I just wonder about definite assignment, because it is harder in
 compiler to implement.
+
+------- Additional Comments From vargaz at gmail.com  2005-05-26 09:28 -------
+Fixed in SVN.
+


More information about the mono-bugs mailing list