[Mono-bugs] [Bug 57014][Nor] Changed - mcs doesn't emit code for a function with try catch and if

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Apr 2004 13:26:43 -0400 (EDT)


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 martin@ximian.com.

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

--- shadow/57014	2004-04-28 00:08:28.000000000 -0400
+++ shadow/57014.tmp.7467	2004-04-28 13:26:43.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57014
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: pcgod@gmx.net               
 QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
 Gotta go now.  In case I forget this:
 
 MemberAccess.ResolveMemberAccess -> gets a FieldExpr.
 TypeManager.LookupConstant() succeeds.
 c.LookupConstantValue() returns null => we use this as error condition.
 
+
+------- Additional Comments From martin@ximian.com  2004-04-28 13:26 -------
+Fixed in CVS, added test-243.