[Mono-bugs] [Bug 47095][Min] Changed - Error with control-flow-analysis in functions with "out" parameters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 21 Aug 2003 21:59:47 -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=47095
--- shadow/47095 2003-07-30 15:16:07.000000000 -0400
+++ shadow/47095.tmp.12667 2003-08-21 21:59:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 47095
Product: Mono/MCS
Version: unspecified
OS: All
OS Details: Windows 2000, .NET 1.1
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: poussine@freesurf.fr
QAContact: mono-bugs@ximian.com
@@ -60,6 +60,9 @@
How often does this happen?
Always
Additional Information:
csc 1.1 success to compile the file
+
+------- Additional Comments From martin@ximian.com 2003-08-21 21:59 -------
+Added testcase to test-154.cs; FIXED in CVS.