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=75721 --- shadow/75721 2005-08-23 11:56:17.000000000 -0400 +++ shadow/75721.tmp.30344 2005-08-23 12:06:40.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 75721 Product: Mono: Compilers Version: 1.0 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -136,6 +136,9 @@ ec.OmitStructFlowAnalysis) && !variable_info.IsAssigned (ec)) { Error (188, "The `this' object cannot be used before all of its fields are assigned to"); variable_info.SetAssigned (ec); return this; + +------- Additional Comments From [EMAIL PROTECTED] 2005-08-23 12:06 ------- +fixed as r48739. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
