[Mono-bugs] [Bug 37398][Wis] Changed - Out param checking is not always correct
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 1 Feb 2003 13:34:35 -0500 (EST)
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 jackson@latitudegeo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37398
--- shadow/37398 Wed Jan 29 18:51:15 2003
+++ shadow/37398.tmp.18356 Sat Feb 1 13:34:35 2003
@@ -1,13 +1,13 @@
Bug#: 37398
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: duncan@ximian.com
QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
diphthong:~/tmp $ mcs out.cs
out.cs(24) error CS0177: The out parameter `foo' must be assigned
before control leave the current method.
Compilation failed: 1 error(s), 0 warnings
The code for the test case is attached.
+
+------- Additional Comments From jackson@latitudegeo.com 2003-02-01 13:34 -------
+I have fixed this in cvs.